azure-sdk-for-cpp/eng/common/scripts
Azure SDK Bot 96984bd204
Fix 50x errors while loading page links (#4001)
We have hit a few 50x errors while pulling a page to get
links and that has caused the rest of the link checking to
terminate early. To fix that we switching to LogError which will
output an error in devops instead of Write-Error which terminates
immediately. We also add some retry count to the page retrieval
and cache file retrieval to help with these transitent 50x issues.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2022-10-06 14:24:20 -07:00
..
Helpers Sync the devops helper scripts between azure-sdk repo and tools repo (#3949) 2022-09-20 11:04:28 -07:00
job-matrix Fix bad path to sample matrix json (#3860) 2022-08-02 14:01:54 -07:00
stress-testing Sync eng/common directory with azure-sdk-tools for PR 3826 (#3863) 2022-08-03 15:42:00 -07:00
Add-IssueComment.ps1
Add-IssueLabels.ps1
Add-RetentionLease.ps1
artifact-metadata-parsing.ps1
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 3578 (#3819) 2022-07-12 15:23:31 -07:00
copy-docs-to-blobstorage.ps1
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 Sync eng/common directory with azure-sdk-tools for PR 2830 (#3383) 2022-03-02 16:18:16 -08:00
Create-APIReview.ps1
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-AADIdentityFromGithubUser.ps1
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.ps1 Update the version tool to the latest (#3616) 2022-05-04 10:10:09 -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
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
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
New-ReleaseAsset.ps1
Package-Properties.ps1
Prepare-Release.ps1 Sync eng/common directory with azure-sdk-tools for PR 2691 (#3324) 2022-02-07 13:53:09 -08:00
Queue-Pipeline.ps1
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 Fixed the metadata for better handling (#3824) 2022-07-13 15:00:25 -07: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 3702 (#3843) 2022-07-19 17:21:08 -07:00
trust-proxy-certificate.ps1
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 casing for 'verison' (#3821) 2022-07-19 13:34:32 -07:00
Update-DocsMsPackages.ps1
Update-DocsMsToc.ps1 Update mgmt toc structure and modify the service readme (#3798) 2022-07-05 14:31:13 -07:00
Verify-AgentOS.ps1
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