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

1911 Коммитов

Автор SHA1 Сообщение Дата
Scott Beddall a4953b6c9c use a script level variable to avoid invoking ImportModule repeatedly. 2024-11-05 21:15:14 +00:00
Azure SDK Bot 3e83873a98
Sync eng/common directory with azure-sdk-tools for PR 9330 (#2965)
* 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:13 -08:00
Azure SDK Bot 4f599f8786
Version/location updates for stress script usage (#2961)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-11-04 19:25:53 -05:00
Azure SDK Bot aac6d89dcf
Sync eng/common directory with azure-sdk-tools for PR 9308 (#2963)
Remove unnecessary Resolve-Path in Get-PrPkgProperties

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-04 15:45:27 -08:00
Azure SDK Bot 086a5a6556
target newly released proxy version (#2962)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-11-04 14:38:09 -08:00
Azure SDK Bot ea95cd1369
Sync eng/common directory with azure-sdk-tools for PR 9294 (#2960)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-31 16:19:31 -07:00
Azure SDK Bot 116a324381
Sync eng/common directory with azure-sdk-tools for PR 9288 (#2958)
* 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:16 -07:00
Azure SDK Bot 2444a19e28
Reduce unnecessary delete calls to ARM for storage accounts (#2959)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-31 16:18:07 -04:00
Azure SDK Bot f28bbcb666
Sync eng/common directory with azure-sdk-tools for PR 9290 (#2957)
* 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:38 -07:00
Azure SDK Bot 2e985e0430
Sync eng/common directory with azure-sdk-tools for PR 9281 (#2956)
* 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:45:00 -07:00
Azure SDK Bot 89f8c984b9
Sync eng/common directory with azure-sdk-tools for PR 9259 (#2955)
* 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:43:28 -07:00
Azure SDK Bot 0c51b5c414
Allow default matrix selection override (#2953)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-24 19:03:01 -04:00
Azure SDK Bot a9cbcb667f
Sync eng/common directory with azure-sdk-tools for PR 9236 (#2952)
* 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:55:54 -07:00
Azure SDK Bot aea9034e5c
Support branch name with space in create review step (#2951)
Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-10-22 16:56:35 -04:00
Azure SDK Bot b93546ffee
Fix spelling of Regenerate in yaml (#2950)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-10-22 13:24:22 -07:00
Azure SDK Bot 6a2740648f
Sync eng/common directory with azure-sdk-tools for PR 9229 (#2949)
* 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:20:21 -07:00
Azure SDK Bot e3fd196331
Move perf pipelines to TME subscription (#2948)
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2024-10-21 12:42:28 -07:00
Azure SDK Bot 8dcd2c1f16
Handle cleanup for leased and encrypted storage accounts. Reduce throttling (#2947)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-18 10:50:26 -04:00
Azure SDK Bot 862edf0a4a
Sync eng/common directory with azure-sdk-tools for PR 9181 (#2946)
* 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:03:29 -07:00
Azure SDK Bot 560ef38da0
Sync eng/common directory with azure-sdk-tools for PR 9177 (#2940)
* 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:51:37 -07:00
Azure SDK Bot 5065d46817
Handle missing artifacts without exception (#2941)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-16 16:22:06 -07:00
Azure SDK Bot 43ff1ffe31
Fix missing CloseAddressedIssues in gh event processor (#2942)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-16 18:20:59 -04:00
Azure SDK Bot 17261a26bf
Set resource group env variable early so remove always works (#2943)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-16 18:12:45 -04:00
Azure SDK Bot 05cada6203
Sync eng/common directory with azure-sdk-tools for PR 9147 (#2944)
* 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:04:21 -07:00
Azure SDK Bot 23af596dfa
Sync .github/workflows directory with azure-sdk-tools for PR 9134 (#2939)
* 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 17:37:20 -04:00
Azure SDK Bot 0ec72db5db
Sync eng/common directory with azure-sdk-tools for PR 9102 (#2938)
* 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:19 -07:00
Azure SDK Bot 514db642ed
Sync eng/common directory with azure-sdk-tools for PR 9106 (#2936)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-10-08 15:58:20 -07:00
Azure SDK Bot b564179f8d
Use equality function check for persist oidc token step (#2937)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-08 15:37:03 -07:00
Azure SDK Bot 1f7f808f7c
Persist oidc env vars in deploy template (#2935)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-10-08 14:57:44 -04:00
Azure SDK Bot 7a853fa84f
Need to add environment to subscription configuration (#2934)
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2024-10-04 13:16:33 -07:00
Rick Winter c7daa8d189
Update CODEOWNERS (#2876) 2024-10-04 10:37:53 -07:00
Azure SDK Bot 3b120c4b12
Sync eng/common directory with azure-sdk-tools for PR 9092 (#2933) 2024-10-03 15:08:07 -07:00
Azure SDK Bot 3d8f17fbbd
Update New-TestResources.ps1 to add quotes around shell envvar (#2932)
Co-authored-by: swathipil <swathip@microsoft.com>
2024-10-02 13:14:50 -07:00
Azure SDK Bot 4a78ff5499
Docs onboarding: ValidatePackageForOnboarding2 -> PackageIsValidForDocsOnboarding (#2930)
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-09-26 15:05:34 -07:00
Azure SDK Bot 5287714f77
Update CodeownersLinter to 1.0.0-dev.20240926.2 (#2931)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-09-26 12:33:55 -07:00
Azure SDK Bot 21e15073b0
Sync eng/common directory with azure-sdk-tools for PR 9035 (#2928)
* 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:36 -07:00
James Suplizio dfced24378
Update codeowners owner (#2927)
* Give CODEOWNERS file an owner in CODEOWNERS

* fix a double copy

* Add ronniegeraghty as a CODEOWNERS owner as per rickwinter's request
2024-09-24 11:29:06 -07:00
Azure SDK Bot 67e7e89486
Sync eng/common directory with azure-sdk-tools for PR 9013 (#2924)
* 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:12 -07:00
Azure SDK Bot 6b9ea4f290
Fix sparse-checkout commit (#2925)
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-09-20 12:05:38 -07:00
Azure SDK Bot 9246d7055f
Update TestProxy version to 1.0.0-dev.20240919.1 for net6->net8 update (#2923)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-09-19 15:23:27 -07:00
Azure SDK Bot 2f78a605c8
AdditionalValidationPackagesFromPackageSetFn now accepts all discovered packages (#2922)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-09-19 12:12:05 -07:00
Azure SDK Bot b4d63f4bd5
we need the condition to be set on populateScanPaths step. if we don't, and there are previous failures in the analyze pipeline, we won't properly invoke verify readmes. (#2920)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-09-19 11:34:07 -07:00
Azure SDK Bot f5032f554d
Update to newer resource id for open source api (#2921)
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2024-09-18 15:00:27 -07:00
Azure SDK Bot 6735127e5d
Update perf tests to use federated auth (#2919)
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-09-18 14:07:56 -07:00
Azure SDK Bot dc9bb91d17
Update installed event processor version for net6 to net8 update (#2918)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-09-18 08:40:44 -07:00
Azure SDK Bot 6da213f03f
Update CodeownersLinter for net6 to net8 update (#2917)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-09-17 14:57:10 -07:00
Azure SDK Bot c6751c1c4a
Sync eng/common directory with azure-sdk-tools for PR 8974 (#2916)
* updating package properties with direct/indirect (if named differently) as well as pulling BuildDocs from ci.yml artifact list if it exists

* eliminate the addition of buildDocs property. it requires powershell-yaml to be present on our base function. not good

* remove call to InitializeBuildDocs

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-09-16 16:01:10 -07:00
Azure SDK Bot f6fc2e6692
Update PublishCodeCoverageResults task to v2 (#2915)
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-09-13 11:58:54 -07:00
Azure SDK Bot 4fc173dfa1
Sync eng/common directory with azure-sdk-tools for PR 8959 (#2914)
* Disable sbom generation for forked PR builds

* Update publish-1es-artifact.yml

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-09-13 09:20:40 -07:00
Azure SDK Bot d27dbb3253
Require minimum stress addons version of 0.3.0 (#2913)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-09-12 16:55:11 -07:00