azure-sdk-for-cpp/eng/common/scripts
Azure SDK Bot b59bc3628b
Only update/override powershell module path when in CI on module script import (#3791)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-07-06 13:29:33 -07:00
..
Helpers Only update/override powershell module path when in CI on module script import (#3791) 2022-07-06 13:29:33 -07:00
job-matrix Improve matrix config include docs (#3801) 2022-07-06 13:27:02 -07:00
stress-testing Sync eng/common directory with azure-sdk-tools for PR 3491 (#3781) 2022-06-29 16:52:10 -07:00
Add-IssueComment.ps1
Add-IssueLabels.ps1
Add-RetentionLease.ps1 Sync eng/common directory with azure-sdk-tools for PR 2596 (#3267) 2022-01-21 15:19:23 -08:00
artifact-metadata-parsing.ps1 Send authenticated request to query release tags (#3309) 2022-02-04 08:56:19 -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 3481 (#3764) 2022-06-24 11:23:53 -07:00
copy-docs-to-blobstorage.ps1 Sync eng/common directory with azure-sdk-tools for PR 1716 (#2467) 2021-06-21 12:18:52 -07: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 Sync eng/common directory with azure-sdk-tools for PR 2830 (#3383) 2022-03-02 16:18:16 -08:00
Create-APIReview.ps1 Support v0 versions as prerelease beta versions (#2821) 2021-09-02 08:55:43 -07: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 2861 (#3425) 2022-03-23 16:59:07 -07:00
Get-AADIdentityFromGithubUser.ps1 Sync eng/common directory with azure-sdk-tools for PR 2581 (#3272) 2022-01-24 15:52:37 -08: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.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 Fetch specific branch name only in git-branch-push script (#2374) 2021-06-04 16:11:15 -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 2596 (#3267) 2022-01-21 15:19:23 -08: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 Update Prepare-Release script (#1757) 2021-02-26 18:46:42 -08:00
New-ReleaseAsset.ps1
Package-Properties.ps1 Sync eng/common directory with azure-sdk-tools for PR 1763 (#2514) 2021-06-30 14:33:29 -07:00
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 Add ability to leave SourceBranch empty when queueing a build (builds using the default branch) (#2691) 2021-08-05 10:20:46 -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 Fix SemVer.ToString to handle v0 case (#2863) 2021-09-13 13:06:08 -07:00
Service-Level-Readme-Automation.ps1 Update mgmt toc structure and modify the service readme (#3798) 2022-07-05 14:31:13 -07:00
SetTestPipelineVersion.ps1 Fix logic in SetTestPipelineVersionInEngCommon (#1794) 2021-03-05 13:49:38 -08:00
Submit-PullRequest.ps1 Sync eng/common directory with azure-sdk-tools for PR 1478 (#1978) 2021-03-26 01:25:26 +00:00
Test-SampleMetadata.ps1 Add Language product slug (#3665) 2022-05-23 12:30:39 -07:00
trust-proxy-certificate.ps1 Sync eng/common directory with azure-sdk-tools for PR 1909 (#2757) 2021-08-16 16:19:39 -07:00
Update-ChangeLog.ps1 Clean-up changelog scripts (#2913) 2021-09-21 19:58:11 -07:00
Update-DevOps-Release-WorkItem.ps1 Add Rest Method checks to Prepare-Release (#2748) 2021-08-13 15:22:38 -07:00
Update-DocsMsMetadata.ps1 Sync eng/common directory with azure-sdk-tools for PR 3221 (#3591) 2022-04-27 13:26:09 -07:00
Update-DocsMsPackages.ps1 Taking the parameter literally (#3166) 2021-12-07 21:57:30 -08:00
Update-DocsMsToc.ps1 Update mgmt toc structure and modify the service readme (#3798) 2022-07-05 14:31:13 -07:00
Verify-AgentOS.ps1 Restore pipeline output variable for Agent OS name (#1709) 2021-02-22 16:47:08 -05:00
Verify-ChangeLog.ps1 Clean-up changelog scripts (#2913) 2021-09-21 19:58:11 -07:00
Verify-Links.ps1 Add timeout on Invoke-request call (#3361) 2022-02-17 22:48:12 -08: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 Fix Bug in Resource Ref Verifier (#3758) 2022-06-20 13:53:26 -07:00
Write-FileSystemMetrics.ps1 Sync eng/common directory with azure-sdk-tools for PR 2381 (#3162) 2021-12-07 12:52:30 -08:00