azure-sdk-for-cpp/eng/common/scripts
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
..
Helpers Temporarily disable error handling for Get-AzKeyVault -InRemovedState (#4329) 2023-02-02 15:20:59 -05:00
job-matrix fix paths + add diagnostic output on failure (#4231) 2023-01-09 19:14:15 -08:00
stress-testing Sync eng/common directory with azure-sdk-tools for PR 5726 (#4488) 2023-03-28 09:37:59 -07:00
Add-IssueComment.ps1
Add-IssueLabels.ps1
Add-RetentionLease.ps1 Sync eng/common directory with azure-sdk-tools for PR 5951 (#4537) 2023-04-11 18:32:39 -07:00
artifact-metadata-parsing.ps1 logging api post request body (#4404) 2023-03-02 14:21:41 -08:00
Cadl-Project-Generate.ps1 Sync eng/common directory with azure-sdk-tools for PR 5540 (#4396) 2023-03-01 11:54:03 +08:00
Cadl-Project-Sync.ps1 Sync eng/common directory with azure-sdk-tools for PR 5427 (#4356) 2023-02-14 10:54:18 +08:00
ChangeLog-Operations.ps1 Sync eng/common directory with azure-sdk-tools for PR 2963 (#3542) 2022-04-08 20:37:20 -07:00
check-spelling-in-changed-files.ps1 Clean up on cspell (#3487) 2022-03-30 09:51:18 -07:00
common.ps1 Sync eng/common directory with azure-sdk-tools for PR 5231 (#4288) 2023-01-30 12:43:04 -08:00
copy-docs-to-blobstorage.ps1 Improve diagnostics for copy-docs-to-blobstorage script (#4351) 2023-02-13 11:01:48 -08:00
copy-from-blobstorage.ps1 Sync eng/common directory with azure-sdk-tools for PR 2771 (#3377) 2022-02-25 13:05:55 -08:00
Cosmos-Emulator.ps1 Consume cosmos emulator from install path on agent (#4316) 2023-01-31 21:33:57 -08:00
Create-APIReview.ps1 Sync eng/common directory with azure-sdk-tools for PR 4628 (#4111) 2022-11-17 12:42:22 -05:00
create-tags-and-git-release.ps1
Delete-RemoteBranches.ps1 Sync eng/common directory with azure-sdk-tools for PR 3342 (#3664) 2022-05-23 14:47:48 -07:00
Delete-RemoteTag.ps1
Detect-Api-Changes.ps1 Sync eng/common directory with azure-sdk-tools for PR 3735 (#3845) 2022-07-25 14:50:31 -07:00
get-changedfiles.ps1 Sync eng/common directory with azure-sdk-tools for PR 2861 (#3425) 2022-03-23 16:59:07 -07:00
get-codeowners.lib.ps1 Sync eng/common directory with azure-sdk-tools for PR 5608 (#4411) 2023-03-30 23:55:52 -07:00
get-codeowners.ps1 Sync eng/common directory with azure-sdk-tools for PR 5608 (#4411) 2023-03-30 23:55:52 -07:00
get-markdown-files-from-changed-files.ps1 Sync eng/common directory with azure-sdk-tools for PR 2861 (#3425) 2022-03-23 16:59:07 -07:00
Get-PullRequestCreator.ps1
git-branch-push.ps1 Explicitly set PSNativeCommandArgumentPassing to Legacy for git push script (#4481) 2023-03-24 11:12:14 -07:00
Import-AzModules.ps1 Sync eng/common directory with azure-sdk-tools for PR 2847 (#3455) 2022-03-21 12:38:56 -07:00
Invoke-DevOpsAPI.ps1 Sync eng/common directory with azure-sdk-tools for PR 5951 (#4537) 2023-04-11 18:32:39 -07:00
Invoke-GitHubAPI.ps1 Sync eng/common directory with azure-sdk-tools for PR 3342 (#3664) 2022-05-23 14:47:48 -07:00
logging.ps1 Sync eng/common directory with azure-sdk-tools for PR 5951 (#4537) 2023-04-11 18:32:39 -07:00
New-ReleaseAsset.ps1
Package-Properties.ps1
Prepare-Release.ps1 Sync eng/common directory with azure-sdk-tools for PR 4628 (#4111) 2022-11-17 12:42:22 -05:00
Queue-Pipeline.ps1 Sync eng/common directory with azure-sdk-tools for PR 5951 (#4537) 2023-04-11 18:32:39 -07:00
Save-Package-Properties.ps1 Sync eng/common directory with azure-sdk-tools for PR 3378 (#3679) 2022-05-26 09:45:27 -07:00
SemVer.ps1
Service-Level-Readme-Automation.ps1 Sync eng/common directory with azure-sdk-tools for PR 4632 (#4117) 2022-11-14 18:56:13 -05:00
SetTestPipelineVersion.ps1 Update set-test-pipeline-version.yml to handle one or more packages (#3814) 2022-07-07 17:46:37 -07:00
Submit-PullRequest.ps1
Test-SampleMetadata.ps1 Sync eng/common directory with azure-sdk-tools for PR 5702 (#4453) 2023-03-15 11:31:48 -07:00
trust-proxy-certificate.ps1 Sync eng/common directory with azure-sdk-tools for PR 5742 (#4465) 2023-03-21 16:14:28 -07:00
TypeSpec-Project-Generate.ps1 Sync eng/common directory with azure-sdk-tools for PR 5691 (#4450) 2023-03-16 11:21:39 +08:00
TypeSpec-Project-Sync.ps1 Sync eng/common directory with azure-sdk-tools for PR 5691 (#4450) 2023-03-16 11:21:39 +08:00
Update-ChangeLog.ps1
Update-DevOps-Release-WorkItem.ps1 Sync the devops helper scripts between azure-sdk repo and tools repo (#3949) 2022-09-20 11:04:28 -07:00
Update-DocsMsMetadata.ps1 Update on existing metadata json file. (#4247) 2023-01-13 12:41:51 -08:00
Update-DocsMsPackages.ps1 Sync eng/common directory with azure-sdk-tools for PR 4985 (#4209) 2022-12-21 09:42:17 -08:00
Update-DocsMsToc.ps1 Add package source override to toc script. (#4081) 2022-11-02 13:17:27 -04:00
Verify-AgentOS.ps1 Update the regex to embrace more image names (#4190) 2022-12-15 11:31:59 -08:00
Verify-ChangeLog.ps1
Verify-Links.ps1 Fix 50x errors while loading page links (#4001) 2022-10-06 14:24:20 -07:00
Verify-Readme.ps1 Sync eng/common directory with azure-sdk-tools for PR 3510 (#3778) 2022-06-28 15:52:10 -07:00
Verify-Resource-Ref.ps1 Sync eng/common directory with azure-sdk-tools for PR 3568 (#3804) 2022-07-06 14:00:13 -07:00
Write-FileSystemMetrics.ps1