Azure SDK Bot
35cc0d8af0
Sync eng/common directory with azure-sdk-tools repository ( #1768 )
2024-04-29 13:06:33 -07:00
Azure SDK Bot
655f0ea78a
Sync eng/common directory with azure-sdk-tools for PR 8158 ( #1766 )
...
* 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:30:49 -07:00
Azure SDK Bot
06b7cd05b1
Sync eng/common directory with azure-sdk-tools for PR 8152 ( #1764 )
...
* 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:34:13 -07:00
Azure SDK Bot
3495e6bfc3
Sync .github/workflows directory with azure-sdk-tools for PR 8131 ( #1762 )
...
* 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:08:11 -07:00
Azure SDK Bot
9aff8d46f9
Fix Policheck step indention ( #1761 )
...
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-04-18 15:58:27 -07:00
Azure SDK Bot
27aed4ab8e
Handle the failures when package work item is unassigned ( #1760 )
...
Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-04-18 10:45:48 -07:00
Azure SDK Bot
9466de6e65
Sync eng/common directory with azure-sdk-tools for PR 8110 ( #1758 )
...
* Show review link in logs and set DevOps project name based on the pipeline run
2024-04-16 23:22:27 -04:00
Azure SDK Bot
0f8a8f613a
Use WIF to connect storage container ( #1756 )
...
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:52 -07:00
jsaurezlee-msft
6a78f2fdc4
Updating 2.10.0 version ( #1755 )
...
Co-authored-by: Skype BuildSystems Build Agent <sbuilder@microsoft.com>
2024-04-10 21:50:55 -05:00
Azure SDK Bot
c1f438a1c0
update the targeted proxy version ( #1754 )
...
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-04-10 12:17:21 -07:00
Azure SDK Bot
d5acfb3fe8
Sync eng/common directory with azure-sdk-tools for PR 8019 ( #1753 )
...
* 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 14:47:48 -04:00
Azure SDK Bot
6b3b03c5db
Sync eng/common directory with azure-sdk-tools for PR 8053 ( #1752 )
...
* 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:58 -07:00
xumo-95
d9b1af6ca6
Azure Communication Calling 2.10.0-beta.1 ( #1751 )
...
* Azure Communication Calling 2.10.0-beta.1
* minor update for change log
---------
Co-authored-by: Xu Mo <xumo1@microsoft.com>
2024-04-05 17:37:26 -07:00
Azure SDK Bot
7136e1d7a2
Sync eng/common directory with azure-sdk-tools for PR 8015 ( #1750 )
...
* Use different service connection and az CLI for ACR auth
* displayName
---------
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-04-04 10:11:21 -07:00
Azure SDK Bot
97476558e2
Sync eng/common directory with azure-sdk-tools for PR 7989 ( #1749 )
...
* Remove soft errors in validation step from Devops pipeline
2024-04-02 16:07:18 -04:00
Azure SDK Bot
7f8e995516
Sync eng/common directory with azure-sdk-tools for PR 7988 ( #1748 )
...
* Pass valid original artifact file name in request to APIView
2024-04-02 14:48:25 -04:00
Azure SDK Bot
d02089c817
pshell 7.4 somehow caused git show to stop working. this update resolves the problem ( #1747 )
...
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-04-01 18:40:08 -07:00
Azure SDK Bot
ef6d6f4645
Sync eng/common directory with azure-sdk-tools for PR 7975 ( #1746 )
...
* 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:35 -04:00
Azure SDK Bot
07dadb7365
Sync eng/common directory with azure-sdk-tools for PR 7977 ( #1745 )
...
* Skip API review package name approval for management plane packages
2024-03-29 12:47:59 -04:00
Azure SDK Bot
f958719595
Sync eng/common directory with azure-sdk-tools for PR 7855 ( #1741 )
...
* 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:15 -04:00
Azure SDK Bot
9fca499532
Call GetDocsMsDevLanguageSpecificPackageInfoFn if it's defined ( #1744 )
...
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-03-26 12:46:55 -07:00
Ronnie Geraghty
0a73461863
Create SUPPORT.md ( #1743 )
...
Created SUPPORT.md from other language repos and added section to SUPPORT.md on our auto issue close process.
2024-03-21 15:11:31 -07:00
Scott Beddall
58c7a21de3
`1ES-Template` Conversion ( #1742 )
...
* refactor client.yml entrypoint to utilize 1es templates
---------
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-20 18:42:34 -07:00
jsaurezlee-msft
6015c971c1
Azure Communication Calling 2.9.0 ( #1740 )
...
* Updating 2.9.0 version
* change log for AzureCommunicationCalling 2.9.0
---------
Co-authored-by: Skype BuildSystems Build Agent <sbuilder@microsoft.com>
Co-authored-by: Xu Mo <xumo1@microsoft.com>
2024-03-19 13:01:12 -07:00
Azure SDK Bot
c411c3adf2
Bump the proxy version to the last one resolving mac timeout issues ( #1737 )
...
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-03-19 12:50:16 -07:00
Azure SDK Bot
bd4a0b560d
remove all references to docker ( #1739 )
...
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-03-18 15:54:41 -07:00
Azure SDK Bot
0cea2410e1
Create api review script changes to add a param to set release tag ( #1738 )
...
Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-03-18 10:54:34 -04:00
Azure SDK Bot
dbbfbdf4f2
Sync eng/common directory with azure-sdk-tools for PR 7892 ( #1736 )
...
* 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:00 -04:00
Azure SDK Bot
92359b74bc
Sync eng/common directory with azure-sdk-tools for PR 7877 ( #1735 )
...
* create necessary eng/common changes to allow proxy to be shut down.
---------
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-03-14 12:52:21 -07:00
Azure SDK Bot
8f851d262b
APIView - send package version param for automatic API review request ( #1733 )
...
Co-authored-by: Praveen Kuttappan <prmarott@microsoft.com>
2024-03-13 15:37:30 -04:00
Ronnie Geraghty
a12aa6d2a5
Turn on EnforceMaxLifeOfIssues ( #1731 )
...
Turning on GitHub Action to enforce the max life of issues. "Close stale issues"
2024-03-12 14:57:25 -07:00
Azure SDK Bot
bcb421578b
Skip env processing on matrix import step ( #1729 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-11 17:07:32 -04:00
Azure SDK Bot
036f89ff0d
Update GitHubEventProcessor to 20240311.2 ( #1728 )
...
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-03-11 10:51:58 -07:00
Azure SDK Bot
f700349a8d
Update github-event-processor version ( #1727 )
...
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-03-11 08:22:38 -07:00
Azure SDK Bot
04f50202fb
Sync .github/workflows directory with azure-sdk-tools for PR 7845 ( #1726 )
...
* 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:09:22 -08:00
Azure SDK Bot
17914dc68b
Update Prepare-Release.ps1 to handle only one previous release ( #1725 )
...
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:45 -05:00
Azure SDK Bot
57eea2d51f
Add dotnet-api product slug to sample metadata script ( #1724 )
...
Co-authored-by: Anne Thompson <annelo@microsoft.com>
2024-03-08 09:42:35 -08:00
Azure SDK Bot
3bab1528d9
TestResources - Bubble up errors in Retry with pipe statements ( #1723 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-06 16:13:20 -08:00
Azure SDK Bot
9062edab5a
Sync eng/common directory with azure-sdk-tools for PR 7810 ( #1722 )
...
* 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:32 -08:00
angellan-msft
089985d903
Update AzureCommunicationChat to 1.3.4 ( #1721 )
...
Co-authored-by: NINGXIN LAN <ningxinlan@NINGXINs-MacBook-Pro.local>
2024-03-05 13:30:47 -08:00
pavelprystinka
77e9c7df9d
Update AzureCallingUI SDK to 1.6.0 ( #1720 )
2024-03-05 08:24:36 -08:00
Azure SDK Bot
d7e08ad43d
Sync eng/common directory with azure-sdk-tools for PR 7758 ( #1719 )
...
* 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:57:55 -05:00
angellan-msft
1f98209cbb
UpdatePNHTemplateVersion ( #1716 )
...
Co-authored-by: NINGXIN LAN <ningxinlan@NINGXINs-MacBook-Pro.local>
2024-03-04 13:53:33 -08:00
Azure SDK Bot
589f4744b4
Fix EnforceMaxLifeOfIssues event and run time ( #1718 )
...
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-03-04 08:51:05 -08:00
Azure SDK Bot
f707833284
Fix matrix CI tests ( #1703 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2024-03-01 19:12:56 +00:00
Azure SDK Bot
f3da2d5070
Update github-event-processor ver to 1.0.0-dev.20240229.2 ( #1717 )
...
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-02-29 15:24:01 -08:00
Azure SDK Bot
447119a041
Sync eng/common directory with azure-sdk-tools for PR 7682 ( #1711 )
...
* 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:27 -08:00
Azure SDK Bot
40a249d533
Allow relative EmitterPackageJsonPath in New-EmitterPackageLock.ps1 ( #1710 )
...
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2024-02-27 14:22:47 -08:00
James Suplizio
1cfe165496
Add EnforceMaxLifeOfIssues to event-processor.config set to Off ( #1714 )
2024-02-27 12:04:01 -08:00
Azure SDK Bot
466eb89ee2
Updates to tools for CodeownerUtils updates ( #1713 )
...
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-02-27 10:44:04 -08:00