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

1443 Коммитов

Автор SHA1 Сообщение Дата
Azure SDK Bot d8fef1249b
Sync eng/common directory with azure-sdk-tools for PR 8283 (#1583)
* Update APIView script path to absolute path
2024-05-17 12:58:19 -04:00
Azure SDK Bot bf9c1d95c3
Remove SAS token from GitHubIO blob storage docs publish (#1584)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-05-17 09:35:01 -07:00
Azure SDK Bot e1867bc4cd
Sort the keys in devDependencies and overrides (#1581)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-05-16 17:26:33 -07:00
Azure SDK Bot 2d30529b38
Convert live test clean-up to use WIF for open source api access (#1582)
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2024-05-16 16:42:53 -07:00
Azure SDK Bot 8b00ee30e6
Sync eng/common directory with azure-sdk-tools for PR 8267 (#1580)
* CODEOWNERS linter yml updates

* commit to add a space

---------

Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-05-16 11:56:04 -07:00
Azure SDK Bot eced7a2616
Sync eng/common directory with azure-sdk-tools for PR 8216 (#1579)
* Make create apireview runnable from non default working directory
2024-05-16 13:41:18 -04:00
Azure SDK Bot b92b77c075
Sync eng/common directory with azure-sdk-tools for PR 8249 (#1577)
* Add support for Federated Auth to test resources scripts

* Default -- UseFederatedAuth: false

* Clear secrets if FederatedAuth is set

* Template conditions use AzurePowerShell only when a service connection is needed

* Review feedback and pair with Ben

* Update docs

* http:// -> https://

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-05-15 14:21:15 -07:00
Azure SDK Bot e302913c2b
Added variable to skip spec location chk (#1578)
Co-authored-by: raychen <raychen@microsoft.com>
2024-05-15 14:47:00 +08:00
Azure SDK Bot 61ed37784f
Update azure-sdk-build-tools Repository Resource Refs in Yaml files (#1561) 2024-05-07 09:36:23 -07:00
Azure SDK Bot 8e70be3c75
Update version of github-event-processor to 1.0.0-dev.20240502.2 (#1575)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-05-02 13:39:05 -07:00
Azure SDK Bot 625efb4ff9
Sync eng/common directory with azure-sdk-tools for PR 8158 (#1573)
* allow an override FILE to be honored by test-proxy-tool
* update local test-framework to honor proxy override version by default

---------

Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-04-25 15:31:33 -07:00
Azure SDK Bot 8d9af4fb87
Sync eng/common directory with azure-sdk-tools for PR 8152 (#1571)
* Only make one call to GetPackageInfoJson

* fix copy/paste, it should be packageInfoLocation not packageInfoJsonLocation

---------

Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-04-23 16:47:07 -07:00
Azure SDK Bot 5252c4fcfb
Sync .github/workflows directory with azure-sdk-tools for PR 8131 (#1570)
* Update to azure/login@v2

* Remove the unnecessary setting of enable-AzPSSession. We don't need it.

---------

Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-04-19 10:04:18 -07:00
Azure SDK Bot ea433cff61
Fix Policheck step indention (#1569)
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-04-18 15:58:24 -07:00
Azure SDK Bot 50ed208822
Handle the failures when package work item is unassigned (#1568)
Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-04-18 10:45:43 -07:00
Azure SDK Bot 4c56897f9d
Sync eng/common directory with azure-sdk-tools for PR 8110 (#1566)
* Show review link in logs and set DevOps project name based on the pipeline run

* Add project param in request

---------

Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-04-16 20:22:48 -07:00
Azure SDK Bot dc693549ac
Use WIF to connect storage container (#1565)
Moving away from SAS tokens for connecting to storage so switching to using a Workload Identity Federation connection to the container to download the needed files.

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-04-15 16:06:46 -07:00
Azure SDK Bot a000e7ff50
update the targeted proxy version (#1564)
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-04-10 12:16:39 -07:00
Azure SDK Bot e39b848f8f
Sync eng/common directory with azure-sdk-tools for PR 8019 (#1563)
* Add retry on error for sparse checkout

* Consolidate sparse checkout command logging

* Consolidate sparse checkout command logging

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-04-10 11:48:58 -07:00
Azure SDK Bot 5a214cfd70
Sync eng/common directory with azure-sdk-tools for PR 8053 (#1562)
* Pass flag to suppress errors correctly when verifying release change log

* Changes as per review comments

---------

Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-04-09 19:42:50 -07:00
Azure SDK Bot 4290afb7d0
Sync eng/common directory with azure-sdk-tools for PR 8015 (#1560)
* Use different service connection and az CLI for ACR auth

* displayName

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-04-04 10:11:14 -07:00
Azure SDK Bot 39eb79fb75
Sync eng/common directory with azure-sdk-tools for PR 7989 (#1559)
* Remove soft errors in validation step from Devops pipeline

* update artifact name

---------

Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-04-02 16:10:41 -04:00
Azure SDK Bot 57b18702dc
Sync eng/common directory with azure-sdk-tools for PR 7988 (#1558)
* Pass valid original artifact file name in request to APIView
2024-04-02 14:47:58 -04:00
Azure SDK Bot 8f6db9aba8
pshell 7.4 somehow caused git show to stop working. this update resolves the problem (#1557)
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-04-01 18:41:32 -07:00
Azure SDK Bot b8ff130ea3
Sync eng/common directory with azure-sdk-tools for PR 7975 (#1556)
* Pass Group in request to get package status

* Refer package name from package info to query API review status

* fix unknown property error

---------

Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-04-01 13:12:31 -04:00
Azure SDK Bot 6b7c2b1c2c
Sync eng/common directory with azure-sdk-tools for PR 7977 (#1555)
* Skip API review package name approval for management plane packages

* Remove the comment on function

* Update eng/common/scripts/Create-APIReview.ps1

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

* Update eng/common/scripts/Create-APIReview.ps1

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

---------

Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-03-29 13:36:07 -04:00
Azure SDK Bot 65004e7308
Sync eng/common directory with azure-sdk-tools for PR 7855 (#1551)
* Pipeline template to validate package and update package work item

* Changes to restructure validations

* Additional fixes as per comments

* Remove explicit exit code

* Set erroractionpreference for change log check

---------

Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-03-27 15:01:07 -04:00
Azure SDK Bot 6803abc269
Call GetDocsMsDevLanguageSpecificPackageInfoFn if it's defined (#1554)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-03-26 15:50:30 -04:00
Ronnie Geraghty 5b6c461668
Create SUPPORT.md (#1553)
Created SUPPORT.md from other language repos and added section to SUPPORT.md on our auto issue close process.
2024-03-21 15:11:34 -07:00
Azure SDK Bot 6f6a41e883
Update azure-sdk-build-tools Repository Resource Refs in Yaml files (#1552) 2024-03-20 15:25:47 -04:00
Azure SDK Bot 9ac2448b39
Bump the proxy version to the last one resolving mac timeout issues (#1548)
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-03-19 12:50:25 -07:00
Azure SDK Bot 0f97462ed6
remove all references to docker (#1550)
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-03-18 15:54:28 -07:00
Azure SDK Bot 77896e9b7b
Create api review script changes to add a param to set release tag (#1549)
Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-03-18 10:54:24 -04:00
Azure SDK Bot dc02b072f2
Sync eng/common directory with azure-sdk-tools for PR 7892 (#1547)
* Move git check for changes to script

* Minor fixes for 1es migration

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-15 17:24:09 -04:00
Azure SDK Bot a9b086e371
Sync eng/common directory with azure-sdk-tools for PR 7877 (#1546)
* create necessary eng/common changes to allow proxy to be shut down. add a test job which will be later deleted to test this

---------

Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-03-14 12:50:47 -07:00
Azure SDK Bot 7c43223d08
APIView - send package version param for automatic API review request (#1545)
Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-03-13 15:38:11 -04:00
Ronnie Geraghty be85451c87
Turn on EnforceMaxLifeOfIssues (#1544)
Turning on GitHub Action to enforce the max life of issues. "Close stale issues"
2024-03-12 14:57:31 -07:00
Azure SDK Bot 76ee3da0f8
Skip env processing on matrix import step (#1543)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-11 17:07:01 -04:00
Azure SDK Bot cd87545b12
Update GitHubEventProcessor to 20240311.2 (#1542)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-03-11 10:52:19 -07:00
Azure SDK Bot 366d459063
Update github-event-processor version (#1541)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-03-11 08:22:19 -07:00
Azure SDK Bot 447a3317e9
Sync .github/workflows directory with azure-sdk-tools for PR 7845 (#1540)
* Create a separate job for events requiring Az CLI

* Update .github/workflows/event-processor.yml

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

---------

Co-authored-by: James Suplizio <jasupliz@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-03-08 11:08:52 -08:00
Azure SDK Bot 41f6d9202d
Update Prepare-Release.ps1 to handle only one previous release (#1539)
In the case there is exactly one previous release PS will return the single object and thus the Count property will not exist. Instead this change ensures that we always have a list.

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-03-08 14:07:39 -05:00
Azure SDK Bot 51aaa8381a
Add dotnet-api product slug to sample metadata script (#1538)
Co-authored-by: Anne Thompson <annelo@microsoft.com>
2024-03-08 13:12:25 -05:00
Azure SDK Bot e3e12b067d
TestResources - Bubble up errors in Retry with pipe statements (#1536)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-06 16:13:15 -08:00
Azure SDK Bot 86aa73b2c4
Sync eng/common directory with azure-sdk-tools for PR 7810 (#1535)
* Run publish on failed or succeeded

* Expand agent os string detection

* Check agent job status env var for artifact name detection

* Add sbomEnabled flag to publish template

* Fix image and artifact name conditional

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-05 14:46:54 -08:00
Azure SDK Bot 3f613c41eb
Sync eng/common directory with azure-sdk-tools for PR 7758 (#1534)
* Add 1es changes for job/matrix generation and publish

* Use more flexible pool filter for prev/next pool matches

* consolidate displayname definition

* use linux pool variables for generate matrix job

* Fix publish artifact

* Use single publish task for publish artifact

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-04 16:58:02 -05:00
Azure SDK Bot 4df376d39b
Fix EnforceMaxLifeOfIssues event and run time (#1533)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-03-04 08:50:32 -08:00
Azure SDK Bot f541a99c73
Fix matrix CI tests (#1517)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-01 11:14:01 -08:00
Azure SDK Bot 23a1831d38
Update github-event-processor ver to 1.0.0-dev.20240229.2 (#1532)
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-02-29 15:20:47 -08:00
Azure SDK Bot 49c8ad06f7
Sync eng/common directory with azure-sdk-tools for PR 7682 (#1527)
* Support resolving environment variable references in matrix config

* Improve type and null handling

* Fix reference bug

* Change behavior on missing env vars to throw

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-02-29 13:40:24 -08:00