Commit Graph

1356 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Anton Kolesnyk
a035ee5f94
Identity: IMDS fail-fast and Cred order change in DAC (and Core support) (#6573)
* Identity: IMDS fail-fast and Cred order change in DAC (and Core support)

* Mac fix and cspell update

* Update unit test and clang-format

* Temporarily update samples to use AzCliCred until recordings are re-recorded

* Revert samples back to use DAC

* Remove SAS auth from Tables template

* Clang-format

* Add support for 'AZURE_POD_IDENTITY_AUTHORITY_HOST', override it for running samples in CI

* Add unit test for AZURE_POD_IDENTITY_AUTHORITY_HOST

* "in milliseconds"

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

* PR Feedback

* Named constant + comment

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2025-05-30 16:47:50 -07:00
Azure SDK Bot
0e04dd0c63
fix checkout (#6603)
Co-authored-by: jolov <jolov@microsoft.com>
2025-05-29 13:19:35 -07:00
Azure SDK Bot
f2815312d8
Update APIView Endpoint to use API COntrollers (#6601)
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2025-05-28 20:24:27 -07:00
Azure SDK Bot
2d5514fa8a
Add common npm publishing template (#6596)
Co-authored-by: Albert Cheng <albertcheng@microsoft.com>
2025-05-27 15:57:22 -07:00
Azure SDK Bot
aabb0b1101
Sync eng/common directory with azure-sdk-tools for PR 10736 (#6595)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-05-23 17:19:19 -07:00
Azure SDK Bot
03c4e12960
Sync eng/common directory with azure-sdk-tools for PR 10733 (#6594)
* Fix broken link in azsdk mcp server readme
2025-05-23 15:37:17 -04:00
Azure SDK Bot
a1aa57222f
Only convert to json if response content is of json type (#6589)
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2025-05-22 10:55:08 -07:00
Azure SDK Bot
7317d787a2
Sync eng/common directory with azure-sdk-tools for PR 10286 (#6588)
* Remove PR commenting variable

* use staging url for testing

* Switch back to prod endpoint

---------

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2025-05-21 23:24:34 -07:00
Anton Kolesnyk
63ac69506f
Update vcpkg baseline (#6574)
* Update vcpkg baseline

* Make code to compile with either newer or older version of opentelemetry-cpp

* Clang-format

* Suppress otel warnings in stress test code

* Update CI to update vcpkg cache if the run is PR-initiated

* Turn SSL caching off by default

* Make code to compile with either newer or older version of opentelemetry-cpp

* Clang-format

* Integrate the exact copy of #6581 - to make sure we're testing the same change with libcurl >= 8.12, and also make future merging easier

* Update cspell

* Move feature to bugfix

* Update vcpkg.yml

* Copy #6582 to verify against the latest libcurl

* Undo unnecessary changes

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-05-21 11:57:28 -07:00
Azure SDK Bot
8ce6da8645
Sync eng/common directory with azure-sdk-tools for PR 10657 (#6580)
* ensure the directory that gets logged is the actual changed package's service directory
---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-05-16 14:29:07 -07:00
Azure SDK Bot
126452efd3
Fixes to auto-download/start azsdk mcp (#6578)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-05-15 19:44:59 -04:00
Azure SDK Bot
5d4324dd7d
Sync eng/common directory with azure-sdk-tools for PR 10664 (#6576)
* Add option to perserve auth

* Update eng/common/pipelines/templates/steps/sparse-checkout.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: ray chen <raychen@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-15 15:59:55 -07:00
Azure SDK Bot
6b591a8a12
Sync eng/common directory with azure-sdk-tools repository (#6575) 2025-05-15 12:40:59 -07:00
Azure SDK Bot
77eee12717
Support az bicep build in New-TestResources (#6572)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2025-05-14 17:38:51 -07:00
Azure SDK Bot
c61528188c
Sync eng/common directory with azure-sdk-tools for PR 10532 (#6571)
* Allow for empty serviceDirectory in deploy-test-resources

* Revert some unintentional changes

* Restore missing comment

---------

Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2025-05-14 12:45:38 -07:00
Azure SDK Bot
91d579b8cf
Sync eng/common directory with azure-sdk-tools for PR 10522 (#6555)
* cspell: Remove node version requirement, node is already on the agent

* Succeeded

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2025-05-14 11:30:58 -07:00
Azure SDK Bot
bff63e1fbd
HtmlDecode hrefs (#6570)
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2025-05-14 10:21:32 -07:00
Azure SDK Bot
662b5026d6
Use correct variable name in error (#6568)
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2025-05-13 10:11:09 -07:00
Azure SDK Bot
292547aecb
Sync eng/common directory with azure-sdk-tools for PR 10611 (#6566) 2025-05-12 20:43:45 -07:00
Azure SDK Bot
140aead96d
Sync eng/common directory with azure-sdk-tools for PR 10593 (#6565)
* Improve link checking for github links

Use locally cloned repos to check github links to avoid rate-limiting.

* Add default clone path to the link checker template

---------

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2025-05-12 12:33:18 -07:00
Azure SDK Bot
438ad5d6f8
Sync eng/common directory with azure-sdk-tools for PR 10579 (#6564)
* Support writing .env files from Test Resources

If a language repo opts into it *and* if a `test-resources.bicep` file exists and lints clean of writing secrets *and* if the `.env` file is gitignore'd, write a `.env` file next to `test-resources.bicep`.

* Resolve PR feedback

* Pass -Force for . hidden files on non-Windows

---------

Co-authored-by: Heath Stewart <heaths@microsoft.com>
2025-05-09 21:51:43 -07:00
Azure SDK Bot
2e7848d736
deploy the proxy with human-readable multipart output (#6551)
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-05-06 19:04:36 -07:00
Azure SDK Bot
1c4d8ebb4b
Sync eng/common directory with azure-sdk-tools for PR 10534 (#6560)
* Add helper function for spec-gen-sdk pipeline

* Move logging script sourceing to global scope

---------

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2025-05-06 09:31:04 -07:00
Azure SDK Bot
6e242c11c2
Sync eng/common directory with azure-sdk-tools for PR 10542 (#6559)
* update most current taxnonomy for entra

* update link

---------

Co-authored-by: Minh Anh <minhanhphan@microsoft.com>
2025-05-06 09:02:54 -07:00