azure-sdk-for-cpp/eng/common
Azure SDK Bot 18fb2de089
Sync eng/common directory with azure-sdk-tools for PR 5951 (#4537)
* Switch to using standard PAT tokens instead of base 64

For most of these we can use the standard System.AccessToken given to
the build instead of maintaining a specific token. However that
token isn't base 64 encoded so we need to encode it.

With this we can stop explicitly passing PAT's unless we need to
access another DevOps org and we also don't have to remember
to keep the PAT's in KV base 64 encoded.

Add error detection for queue build script to fail if we get login response.

* PR Feedback

---------

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2023-04-11 18:32:39 -07:00
..
docgeneration Sync eng/common directory with azure-sdk-tools for PR 3386 (#3733) 2022-06-14 10:47:25 -07:00
pipelines/templates Bump credscan to 2.3.12.23 (#4519) 2023-04-05 14:33:29 -04:00
scripts Sync eng/common directory with azure-sdk-tools for PR 5951 (#4537) 2023-04-11 18:32:39 -07:00
spelling Sync eng/common directory with azure-sdk-tools for PR 5595 (#4400) 2023-03-03 07:28:46 -08:00
testproxy enable true version override so that other tools also have a shot at picking up the replaced version (#4440) 2023-03-13 15:25:27 -07:00
TestResources Fix regression - base name overrides in CI (#4520) 2023-04-05 14:58:34 -07: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