microsoft / sqltoolsservice

SQL Tools API service that provides SQL Server data management capabilities.
Other
441 stars 149 forks source link

Create PullRequest.yml #2371

Closed cssuh closed 3 months ago

cssuh commented 3 months ago

Creates a Pull Request YAML build file, and splits build.yml into 3 separate steps:

include-archive.yml include-build.yml include-nugetPackageGeneration.yml

This change was done so we can consolidate the pipeline code to one repo, and we will reference these files for the Official and Buddy builds of STS as well.

Benjin commented 3 months ago

Looks like these are close - but not quite identical - to the files checked into ADO. Can you check up on the differences between the two?