copilot-swe-agent[bot]
d634bb9554
Fix IMDS retry policy to address review feedback: keep first request as fast probe
...
Co-authored-by: antkmsft <41349689+antkmsft@users.noreply.github.com>
2025-07-23 18:51:02 +00:00
copilot-swe-agent[bot]
4891c52b14
Fix build error and add comprehensive test cases for IMDS HTTP 410 retry functionality
...
- Fix syntax error: Remove duplicate namespace closing brace that caused build failure
- Add 4 comprehensive test cases for IMDS HTTP 410 retry behavior:
* ImdsHttp410Retry: Tests basic HTTP 410 retry and eventual success
* ImdsRetryDuration: Tests retry duration covers 70+ second requirement
* ImdsHttp410RetryExhaustion: Tests failure when all retries return 410
* ImdsRetryOtherStatusCodes: Tests other retryable status codes still work
Co-authored-by: RickWinter <4430337+RickWinter@users.noreply.github.com>
2025-07-23 18:30:19 +00:00
copilot-swe-agent[bot]
602905872d
Implement IMDS retry policy for HTTP 410 responses
...
- Add CreateImdsRetryOptions function to include HTTP 410 in retryable status codes
- Increase MaxRetries to 6 to ensure 70+ second retry duration for 410 responses
- Apply custom retry options to both first request and subsequent requests for IMDS
- Verified retry duration calculation: ~101.6 seconds with 6 retries meets 70s requirement
Co-authored-by: RickWinter <4430337+RickWinter@users.noreply.github.com>
2025-07-22 16:34:17 +00:00
copilot-swe-agent[bot]
346ac5abbe
Initial plan
2025-07-22 16:15:04 +00: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
Wes Haggard
2326ca61c5
Fix image demands to be inline ( #6640 )
2025-06-24 15:03:09 -07:00
Azure SDK Bot
22251970c6
Sync eng/common directory with azure-sdk-tools for PR 10969 ( #6639 )
...
* Fix vscode config auto-install in mcp script
* Update eng/common/mcp/azure-sdk-mcp.ps1
Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
---------
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
2025-06-24 13:59:06 -07:00
Larry Osterman
2626f12add
Temporarily disable Mac azuresdkforcpp tests ( #6636 )
...
* Temporarily disable Mac azuresdkforcpp tests
2025-06-23 21:34:53 +00:00
microzchang
17563c7c01
Storage STG99 Features ( #6622 )
...
* Changed QueueProperties.ApproximateMessagesCount from int to long (#6584 )
* Storage/STG99 Added ShareSnapshotNotFound in ShareErrorCode (#6612 )
* Share SnapshotNotFound error code support
* add test record
* Storage/STG99 Made error message for invalid x-ms-version more user-friendly (#6613 )
* add invalid version erorr message support
* Update find logic
* Stg99/Add test records and update change logs (#6620 )
* Update test records and change logs
* update change log
2025-06-23 11:31:03 +08:00
Azure SDK Bot
d9eacda722
Sync eng/common directory with azure-sdk-tools for PR 10953 ( #6633 )
...
* update all eng/common templates or scripts that utilize the old azsdk-pool-* to utilize the unified pool azsdk-pool
* upgrade to target ubuntu 24.04 where applicable
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
2025-06-20 16:00:49 -07:00
Azure SDK Bot
e741c1cdf2
Update npm-publish template ( #6632 )
...
- Add basic tag support beta or latest
- Add tag validation for ESRP
- Support subpaths from the artifact to scope to just some packages
2025-06-20 12:28:28 -07:00
Azure SDK Bot
6a71677c9e
Use Path.Combine for create directory ( #6630 )
...
Path.Combine will allow for fully qualified paths to override the combination. For example `Path.Combine("a","b","c:\test")` will resolve to `c:\test'. We have depended on such behavior in a few places like d66b5160f2/eng/pipelines/templates/steps/smoke-test-steps.yml (L99) so I'm reverting back to Path.Combine.
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2025-06-18 08:59:02 -07:00
Azure SDK Bot
c40e4e94fe
Use releaseJob for publishing ( #6631 )
...
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2025-06-18 08:51:59 -07:00
Azure SDK Bot
1e96755976
Update script to support running on GH action ( #6628 )
...
Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
2025-06-13 18:28:25 -04:00
Azure SDK Bot
7d47e89859
Sync eng/common directory with azure-sdk-tools for PR 10895 ( #6629 )
...
* Update logging for verify-links script
* Update verify-links.yml
* Update eng/common/scripts/Verify-Links.ps1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update eng/common/scripts/Verify-Links.ps1
---------
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-13 15:25:00 -07:00
Azure SDK Bot
c0327ee775
Condition the APIView step at compile ntime ( #6627 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2025-06-12 17:54:52 -07:00
Azure SDK Bot
52adc2928b
upgrade indirect dependency brace-expansion version to 2.0.2 ( #6626 )
...
This PR applies changes done by `npm audit fix`.
Co-authored-by: Jeremy Meng <jeremy.ymeng@gmail.com.com>
2025-06-12 15:43:24 -07:00
Azure SDK Bot
257e9f466a
Use AuthToken for cal to Search API ( #6624 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2025-06-11 19:55:38 -07:00
Azure SDK Bot
0676c77217
disable java CI pipeline generation ( #6621 )
...
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-06-09 16:35:29 -07:00
Daniel Jurek
ef5c3cfc45
Migrate to azsdk-pool, Move off Windows 2019 ( #6609 )
2025-06-05 14:17:35 -07:00
Azure SDK Bot
8573c29cde
Increment package version after release of azure-identity ( #6615 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-06-05 09:35:16 -07:00
Azure SDK Bot
65fed0581f
Increment package version after release of azure-core ( #6614 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-06-05 09:32:58 -07:00
Anton Kolesnyk
2e9f0472b4
Core and Identity June Beta releases ( #6605 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-06-05 07:03:18 -07:00
Anton Kolesnyk
2957f8140d
Fix codeowners-linter CI pipeline ( #6611 )
...
* Fix codeowners-linter CI pipeline
* Fix typo
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-06-03 14:52:43 -07:00
Anton Kolesnyk
3cd85cde0d
Identity samples: make sample service to invoke GetToken() ( #6604 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-06-03 13:59:06 -07:00
Azure SDK Bot
3f167b07fd
Sync eng/common directory with azure-sdk-tools for PR 10694 ( #6587 )
...
* Use correct leading slash in common.ps1 repo root resolution
* Update eng/common/scripts/common.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
---------
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2025-06-03 13:25:07 -07:00
Azure SDK Bot
ac3e303859
Specify run directory as repo root for mcp runner ( #6586 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-06-03 13:13:43 -07:00
Azure SDK Bot
4aa299da03
adding missing parens to apiview-helpers ( #6610 )
...
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-06-02 18:12:57 -07:00
Daniel Jurek
32e868cd5f
Add Cargo.toml to sdk/core/ci.yml ( #6608 )
2025-06-02 15:25:20 -07:00
Azure SDK Bot
0363e0b78f
Use CodeFile for pushing Python APIView ( #6606 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2025-06-02 14:50:20 -07:00
dependabot[bot]
ccf5a0e19f
Bump tokio from 1.43.0 to 1.45.1 ( #6598 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.43.0 to 1.45.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.45.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.45.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 13:12:43 -07:00
dependabot[bot]
e86fb16d39
Bump openssl from 0.10.71 to 0.10.72 ( #6599 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.71 to 0.10.72.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.72 )
---
updated-dependencies:
- dependency-name: openssl
dependency-version: 0.10.72
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 13:11:31 -07:00