-
Notifications
You must be signed in to change notification settings - Fork 220
Remove defunct template #6248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove defunct template #6248
Conversation
|
The following pipelines have been queued for testing: |
|
This file is ancient and not used anymore. Thanks!! |
Are there other files related that should also be cleaned up? |
|
|
Only the template yml file needs to be removed. The script the template was using, update-docs-metadata.ps1, was already removed. |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#6248 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: James Suplizio <[email protected]>
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#6248 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: James Suplizio <[email protected]>
docs-metadata-release.yml was replaced with common/pipelines/templates/steps/update-docsms-metadata.yml and should have been removed at that time but was not.