azure-sdk-for-cpp/eng/common/scripts
Azure SDK Bot 34cb6c76ae
Fix SemVer.ToString to handle v0 case (#2863)
Since we are treating v0 versions as prerelease we need to make sure
we don't accidently start to add the bogus prerelease label in cases where
we call ToString() on the version.

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2021-09-13 13:06:08 -07:00
..
Helpers Fix query batch processing (#2769) 2021-08-18 14:22:20 -07:00
job-matrix Use single quotes for matrix generator command line arguments (#2028) 2021-04-05 12:53:33 -04:00
stress-testing Install az module if not installed in deploy-stress-tests.ps1 (#2857) 2021-09-09 14:01:10 -07:00
Add-IssueComment.ps1 Sync eng/common directory with azure-sdk-tools for PR 1203 (#999) 2020-11-18 21:50:29 -08:00
Add-IssueLabels.ps1 Sync eng/common directory with azure-sdk-tools for PR 1203 (#999) 2020-11-18 21:50:29 -08:00
Add-RetentionLease.ps1 Sync eng/common directory with azure-sdk-tools for PR 1565 (#2137) 2021-04-21 10:14:16 +10:00
artifact-metadata-parsing.ps1 Sync eng/common directory with azure-sdk-tools for PR 1716 (#2467) 2021-06-21 12:18:52 -07:00
ChangeLog-Operations.ps1 Sync eng/common directory with azure-sdk-tools for PR 1772 (#2540) 2021-07-01 16:16:13 -07:00
check-spelling-in-changed-files.ps1 Sync eng/common directory with azure-sdk-tools for PR 1946 (#2862) 2021-09-13 13:04:47 -07:00
Collect-ChangeLogs.ps1 Fix bug in Changelog URL path using packageDirectoryName (#1878) 2021-03-11 16:50:56 -08:00
common.ps1 Sync eng/common directory with azure-sdk-tools for PR 1909 (#2757) 2021-08-16 16:19:39 -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
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 Sync eng/common directory with azure-sdk-tools for PR 1203 (#999) 2020-11-18 21:50:29 -08:00
Delete-RemoteBranches.ps1 Add the ability to check for open pull request to a different repo. (#2396) 2021-06-03 15:51:40 -07:00
Delete-RemoteTag.ps1 Sync eng/common directory with azure-sdk-tools repository (#1418) 2021-01-20 15:37:08 -08:00
get-codeowners.ps1 Sync eng/common directory with azure-sdk-tools repository for Tools PR 916 (#547) 2020-09-01 17:10:07 -07:00
get-markdown-files-from-changed-files.ps1 Sync eng/common directory with azure-sdk-tools for PR 1425 (#1698) 2021-02-19 12:02:01 -08:00
Get-PullRequestCreator.ps1 Sync eng/common directory with azure-sdk-tools for PR 1203 (#999) 2020-11-18 21:50:29 -08:00
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 Enable Caching of PS Modules (#2363) 2021-05-27 19:04:12 -04:00
Invoke-DevOpsAPI.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
Invoke-GitHubAPI.ps1 Sync eng/common directory with azure-sdk-tools for PR 1478 (#1978) 2021-03-26 01:25:26 +00:00
logging.ps1 Update Prepare-Release script (#1757) 2021-02-26 18:46:42 -08:00
New-ReleaseAsset.ps1 Sync eng/common directory with azure-sdk-tools repository for Tools PR 1031 (#678) 2020-10-01 11:45:44 -07:00
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 Stip empty changelog sections before release (#2804) 2021-08-26 16:11:00 -07: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 1725 (#2509) 2021-06-30 08:43:17 -07:00
SemVer.ps1 Fix SemVer.ToString to handle v0 case (#2863) 2021-09-13 13:06:08 -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 Sync eng/common directory with azure-sdk-tools for PR 1559 (#2123) 2021-04-14 22:37:40 -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 Stip empty changelog sections before release (#2804) 2021-08-26 16:11:00 -07:00
Update-DevOps-Release-WorkItem.ps1 Add Rest Method checks to Prepare-Release (#2748) 2021-08-13 15:22:38 -07:00
update-docs-metadata.ps1 Sync eng/common directory with azure-sdk-tools for PR 1827 (#2661) 2021-07-22 22:56:00 +00:00
Update-DocsMsMetadata.ps1 Sync eng/common directory with azure-sdk-tools for PR 1827 (#2661) 2021-07-22 22:56:00 +00:00
Update-DocsMsPackages.ps1 Explicitly exit 0 so a failed inner command (like mvn) doesn't propagate up to a failure of the pipeline (#2859) 2021-09-09 11:03:45 -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 Strict mode needs the variables initialized (#2443) 2021-06-09 18:48:16 -07:00
Verify-Links.ps1 Update references from master to main (#2492) 2021-06-24 17:36:15 -07:00
Verify-Resource-Ref.ps1 Sync eng/common directory with azure-sdk-tools repository for Tools PR https://github.com/Azure/azure-sdk-tools/pull/902 (#493) 2020-08-19 17:05:11 -07:00