Skip to content

Add DeployScriptPath option for Publish #26

@chuckpennington

Description

@chuckpennington

I would like to use the DeployScriptPath option for the Publish action to capture the SQL script file generated during deployment. The OutputPath option is not valid for Publish and if you try to use it, an error will occur.

I have commits ready for a new PR that adds the new property to SqlPackagePublishSettings, hides the OutputPath property, and adds the builder argument for DeployScriptPath in the SqlPackagePublishRunner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions