azure-sdk-for-cpp/eng/common
Azure SDK Bot 535874a085
Sync eng/common directory with azure-sdk-tools for PR 7451 (#5264)
* Added script and pipeline for spec location validation

SDK release pipeline would run this validation to ensure the spec comes from
the main branch of Azure/azure-rest-api-specs repo

* Update parameter

* Use github rest api to validate commit

* Added token parameter

* Support more yaml cases and other languages

* Removed the default setting in yaml template

* Only validate in case of GA package

* Follow APIView to retrieve package version for verification

* Get github token from env variable

* Removed obsolete parameter

---------

Co-authored-by: raychen <raychen@microsoft.com>
2024-01-14 19:37:42 -08:00
..
docgeneration Sync eng/common directory with azure-sdk-tools for PR 3386 (#3733) 2022-06-14 10:47:25 -07:00
pipelines Sync eng/common directory with azure-sdk-tools for PR 7451 (#5264) 2024-01-14 19:37:42 -08:00
scripts Sync eng/common directory with azure-sdk-tools for PR 7451 (#5264) 2024-01-14 19:37:42 -08:00
spelling update deps for spelling tool (#4807) 2023-07-19 13:15:26 -07:00
testproxy Sync eng/common directory with azure-sdk-tools for PR 7459 (#5237) 2024-01-09 12:31:31 -08:00
TestResources Sync eng/common directory with azure-sdk-tools for PR 7310 (#5173) 2023-11-20 11:02:56 -08:00
InterdependencyGraph.html
README.md Sync eng/common directory with azure-sdk-tools for PR 1716 (#2467) 2021-06-21 12:18:52 -07: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