azure-sdk-for-cpp/eng/common
Azure SDK Bot 23c1d891b7
Sync eng/common directory with azure-sdk-tools for PR 1490 (#1905)
* Create a publish-artifact.yml template step within eng/common. This template utilizes PublishPipelineArtifactV1 to upload your artifact only in the case where steps up till the invocation are succeeded(). Otherwise, the artifacts will be uploaded to an alternate artifact name.
2021-03-15 12:08:13 -07:00
..
docgeneration Sync eng/common directory with azure-sdk-tools for PR 1396 (#1695) 2021-02-18 11:55:16 -08:00
pipelines/templates Sync eng/common directory with azure-sdk-tools for PR 1490 (#1905) 2021-03-15 12:08:13 -07:00
scripts Address PR feedback (#1826) 2021-03-15 10:04:22 -07:00
TestResources Sync eng/common directory with azure-sdk-tools for PR 1408 (#1683) 2021-02-12 19:08:11 -08:00
InterdependencyGraph.html Sync eng/common directory with azure-sdk-tools repository (#46) 2020-03-26 10:18:42 -07:00
README.md Fix broken eng/common doc link (#940) 2020-11-10 11:39:16 -08:00
Update-Change-Log.ps1 Revert "Remove old Update-Change-Log.ps1 (#1301)" (#1292) 2021-01-08 15:05:37 -08:00

Common Engineering System

Updates under this directory should only be made in the azure-sdk-tools repo as any changes under this directory outside of that repo will end up getting overwritten with future updates. For information about making updates see common engineering system docs