d63d90fecf
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. |
||
---|---|---|
.. | ||
common | ||
containers | ||
images | ||
mgmt | ||
pipelines | ||
scripts | ||
AzureSDKToolsKey.snk | ||
CHECKENFORCER | ||
Directory.Build.props | ||
Directory.Build.targets | ||
Versioning.props | ||
Versioning.targets | ||
label-to-project.config |