azure-sdk-tools/eng
James Suplizio d63d90fecf
Update set-test-pipeline-version logic to handle one or more packages (#3590)
This is the same type of changes I've made to verify-readme and verify-samples. Add an argument to the yml file, PackageNames, that'll accept a comma separated list of package names. Coalesce PackageName and PackageNames to snag whichever one is set.

The script file just splits on comma into an array and processes them individually. 

The reason I'm doing this is because Java has multiple template libraries and instead having [3 consecutive templates](https://github.com/Azure/azure-sdk-for-java/blob/main/eng/pipelines/templates/stages/archetype-java-release-batch.yml#L95), one for each library, in several different places, I want to use the template once and give it all 3 of our template libraries.
2022-07-08 00:47:47 +00:00
..
common Update set-test-pipeline-version logic to handle one or more packages (#3590) 2022-07-08 00:47:47 +00:00
containers Add Support for `Docker Manifest` publishing to `publish-docker-image.yml` (#3115) 2022-04-11 14:11:33 -07:00
images - Attempt to fix nuget 2020-01-09 15:18:26 -06:00
mgmt adjusting targets 2019-07-05 21:27:31 -07:00
pipelines Fix null errors in SetTestPipelineVersion (#3546) 2022-07-07 21:18:45 +00:00
scripts Remove backoff in live test cleanup retry (#3411) 2022-06-08 16:41:13 -04:00
AzureSDKToolsKey.snk Restructure the .NET build 2019-04-05 09:04:42 -07:00
CHECKENFORCER Adjust timeout message. (#1150) 2020-10-28 14:35:24 +11:00
Directory.Build.props Make lang ver explicit whild sdk ver is explicit (#2181) 2021-10-28 14:03:15 -07:00
Directory.Build.targets - Attempt to fix nuget 2020-01-09 15:18:26 -06:00
Versioning.props Add versioning support props and targets 2019-04-12 14:49:08 -07:00
Versioning.targets Add versioning support props and targets 2019-04-12 14:49:08 -07:00
label-to-project.config Add Swagger Tools label to mapping (#3441) 2022-06-14 18:39:09 -07:00