Azure SDK Bot
313a43af4f
Log output from mcp installer script as json-rpc ( #6757 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-09-30 10:21:11 -07:00
Azure SDK Bot
1231716b59
Bump @azure-tools/typespec-client-generator-cli ( #6754 )
...
Bumps [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools ) from 0.28.1 to 0.28.3.
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases )
- [Commits](https://github.com/Azure/azure-sdk-tools/commits )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-26 09:00:09 -07:00
Azure SDK Bot
1f7b40dee5
Add DevOps logging support for invoke helper ( #6752 )
...
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2025-09-25 15:49:08 -07:00
Azure SDK Bot
ad5bd689af
Sync eng/common directory with azure-sdk-tools for PR 12222 ( #6753 )
...
* Set pr creator to empty when it's bot
* Removed bot accounts while setting the reviewers and assignees
* Allowed copilot as reviewer
---------
Co-authored-by: ray chen <raychen@microsoft.com>
2025-09-25 14:26:42 -07:00
Azure SDK Bot
3d07c4795f
Remove API Lifecycle prompt from release plan creation instructions ( #6751 )
...
Co-authored-by: Summer Warren <summerwarren@microsoft.com>
2025-09-25 11:46:19 -07:00
Azure SDK Bot
c0ef513201
Sync eng/common directory with azure-sdk-tools for PR 12214 ( #6750 )
...
* Skip updating pull request URL in work item when value is empty
2025-09-23 16:34:19 -04:00
Azure SDK Bot
88400ee205
Remove CODEOWNERS and service labels instructions until it can be inserted into a more contextually appropriate location for the user ( #6749 )
...
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2025-09-23 09:41:27 -07:00
Azure SDK Bot
d0b83a1c29
Sync eng/common directory with azure-sdk-tools for PR 12061 ( #6734 )
...
* bump the test-proxy version
* bump proxy to one that includes our multipart/formdata fix
---------
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2025-09-22 15:17:41 -07:00
Azure SDK Bot
be594f38c6
Sync eng/common directory with azure-sdk-tools for PR 12060 ( #6747 )
...
* pin tsp-client
* Added a script to wrap the call to tsp-client
* Used npm i to improve per
* Removed script and added readme.md
* Update eng/common/tsp-client/README.md
Co-authored-by: Mike Harder <mharder@microsoft.com>
* Update eng/common/tsp-client/README.md
Co-authored-by: Mike Harder <mharder@microsoft.com>
* Use npm ci for installation
* Added dependabot to readme
* Update eng/common/tsp-client/README.md
Co-authored-by: Mike Harder <mharder@microsoft.com>
* Removed 'prefix' option approach from usage
* Fixed format issue
---------
Co-authored-by: catalinaperalta <caperal@microsoft.com>
Co-authored-by: ray chen <raychen@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
2025-09-18 17:19:45 -07:00
Azure SDK Bot
871d322ea6
Sync eng/common directory with azure-sdk-tools for PR 11868 ( #6746 )
...
* added instructions for sdk local workflow
* fix case
* Added missing comma
* Update eng/common/instructions/azsdk-tools/local-sdk-workflow.instructions.md
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
* Update eng/common/instructions/azsdk-tools/local-sdk-workflow.instructions.md
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
* Update eng/common/instructions/azsdk-tools/local-sdk-workflow.instructions.md
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
* Update eng/common/instructions/azsdk-tools/local-sdk-workflow.instructions.md
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
* Replace 'tspconfigPath' by the literal file name
* Added routing step to choose workflow
* Added goal and action to some steps properly
* Specified mcp tool name explicitly
* Added back step to choose sdk generation approach
* Specified the mcp tool names explicitly
* Update eng/common/instructions/azsdk-tools/local-sdk-workflow.instructions.md
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
---------
Co-authored-by: ray chen <raychen@microsoft.com>
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
2025-09-18 16:06:19 -07:00
Azure SDK Bot
efcdeeb685
Sync eng/common directory with azure-sdk-tools for PR 11968 ( #6745 )
...
* Add copilot instruction for package name properties in typespec config
* Update eng/common/instructions/azsdk-tools/sdk-details-in-release-plan.instructions.md
---------
Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
2025-09-18 12:43:40 -07:00
Azure SDK Bot
6ec7eb07a6
Sync eng/common directory with azure-sdk-tools repository ( #6744 )
2025-09-18 11:18:52 -07:00
Azure SDK Bot
38326b302a
Add confirmation before sdk generation ( #6742 )
...
Co-authored-by: Summer Warren <summerwarren@microsoft.com>
2025-09-17 15:57:41 -07:00
Azure SDK Bot
ad03f7be56
Sync eng/common directory with azure-sdk-tools for PR 11931 ( #6739 )
...
* Update create release plan instructions and return
* Update eng/common/instructions/azsdk-tools/create-release-plan.instructions.md
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
* Return Release Plan Details
* Update eng/common/instructions/azsdk-tools/create-release-plan.instructions.md
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
* Add more specific rules for release plan creation
* Add Better instructions
---------
Co-authored-by: Summer Warren <summerwarren@microsoft.com>
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
2025-09-15 11:29:45 -07:00
Azure SDK Bot
1495f1e59d
Make Prepare-Release.ps1 executable ( #6733 )
...
Co-authored-by: Heath Stewart <heaths@microsoft.com>
2025-09-11 16:59:08 -07:00
Azure SDK Bot
34c80e3aa2
Add custom instructions to fetch TypeSpec docs ( #6731 )
...
Co-authored-by: Christopher Radek <Christopher.Radek@microsoft.com>
2025-09-11 14:07:17 -07:00
Azure SDK Bot
f550fd038e
Sync eng/common directory with azure-sdk-tools for PR 11974 ( #6723 )
...
* Add a script to update pull request URL in release plan from SDK generation pipeline
2025-09-05 21:38:51 -04:00
dependabot[bot]
2d969df700
Bump github.com/microsoft/vcpkg from master to ef7dbf94b9198bc58f45951adcf1f041fcbc5ea0 ( #6659 )
...
* Bump github.com/microsoft/vcpkg
---
updated-dependencies:
- dependency-name: github.com/microsoft/vcpkg
dependency-version: ef7dbf94b9198bc58f45951adcf1f041fcbc5ea0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update vcpkg.json
* Update default VCPKG commit hash in AzureVcpkg.cmake
* try fixing CI by updating xcode version
* 16.2 -> 16.4
* Fix the reason for overfow warning
* Suppress warning C6326: Potential comparison of a constant with another constant.
* Undo unintended format
* Correct condition to check whether it is possible to add epoch to system clock max without overflow
* Insert info for debugging on mac
* Better temp log formatting
* Use largest int type for calcuations (mac fix)
* In case system clock is lesser resolution than Azure::DateTime, do all calculations in a greater ration to avoid integer overflows
* Avoid overflowing system clock max when converting to time since epoch
* Add one more variable for debug logging on mac
* Avoid one more integer overflow
* Remove debug stuff
* CLang-format
* More clang-format
* Less conversions if equal
* Commit to reset CI
* Undo commit to reset CI
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-09-05 14:36:58 -07:00
Azure SDK Bot
bc178b1f98
Source user ID from graph api in TME ( #6720 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-08-29 16:15:45 -04:00
Azure SDK Bot
d65440b7dc
Sync eng/common directory with azure-sdk-tools for PR 11905 ( #6719 )
...
* Updated instructions files for service label and CODEOWNERS validation
* Update eng/common/instructions/azsdk-tools/validate-service-label.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Trim trailing whitespaces
* Added suggested changes from previous PR
---------
Co-authored-by: Michelle <t-michellema@microsoft.com>
Co-authored-by: Michelle Ma <145605943+michiisai@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-29 11:43:21 -07:00
Azure SDK Bot
9eec2d0ced
Sync eng/common directory with azure-sdk-tools for PR 11839 ( #6717 )
...
* snake case
* change file name to .instructions.md
* Revert "change file name to .instructions.md"
This reverts commit c4bb65dc03258a45f74590edff6ccbf889d9e559.
---------
Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
2025-08-26 16:24:36 -07:00
Azure SDK Bot
c62e0dc059
changed name file ( #6716 )
...
Co-authored-by: shirelmr <t-smarino@microsoft.com>
2025-08-26 13:58:30 -07:00
Azure SDK Bot
9899da72ad
Sync eng/common directory with azure-sdk-tools for PR 11802 ( #6711 )
...
* prompt files for labels and codeowners
* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
* changed NotAServiceLabel line
* changed guidance to the documentation
* specified which PRs to display
* Update eng/common/instructions/azsdk-tools/validate-service-label.instruction.md
Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
* Update eng/common/instructions/azsdk-tools/validate-codeowners.instructions.md
Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
* Update eng/common/instructions/azsdk-tools/validate-service-label.instruction.md
Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
---------
Co-authored-by: shirelmr <t-smarino@microsoft.com>
Co-authored-by: Shirel Marino <80732950+shirelmr@users.noreply.github.com>
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
Co-authored-by: Michelle <t-michellema@microsoft.com>
Co-authored-by: Michelle Ma <145605943+michiisai@users.noreply.github.com>
Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
2025-08-25 12:23:24 -07:00
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
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
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
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
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
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
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
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
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