Azure SDK Bot
ea999bb77e
Sync eng/common directory with azure-sdk-tools for PR 11807 ( #6712 )
...
* Update package release status completion to process multiple packages
2025-08-22 17:39:17 -04:00
Azure SDK Bot
567f0b61ee
Update changelog parsing to round-trip header ( #6710 )
...
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2025-08-22 14:25:43 -07:00
jenny
7a5f1a869e
Add Copilot Instructions ( #6705 )
...
* Add Copilot Instructions
* Generalize instructions
* Update .github/copilot-instructions.md
Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
---------
Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
2025-08-22 09:32:55 -07:00
Azure SDK Bot
2178b94d86
Sync eng/common directory with azure-sdk-tools for PR 11745 ( #6707 )
...
* Fix wiql issue in getting release plan work items
* Update eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* .NET requires custom source path since source path contains dev tools repo
* Remove order by
---------
Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-21 09:55:49 -07:00
Azure SDK Bot
9c2426e2da
Sync eng/common directory with azure-sdk-tools for PR 11741 ( #6706 )
...
* Add a pipeline template to mark SDK package as released
2025-08-20 16:56:29 -04:00
Azure SDK Bot
800b05fc30
Sync eng/common directory with azure-sdk-tools for PR 11726 ( #6703 )
...
* Update release plan completion script to take package info file
* Take only info file path as param
---------
Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
2025-08-19 10:01:36 -07:00
ReilleyMilne
d92150f6df
Sorting codeowners file ( #6696 )
...
* Update CODEOWNERS
* Update CODEOWNERS
* Update CODEOWNERS
Removed management libraries as Daniel mentioned that there should never be a case where a management sdk is made for cpp.
* Update CODEOWNERS
Changed NotInRepo to ServiceOwners. Adding tabbing to owners.
* Update CODEOWNERS
2025-08-18 15:27:15 -07:00
Azure SDK Bot
2ee5aa23f4
typespec merged stay on main ( #6702 )
...
Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
2025-08-18 13:37:01 -07:00
Azure SDK Bot
20f9331334
Sync eng/common directory with azure-sdk-tools for PR 11559 ( #6701 )
...
* Add a new script to mark package as released from release pipeline
2025-08-18 16:15:17 -04:00
Azure SDK Bot
5f482ad149
Sync eng/common directory with azure-sdk-tools for PR 11477 ( #6700 )
...
* place prompts in common place
* Update eng/common/instructions/azsdk-tools/create-sdk-locally.prompt.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update eng/common/instructions/azsdk-tools/verify-namespace-approval.prompt.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.prompt.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.prompt.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* rename to .instructions.md
* remove uneeded headers
* change to .instructions
* fix
* run to refer to
* relative links fix
---------
Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-18 09:46:15 -07:00
Wes Haggard
f7fe0180da
Update devops task for code coverage ( #6694 )
2025-08-14 09:30:12 -07:00
James Le Cuirot
b33fb227ce
Fix IMDS token requests for managed identities ( #6698 )
...
This was broken by a035ee5f94 , which
accidentally constructed the IMDS URL with a double slash at the start
of the path. This is not properly routed on the server side, leading to
a 404 error with some very misleading XML.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-08-14 00:22:53 -07:00
Azure SDK Bot
cb8bef26c7
Sync eng/common directory with azure-sdk-tools for PR 11330 ( #6683 )
...
* Add shell script for spell check
* Add shebang and make cspell script executable for bash invocation
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestion from @benbp
---------
Co-authored-by: Fan Yang <yangfan@microsoft.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-11 11:51:32 -07:00
Wes Haggard
f1185effdd
Use default CredScan tool ( #6693 )
2025-08-08 10:25:22 -07:00
Azure SDK Bot
236acb5edd
Throw error if deprecated parameter -UserAuth is passed ( #6691 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-08-07 11:17:09 -07:00
Azure SDK Bot
28a55c5161
Source user object id directly instead of with graph ( #6687 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-08-06 12:19:05 -07:00
Azure SDK Bot
093d25d839
Make sure we print env vars for JSON ARM templates ( #6686 )
...
Fixes #10734
Co-authored-by: Heath Stewart <heaths@microsoft.com>
2025-08-05 15:21:05 -07:00
Azure SDK Bot
c67192484f
Increment package version after release of azure-identity ( #6684 )
2025-08-05 14:15:39 -07:00
Azure SDK Bot
1d1c53c6f9
bump target version of the test-proxy ( #6685 )
...
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-08-05 13:32:37 -07:00
Anton Kolesnyk
6aea93d041
Azure Identity August GA Release ( #6681 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-08-05 10:02:51 -07:00
Azure SDK Bot
1391436f9c
Sync eng/common directory with azure-sdk-tools for PR 11493 ( #6682 )
...
* Removed broken link from README
* Update README.md
* Update README.md
---------
Co-authored-by: vcolin7 <vicolina@microsoft.com>
2025-08-04 15:47:25 -04:00
Adriano Arce
738d142dae
Update for KeyVault CODEOWNERS ( #6679 )
...
This adds the `azure-sdk-write-keyvault` team as code owners, removing `lgonsoulin`.
2025-07-30 13:02:48 -07:00
Azure SDK Bot
dd66f84f17
Sync eng/common directory with azure-sdk-tools for PR 11373 ( #6677 )
...
* Use full checkout for regen stage
* remove fetchdepth
* update both
* checkout branch
* switch
* Fetch branch
* origin
* azure-sdk
---------
Co-authored-by: jolov <jolov@microsoft.com>
2025-07-29 13:04:04 -07:00
Azure SDK Bot
05c6f48fd3
Ignore failures when new package isn't indexed yet. ( #6674 )
...
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2025-07-29 08:03:29 -07:00
Ben Broderick Phillips
a4a4e70f21
Install azsdk mcp server in copilot setup steps ( #6670 )
2025-07-25 17:26:59 -04:00
Azure SDK Bot
9bfc124a87
Sync eng/common directory with azure-sdk-tools for PR 11353 ( #6671 )
...
* Handle tool/directory copy better
* Use /usr/bin/env instead of /bin/env
* Append additional newline
---------
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-07-25 17:12:48 -04:00
Azure SDK Bot
028ad6af17
Sync eng/common directory with azure-sdk-tools for PR 11333 ( #6669 )
...
* Install azsdk cli to a place in PATH
* Only add to path if user manually approves via parameter
* Also update shell profile for linux
---------
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-07-25 12:49:37 -07:00
Azure SDK Bot
adb3a71db4
Sync eng/common directory with azure-sdk-tools for PR 11336 ( #6668 )
...
* Install .NET from tools repo global.json
* Set workingDirectory to tools root
* use exact same install steps as tools repo
* revert formatting
* formatting
---------
Co-authored-by: Mike Harder <mharder@microsoft.com>
2025-07-24 19:27:19 -07:00
Azure SDK Bot
3d917e7c17
Updating test-proxy dev cert ( #6667 )
...
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-07-23 17:51:32 -07:00
Azure SDK Bot
b68dd76217
Always install .NET before running perf automation - May not be pre-installed on ubuntu-24 ( #6666 )
...
Co-authored-by: Mike Harder <mharder@microsoft.com>
2025-07-23 10:03:43 -07:00
microzchang
b828be5d8d
Update to STG98 GA Version ( #6661 ) ( #6664 )
2025-07-23 11:29:06 +08:00
Ronnie Geraghty
e72febebd5
Add telemetry data collection and configuration instructions to README ( #6623 )
2025-07-18 11:54:21 -07:00
Jamie Magee
04305b23f7
Create dependabot.yml for GitHub Actions and VCPKG ( #6658 )
...
This file configures Dependabot to check for updates to GitHub Actions and vcpkg on a weekly basis.
2025-07-18 07:49:02 -07:00
Ronnie Geraghty
ad39366be4
Fix small typo ( #6625 )
...
Found a small typo randomly.
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-07-15 20:16:39 +00:00
Azure SDK Bot
4771bb3bcd
Increment package version after release of azure-identity ( #6657 )
...
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-07-15 11:40:48 -07:00
Anton Kolesnyk
95b9f6e538
Azure Identity July Beta Release ( #6652 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-07-15 08:19:04 -07:00
Azure SDK Bot
71769537a5
Disable codeql for linter pipeline ( #6656 )
...
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2025-07-10 13:04:41 -07:00
Anton Kolesnyk
65508720fb
Identity: 'AZURE_TOKEN_CREDENTIALS' env var support for specific credential names ( #6634 )
...
* Identity: 'AZURE_TOKEN_CREDENTIALS' env var support for specific credential names
* No need to use index-based loop at that place
* Clang-format
* Require 'Credential' suffix for env var values
* Update sdk/identity/azure-identity/CHANGELOG.md
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2025-07-10 12:10:03 -07:00
Azure SDK Bot
970b619b28
Increment package version after release of azure-identity ( #6655 )
...
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-07-10 11:09:44 -07:00
Azure SDK Bot
2630c06030
Increment package version after release of azure-core ( #6654 )
...
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-07-10 11:09:06 -07:00
Anton Kolesnyk
de3cc64a55
Azure Core and Identity July GA Releases ( #6651 )
...
* Azure Core and Identity July GA Releases
* Add Identity to the release
* Undo change to FolderList.cmake (chicken vs egg problem; we'll have to update after the release)
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-07-10 08:25:05 -07:00
Azure SDK Bot
a332a845d0
Add additional create matrix logging ( #6650 )
...
To help debug matrix filters and other generation issues add additional logging.
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2025-07-02 12:00:41 -07:00
Azure SDK Bot
223a42026e
Remove MAC from pwsh tools template ( #6648 )
...
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2025-06-30 17:34:07 -07:00
Azure SDK Bot
9ed14d04f1
Sync eng/common directory with azure-sdk-tools for PR 11039 ( #6647 )
...
* Disable SBom generation for pull requests
* Update eng/common/pipelines/templates/steps/publish-1es-artifact.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-30 14:28:13 -07:00
Larry Osterman
a14e3d5ee0
Fixed WinHTTP failfast caused by premature cancellation ( #6637 )
2025-06-30 17:52:32 +00:00
Azure SDK Bot
18a1d27d33
Pass TestResourcesDirectory from deploy-test-resources.yml to New-TestResources.ps1 ( #6646 )
...
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2025-06-26 14:36:01 -07:00
Azure SDK Bot
5db36bdcdf
Fix path in mcp installer ( #6643 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-06-25 13:27:53 -07:00
Azure SDK Bot
6d5a909084
Sync eng/common directory with azure-sdk-tools for PR 10990 ( #6644 )
2025-06-25 09:53:19 -07:00
Azure SDK Bot
87e1f72926
Increment version for storage releases ( #6645 )
...
* Increment package version after release of azure-storage-common
* Increment package version after release of azure-storage-blobs
* Increment package version after release of azure-storage-files-datalake
* Increment package version after release of azure-storage-files-shares
* Increment package version after release of azure-storage-queues
2025-06-25 18:19:16 +08:00
microzchang
30c682b950
Storage June Release ( #6635 )
2025-06-25 11:18:16 +08:00