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
check-spelling-in-changed-files.ps1
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
Cosmos-Emulator.ps1
Create-APIReview.ps1
create-tags-and-git-release.ps1
Delete-RemoteBranches.ps1
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
get-codeowners.ps1
get-markdown-files-from-changed-files.ps1
Get-PullRequestCreator.ps1
git-branch-push.ps1
Import-AzModules.ps1
Invoke-DevOpsAPI.ps1
Invoke-GitHubAPI.ps1
logging.ps1
New-ReleaseAsset.ps1
Package-Properties.ps1
Prepare-Release.ps1
Queue-Pipeline.ps1
Save-Package-Properties.ps1
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
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
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