Open dzsquared opened 3 months ago
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:
By adding BuildOnly, the connection string parameter is no longer strictly required in all scenarios.
before or with skip-job-summary set to true:
action with SQL project file successfully building:
action with SQL project file failing during build:
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:
By adding BuildOnly, the connection string parameter is no longer strictly required in all scenarios.
before or with skip-job-summary set to true:
action with SQL project file successfully building:
action with SQL project file failing during build: