* identify and resolve missing function GenerateMatrixForConfig
* identify and resolve miss-used null-coalesce operator
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
* package-properties are now populated with matrix configurations from their ci.yml if present
* create new code path for generate-job-matrix.yml which combines Create-JobMatrix and the "distribute-packages-to-matrix" action to generate dynamic matrices for PRs
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
* Run perf tests under federated auth
Run the tests under the same federated auth used to deploy the tests and setup the variables needed to configure AzurePipelineCredential.
* Fix indention for working directory
---------
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* [Release] sdk/resourcemanager/containerorchestratorruntime/armcontainerorchestratorruntime/0.1.0 generation from spec commit: 1ba188e3c1a7246ce6a7067adacd04d576fcfa24
* fix example
* mod tidy
* fix vet
* fix code
* format
* fix first 2 live tests azdatalake
* skip 4 tests which require public access
* fix all remaining live tests which used public access
* recordings
* lint errors
* prep for release of adls, correct the shared key algorithm
* update azblob version
* test correction and its recording
* test correction
* test recordings
* failing test recording
* change coverage requirements of datalake temporarily
* Trigger Pipeline
* update code coverage for azdatalake to be 0.25 temporarily
* Refactor PackageProps to make the Yaml loading and processing methods common
* Updates for feedback
---------
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
* [Release] sdk/resourcemanager/databoundaries/armdataboundaries/1.0.0 generation from spec commit: d426a4238db8dcd4da1c03c2c380fa27628093e7
* update
* change version
* format
* [Storage] Swagger update for stg95 (#23436)
* swagger changes for stg95
* swagger upgrade for Files
* service version constants upgrade in all modules.
* changed from main to latest commid id
* oauth tests for files
* Premium Files – Paid Burst IOPS/Bandwidth (#23558)
* paid bursting
* linter error resolve
* files Binary ACE
* test changes for files binary ace
* added new tests with recordings
* Revert "added new tests with recordings" (#23607)
This reverts commit ff52c44237.
* Revert "Revert "added new tests with recordings" (#23607)" (#23608)
This reverts commit 0402e9ca36.
* [STG95 - Storage] Change default behavior of parameter as per official docs (#23614)
* change default behaviour as per docs
* add documentation for constant and recordings
* default behaviour change & fix tests failing for set properties
* change default behaviour for Rename file & directory and fix failing tests
* recordings
* change in default behavior of rename and create
* recordings
* new recording for 3 failed tests
* recordings upload
* test recording level changes
* exported variables, removed files Oauth test since the feature is now supported
* test changes
* test changes
* test changes
* Remove default sub config sub-config-azure-cloud-test-resources
We no longer want to default the configuration and instead
default from the service connection which had the info we need.
* Fix quoting
---------
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>