Skip to content

Azure.Sdk.Tools.PipelineGenerator_1.1.0-dev.20240604.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 04 Jun 20:13
0f14e8a
Remove PATVAR from PipelineGenerator (#8369)

* Remove PATVAR from PipelineGenerator

* Add temporarily hacked up yml to test and add output before/after connection auth

* indent working directory

* add / to beginning of the working directory

* change working directory again

* trying full path for working directory

* try packing/installing separately

* try packing/installing separately

* try packing/installing separately

* Use Azure.Identity and setup a ChainedTokenCred using AzureCLI and AzurePowerShell credentials

* do the ConnectAsync in GetConnectionAsync because if there's a failure, it'll happen there not some random place

* revert changes from pipeline-generation.yml