azure-sdk-for-cpp/eng/scripts
Daniel Jurek fda88bf7b8
Update for "master" -> "main" branch rename (#2455)
* vcpkg.json -- update all links to point to "main" .. This is hardcoded and will go out in future releases.
* ci.yml -- add `- main` to trigger criteria near `- master` ... This adds forward compatilbitiy when we rename the branch in the repo
* archetype-cpp-release.yml use a script which evaluates a repo's default branch and sets that in a global variable, then use that variable instead. When vcpkg updates their branch the publishing scripts will work transparently.
* Collect-Changelogs.ps1 -- Add default hardcoded branch name for use with future releases. This can be optionally overridden with a parameter when invoking the script.
* eng/pipelines/client.yml -- Delete this file. It is no longer in use.
2021-06-18 09:09:27 -07:00
..
Collect-Changelogs.ps1 Update for "master" -> "main" branch rename (#2455) 2021-06-18 09:09:27 -07:00
Get-PkgVersion.ps1 Fix true spelling errors across all source and header files within the SDK and add exceptions for false positives. (#2209) 2021-05-07 21:04:58 +00:00
Initialize-VcpkgRelease.ps1 Update vcpkg ports to use a manifest json file instead of a CONTROL file. (#2132) 2021-04-19 12:50:50 -07:00
Language-Settings.ps1 Narrow $packagePattern to exclude vcpkg.json files which are now part of the publishing process (#2330) 2021-05-20 17:19:18 -07:00
New-DocsMsArtifact.ps1 Add docs.microsoft.com artifact generation (#576) 2020-09-03 21:08:30 -07:00
SdkVersion-Common.ps1 Fix true spelling errors across all source and header files within the SDK and add exceptions for false positives. (#2209) 2021-05-07 21:04:58 +00:00
Update-PkgVersion.ps1 Fix true spelling errors across all source and header files within the SDK and add exceptions for false positives. (#2209) 2021-05-07 21:04:58 +00:00
Update-VcpkgPort.ps1 Fix true spelling errors across all source and header files within the SDK and add exceptions for false positives. (#2209) 2021-05-07 21:04:58 +00:00
vcpkg.ps1 Use vcpkg cache (#646) 2020-09-17 21:16:09 -07:00