Skip to content

Conversation

@dzsquared
Copy link
Collaborator

@dzsquared dzsquared commented Aug 10, 2024

This PR adds an (optional) job summary output whenever a project build is run that displays lists of errors and warnings.

New options for the action:

  • skip-job-summary can be set to true to not output the job summary
  • action can be set to BuildOnly to only build the dacpac and not run sqlpackage (Build without deployment #87)

By adding BuildOnly, the connection string parameter is no longer strictly required in all scenarios.

before or with skip-job-summary set to true:
image

action with SQL project file successfully building:
image

action with SQL project file failing during build:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants