azure-sdk-for-cpp/sdk/core
Daniel Jurek 60f0dfdcea
Vcpkg Beta Automation (#3430)
* Script that automates updating vcpkg betas

* Wire up to pipeline

* Spelling, commentary

* Clone into repo name

* Remove-Item requires the path to exist, even if -Force is specified

* Bootstrap vcpkg

* Arguments to Test-ShouldReleaseToVcpkg.ps1

* More commit

* Escape quotes

* Quote git commit

* Set strict mode

* Use tags

* Actually tag

* Run git commands

* Invoke-Expression

* Onboard releasing package to vcpkg before attempting to isntall from overaly

* temporarily disable matrix generation (30s tasks sometimes runs for 20+ minutes)

* Test-ShouldReleaseToVcpkg.ps1

* Test-Path

* Test vcpkg build, also ensure we push

* Just the tags... low probability of success given that '--' if frequently treated as a separator

* Add ability to skip link verification for tighter inner loop

* Push tag separately

* Unnecessary condition and conjunction

* Base repo owner: Azure

* Specify remote name

* Tighten inner loop

* git remote -v

* workingDirectory

* Go back to two tags and a regular push

* Saving some progress

* Use original push method

* BaseRepoOwner

* Cleanup, put changes in the default branch (vcpkg does not look at refs outside of the default branch)

* Use default branch
2022-03-31 12:52:14 -07:00
..
azure-core azure-core, changelog for Apr2022 release (#3491) 2022-03-31 12:19:43 -07:00
azure-core-test Updated and add samples for Attestation service. (#3448) 2022-03-22 14:29:03 -07:00
perf Rename winhttp transport option (#3488) 2022-03-31 12:19:25 -07:00
ci.yml Create Attestation SDK (#3228) 2022-02-16 09:15:18 -08:00
CMakeLists.txt Vcpkg Beta Automation (#3430) 2022-03-31 12:52:14 -07:00