Граф коммитов

522 Коммитов

Автор SHA1 Сообщение Дата
Azure SDK Bot 91a1cb3776
Bump powershell yaml versions to 0.4.7 (#8256)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-11-20 12:29:55 -08:00
Azure SDK Bot 0f6868ef17
Sync eng/common directory with azure-sdk-tools for PR 9381 (#8280)
* change our verifyChangelogs over to utilizing the artifact details. if we don't have an artifact details at all, don't verify changelog. if we do, but skipverifychangelog is present, don't verify changelog. if we have artifact details, but no disable, verify the changelog

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-18 15:13:29 -08:00
Azure SDK Bot f4939e3798
batching adjustments for create-prjobmatrix (#8279)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-18 12:58:00 -08:00
Azure SDK Bot a2a6e9119f
Add helpers to log a GitHub "notice" (#8268)
Co-authored-by: Mike Harder <mharder@microsoft.com>
2024-11-15 17:10:53 -08:00
Wes Haggard 92d1a3b8a3
Fix latestGADate empty bug (#8263) 2024-11-14 16:12:53 -08:00
Wes Haggard a06f05f43f
Add FirstPreviewDate column to CSV (#8260) 2024-11-14 15:06:38 -08:00
Azure SDK Bot 802884ec8a
Fix missing stress matrix display name filter (#8236)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-11-13 12:04:28 -08:00
Azure SDK Bot 4ff3fe8e4e
Add SparseCheckoutPaths to archetype-typespec-emitter.yml (#8246)
Co-authored-by: Wei Hu <huwe@microsoft.com>
2024-11-13 13:37:45 -05:00
Azure SDK Bot 90bdcf9fcd
Sync eng/common directory with azure-sdk-tools for PR 9328 (#8210)
* ensure that ChangedServices value within the generated pr diff is always properly an array of strings
* upload the changed services as an attachment named AdditionalTags in save-package-properties.yml, to allow PipelineWitness to tag public builds during log processing

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
Co-authored-by: Patrick Hallisey <hallipr@gmail.com>
2024-11-12 14:54:52 -08:00
Azure SDK Bot 7fc44279a1
Update docindex.yml to use Python 3.11 (#8228)
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-11-11 14:02:01 -08:00
Azure SDK Bot 661830a943
Sync eng/common directory with azure-sdk-tools for PR 9354 (#8222)
* Add step for emitting rate limits for a token

* add step to eng/common sync template

* Fix resource label output

* Use propery name instead of nested 'resource' property

* Add percent metric too

* Add divide by zero safety

---------

Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-11-07 16:31:03 -08:00
Azure SDK Bot ae3a26f051
Sync eng/common directory with azure-sdk-tools for PR 9331 (#8221)
* Common cleanup with the docs docker images no longer being used

* Remove docker-pull-image.yml

---------

Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-11-07 14:25:34 -08:00
Azure SDK Bot c25e267a88
Sync eng/common directory with azure-sdk-tools for PR 9333 (#8218)
* Retry container deletion

* Do not try to purge keyvaults with purge protection

* Delete all blobs when container has immutability

* Skip missing blob container properties

* Fix null container

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-11-07 11:54:05 -08:00
Azure SDK Bot 0712f71609
Sync eng/common directory with azure-sdk-tools for PR 9330 (#8214)
* disable InitializeCIArtifacts outside of CI until we get a better loop for usage

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-05 12:48:23 -08:00
Azure SDK Bot fea5d99aad
Version/location updates for stress script usage (#8202)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-11-04 16:31:46 -08:00
Azure SDK Bot 08d703ba12
Sync eng/common directory with azure-sdk-tools for PR 9308 (#8207)
Remove unnecessary Resolve-Path in Get-PrPkgProperties

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-04 15:44:56 -08:00
Azure SDK Bot 98073b03f4
target newly released proxy version (#8203)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-04 14:37:56 -08:00
Azure SDK Bot b50dedcb22
Sync eng/common directory with azure-sdk-tools for PR 9294 (#8197)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-31 16:20:45 -07:00
Wes Haggard 9f4db9824e
Clean-up depecration code (#8192)
- Add retries based on Retry-After headers
- workaround issue with version comparsions
- Clean-up error logging
2024-10-31 14:40:42 -07:00
Azure SDK Bot 24bb42ebbf
Sync eng/common directory with azure-sdk-tools for PR 9288 (#8193)
* Update Logging

* Update eng/common/scripts/logging.ps1

---------

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-10-31 14:00:07 -07:00
Azure SDK Bot 13ea567a73
Reduce unnecessary delete calls to ARM for storage accounts (#8194)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-31 13:20:20 -07:00
Azure SDK Bot 7e4485448d
Sync eng/common directory with azure-sdk-tools for PR 9290 (#8190)
* identify and resolve missing function GenerateMatrixForConfig 
* identify and resolve miss-used null-coalesce operator

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-30 22:19:46 -07:00
Azure SDK Bot 4634ca483c
Sync eng/common directory with azure-sdk-tools for PR 9281 (#8188)
* 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>
2024-10-30 16:44:54 -07:00
Azure SDK Bot 28921b904a
Sync eng/common directory with azure-sdk-tools for PR 9259 (#8182)
* 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>
2024-10-29 13:45:15 -07:00
Azure SDK Bot 2521ab5e43
Allow default matrix selection override (#8170)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-24 16:05:15 -07:00
Azure SDK Bot 4a8159c667
Sync eng/common directory with azure-sdk-tools for PR 9236 (#8167)
* Refactor PackageProps to make the Yaml loading and processing methods common

* Updates for feedback

---------

Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-10-24 08:57:50 -07:00
Azure SDK Bot 323948bb1c
Support branch name with space in create review step (#8158)
Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-10-22 16:56:54 -04:00
Azure SDK Bot ac2441f046
Fix spelling of Regenerate in yaml (#8157)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-10-22 13:25:22 -07:00
Azure SDK Bot ea14e98bb7
Sync eng/common directory with azure-sdk-tools for PR 9229 (#8152)
* 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>
2024-10-21 18:22:21 -07:00
Azure SDK Bot 706873d281
Move perf pipelines to TME subscription (#8149)
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2024-10-21 12:56:40 -07:00
Azure SDK Bot 7600e58457
Handle cleanup for leased and encrypted storage accounts. Reduce throttling (#8143)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-18 07:53:30 -07:00
Azure SDK Bot 364f22c482
Sync eng/common directory with azure-sdk-tools for PR 9181 (#8141)
* save-package-properties.yml only activates PR diff mechanism if the service directory is "auto"

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-17 17:04:16 -07:00
Azure SDK Bot eaa51db2b7
Sync eng/common directory with azure-sdk-tools for PR 9177 (#8129)
* Escape parentheses in includes to fix issues in publishing

* Only escape close parens

* Comments

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-10-17 08:53:03 -07:00
Azure SDK Bot 58b5bee598
don't rely on there ALWAYS being an artifact list to pull from. sometimes that is totally unspecified. (#8131)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-16 16:22:59 -07:00
Azure SDK Bot dfd26a187e
Set resource group env variable early so remove always works (#8135)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-16 15:25:21 -07:00
Azure SDK Bot 158432a835
Sync eng/common directory with azure-sdk-tools for PR 9147 (#8136)
* Changes required for sdk-repo based emitter pipelines

* Rename template

* Convert emitter archetype to pipeline template

* Move the archetype template out of the stages folder

---------

Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-10-16 15:06:57 -07:00
Wes Haggard a907c96808
Fix missed releases in Sept releases (#8117) 2024-10-14 18:19:24 -07:00
Azure SDK Bot 158f5c4395
Sync eng/common directory with azure-sdk-tools for PR 9102 (#8098)
* Add CompatibleConvertFrom-Yaml to common Package-Helpers
* Add CI artifact parsing to Save-Package-Properties, now each individual packageinfo.json file contains the relevant ci artifact lines for the package. This short circuits needing to re-parse this information in common checks.

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-11 13:00:04 -07:00
Wes Haggard 0bc85ae092
Fix logging variable name 2024-10-10 14:31:24 -07:00
Azure SDK Bot 8bd5a039a3
Sync eng/common directory with azure-sdk-tools for PR 9106 (#8089)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-08 15:58:29 -07:00
Azure SDK Bot a7a6408be4
Use equality function check for persist oidc token step (#8091)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-08 15:37:11 -07:00
Azure SDK Bot d769923d96
Persist oidc env vars in deploy template (#8087)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-08 11:59:18 -07:00
Azure SDK Bot 099421273a
Need to add environment to subscription configuration (#8082)
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2024-10-04 13:20:39 -07:00
Azure SDK Bot b66ce34827
Sync eng/common directory with azure-sdk-tools for PR 9092 (#8077)
* Export the subscription data from the service connection

* Update deploy-test-resources.yml

---------

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-10-03 15:11:19 -07:00
Azure SDK Bot 343297e957
Update New-TestResources.ps1 to add quotes around shell envvar (#8063)
Co-authored-by: swathipil <swathip@microsoft.com>
2024-10-02 13:14:47 -07:00
Azure SDK Bot 65ae9088ee
Docs onboarding: ValidatePackageForOnboarding2 -> PackageIsValidForDocsOnboarding (#8047)
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-09-26 15:05:31 -07:00
Azure SDK Bot 09882f00fd
Update CodeownersLinter to 1.0.0-dev.20240926.2 (#8048)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-09-26 12:33:52 -07:00
Azure SDK Bot fe59ac88d4
Sync eng/common directory with azure-sdk-tools for PR 9035 (#8041)
* don't verify changelog for packages that aren't actively published anymore
---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
2024-09-25 11:46:42 -07:00
Azure SDK Bot 1787247c97
Sync eng/common directory with azure-sdk-tools for PR 9013 (#8015)
* Spelling: Remove deprecated --no-install, replace with --no

* Extract testing, use npm exec instead of npx

* Move tests to eng/common-tests/

* Cleanup, documentation

* More cleanup

* Update $command

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-09-24 09:50:22 -07:00
Azure SDK Bot a07ccadb5e
Fix sparse-checkout commit (#8016)
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-09-20 12:05:31 -07:00