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

1443 Коммитов

Автор SHA1 Сообщение Дата
Azure SDK Bot 7c879bf64c
Sync eng/common directory with azure-sdk-tools for PR 9392 (#1755)
* Support override of powershell module feeds

* snap

* Add fallback repository support

* Unregister repository after module install

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-11-21 13:48:43 -08:00
Azure SDK Bot 488bc9d458
add rerun pipeline (#1754)
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
2024-11-20 13:36:30 -08:00
Azure SDK Bot 2eb7011433
Bump powershell yaml versions to 0.4.7 (#1749)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-11-20 12:29:56 -08:00
Azure SDK Bot d5aa8b27e7
Sync eng/common directory with azure-sdk-tools for PR 9381 (#1753)
* 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:24 -08:00
Azure SDK Bot b101f12830
batching adjustments for create-prjobmatrix (#1752)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-18 12:57:55 -08:00
Azure SDK Bot e66b50c6a7
Add helpers to log a GitHub "notice" (#1750)
Co-authored-by: Mike Harder <mharder@microsoft.com>
2024-11-15 17:10:55 -08:00
Azure SDK Bot b10f5928de
Fix missing stress matrix display name filter (#1746)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-11-13 12:04:30 -08:00
Azure SDK Bot 557475e093
Add SparseCheckoutPaths to archetype-typespec-emitter.yml (#1748)
Co-authored-by: Wei Hu <huwe@microsoft.com>
2024-11-13 10:56:36 -08:00
Azure SDK Bot 6890a55986
Sync eng/common directory with azure-sdk-tools for PR 9328 (#1739)
* 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:56 -08:00
Azure SDK Bot c4a31f76af
Update docindex.yml to use Python 3.11 (#1745)
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-11-11 14:02:03 -08:00
Azure SDK Bot f138045254
Sync eng/common directory with azure-sdk-tools for PR 9354 (#1743)
* 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:04 -08:00
Azure SDK Bot 0312c19c14
Sync eng/common directory with azure-sdk-tools for PR 9331 (#1742)
* 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:45 -08:00
Azure SDK Bot 3ecc2476cf
Sync eng/common directory with azure-sdk-tools for PR 9333 (#1741)
* 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:07 -08:00
Azure SDK Bot b1594ae111
Sync eng/common directory with azure-sdk-tools for PR 9330 (#1740)
* 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:16 -08:00
Azure SDK Bot 8103bcd3c3
Version/location updates for stress script usage (#1736)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-11-04 19:26:43 -05:00
Azure SDK Bot 0444540e72
Sync eng/common directory with azure-sdk-tools for PR 9308
Remove unnecessary Resolve-Path in Get-PrPkgProperties

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-04 15:45:15 -08:00
Azure SDK Bot ed88e26c8a
target newly released proxy version (#1737)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-04 14:37:51 -08:00
Azure SDK Bot 7a5970fbb6
naming batches shorter, separating packages by comma (#1734)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-31 16:19:02 -07:00
Azure SDK Bot bcf4d525df
Sync eng/common directory with azure-sdk-tools for PR 9288 (#1732)
* 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:12 -07:00
Azure SDK Bot 22ba67ae27
Reduce unnecessary delete calls to ARM for storage accounts (#1733)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-31 16:17:54 -04:00
Azure SDK Bot b68e7a2cce
Sync eng/common directory with azure-sdk-tools for PR 9290 (#1731)
* 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:42 -07:00
Azure SDK Bot 3a3f9a72a2
Sync eng/common directory with azure-sdk-tools for PR 9281 (#1730)
* 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:57 -07:00
jiminwen-msft 8e6d53f83d
victor.y.asi@gmail.com
* Get realtime config to init Trouter

* rm imports

* rm imports

* rm tests

* Add retry logic

* address comments

* move API version to config

* Pass httpPipeline to config client

* Rename methods

* Fix quality

* Fix spotbugs

* Fix spotbugs2

* Fix spotbugs3

* Update code owners to manage code

* Revert the reviewer group

* Fix a bug missing default constructor

* add victor as owner

* Release notes

* Update notes

* Post release update

* Post release update
2024-10-30 20:16:36 +00:00
Azure SDK Bot d1a9ef51c4
Sync eng/common directory with azure-sdk-tools for PR 9259 (#1729)
* 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:17 -07:00
Azure SDK Bot 4f21070408
Update azure-sdk-build-tools Repository Resource Refs in Yaml files (#1726) 2024-10-25 13:10:00 -07:00
jiminwen-msft 25f4ec92ad
Jimin/codeowner (#1725)
* Get realtime config to init Trouter

* rm imports

* rm imports

* rm tests

* Add retry logic

* address comments

* move API version to config

* Pass httpPipeline to config client

* Rename methods

* Fix quality

* Fix spotbugs

* Fix spotbugs2

* Fix spotbugs3

* Update code owners to manage code

* Revert the reviewer group

* Fix a bug missing default constructor

* add victor as owner

* Release notes

* Update notes
2024-10-25 10:41:57 -07:00
jiminwen-msft 8f78159dc3
Jimin/codeowner (#1722)
* Get realtime config to init Trouter

* rm imports

* rm imports

* rm tests

* Add retry logic

* address comments

* move API version to config

* Pass httpPipeline to config client

* Rename methods

* Fix quality

* Fix spotbugs

* Fix spotbugs2

* Fix spotbugs3

* Update code owners to manage code

* Revert the reviewer group

* Fix a bug missing default constructor

* add victor as owner
2024-10-24 23:45:59 -07:00
Azure SDK Bot 8a7adc2cb6
Allow default matrix selection override (#1724)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-24 16:05:04 -07:00
Azure SDK Bot 682327aabd
Sync eng/common directory with azure-sdk-tools for PR 9236 (#1723)
* 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:52 -07:00
jiminwen-msft c68b0aee3a
Jimin/codeowner (#1719) 2024-10-23 13:12:25 -07:00
jiminwen-msft 7672c8060f
Jimin/realtime config (#1687)
* Get realtime config to init Trouter
2024-10-23 09:02:03 -07:00
Azure SDK Bot 526968bcfe
Support branch name with space in create review step (#1718)
Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-10-22 16:56:47 -04:00
Azure SDK Bot 344babc9a6
Fix spelling of Regenerate in yaml (#1717)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-10-22 13:25:23 -07:00
Azure SDK Bot 51221d753d
Sync eng/common directory with azure-sdk-tools for PR 9229 (#1716)
* 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:22 -07:00
Azure SDK Bot b3fa43568c
Move perf pipelines to TME subscription (#1715)
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2024-10-21 12:56:42 -07:00
Azure SDK Bot 7348c8e870
Handle cleanup for leased and encrypted storage accounts. Reduce throttling (#1711)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-18 07:53:31 -07:00
Azure SDK Bot bf8b9ed430
Sync eng/common directory with azure-sdk-tools for PR 9181 (#1710)
* 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:13 -07:00
Azure SDK Bot e5f5f758b5
Sync eng/common directory with azure-sdk-tools for PR 9177 (#1705)
* 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:05 -07:00
Azure SDK Bot 7c53e04941
Handle missing artifacts without exception (#1706)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-16 16:22:57 -07:00
Azure SDK Bot d4e0224854
Fix missing CloseAddressedIssues in gh event processor (#1707)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-16 15:26:13 -07:00
Azure SDK Bot 0de7b5f532
Set resource group env variable early so remove always works (#1708)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-16 15:25:23 -07:00
Azure SDK Bot aebfcb7f67
Sync eng/common directory with azure-sdk-tools for PR 9147 (#1709)
* 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:59 -07:00
Azure SDK Bot 2a462448f6
Sync .github/workflows directory with azure-sdk-tools for PR 9134 (#1704)
* Use $GITHUB_EVENT_PATH variable instead of inline file writing

* Archive github event data

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-15 14:39:22 -07:00
Azure SDK Bot eadde34e89
Sync eng/common directory with azure-sdk-tools for PR 9102 (#1703)
* 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:09 -07:00
Azure SDK Bot c09e84873e
Sync eng/common directory with azure-sdk-tools for PR 9106 (#1701)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-08 15:58:24 -07:00
Azure SDK Bot 5a6bc28082
Use equality function check for persist oidc token step (#1702)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-08 15:37:05 -07:00
Azure SDK Bot 44f15c9233
Persist oidc env vars in deploy template (#1700)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-08 11:59:20 -07:00
Azure SDK Bot 6e19e85b78
Need to add environment to subscription configuration (#1697)
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2024-10-04 13:20:40 -07:00
Azure SDK Bot 5aa02ac703
Sync eng/common directory with azure-sdk-tools for PR 9092 (#1696)
* 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:08 -07:00
Azure SDK Bot c3ca42af23
Update New-TestResources.ps1 to add quotes around shell envvar (#1695)
Co-authored-by: swathipil <swathip@microsoft.com>
2024-10-02 13:14:48 -07:00