Stg100/pulling relevant main changes#47729
Merged
ibrandes merged 129 commits intoAzure:release/storage/stg100from Jan 15, 2026
Merged
Stg100/pulling relevant main changes#47729ibrandes merged 129 commits intoAzure:release/storage/stg100from
ibrandes merged 129 commits intoAzure:release/storage/stg100from
Conversation
) * Updated artifactJson input to artifacts input * Prioritized service directory from artifact object over the parameter input * Returned error when service directory is not provided for the old usage * Removed redudant line * Initilized the variable in a loop --------- Co-authored-by: ray chen <raychen@microsoft.com>
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
…lity tests. (Azure#47486) This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/20019763336 Co-authored-by: github-actions <github-actions@github.com>
* Made pipeline work for template-v2 projects * Filtered on the template packages * Fixed pipeline compile error * Fixed condition check * Iterate artifact list to filter on the test pkgs * Reverted the change of removing the service directory when calling set-test-pipeline-version.yml
…zure#47510) * Query api view artifact by package info * Removed redundant code
* [VoiceLive] Add sample of function calling * update --------- Co-authored-by: Xiting Zhang <xitzhang@microsoft.com>
) * Fix link checks to npm for packages * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Apply suggestion from @weshaggard --------- Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
) * Used full pkg name in release work items * Used full pkg name for dev ops work item * Added test * Pass in package info file path * Reverted changes to verify-changelog.yml and script * Updated script to process groupId in work items * Renamed new property to GroupId * Removed the condition check for Group * Build hash key with non-null arguments * Used the original BuildHashKey to return hash from non-null args --------- Co-authored-by: ray chen <raychen@microsoft.com>
…zure#47512) * Fetched package properties by groupId and pkgName * Updated release tag for patch release and bom release * Falled back to fetch the old tag format
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
…onfig.yaml', API Version: 2025-08-01-preview, SDK Release Type: beta, and CommitSHA: 'd0cd556bd91d2dda700e983c0d253fa025b324c0' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5634441 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. (Azure#47442) Co-authored-by: Ryan Zhang <yangzhangrice@hotmail.com>
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
) * Remove ApiKey usage * Add -TestAuth flag to verify Bearer token authentication * TEMP: Enable TestAuthOnly for pipeline testing * Remove testing logs * Additional clean up * Keep apikey fallback while migrating * Keep migration to new endpoint * Keep migration to new endpoint * Feedback --------- Co-authored-by: Alitzel Mendez <almend@microsoft.com> Co-authored-by: Alitzel Mendez <6895254+AlitzelMendez@users.noreply.github.com>
* Update CODEOWNERS for translation text service * Modify CODEOWNERS for Cognitive and Translator services Consolidate Translator owners
Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
) * Fix npm URL replacement logic to handle versioned and non-versioned URLs Co-authored-by: weshaggard <9010698+weshaggard@users.noreply.github.com> * Simplify regex pattern as suggested by weshaggard Co-authored-by: weshaggard <9010698+weshaggard@users.noreply.github.com> * Fix regex to handle query params and fragments, add edge case tests Co-authored-by: weshaggard <9010698+weshaggard@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: weshaggard <9010698+weshaggard@users.noreply.github.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
diff for storage: https://gist.github.com/ibrandes/341d9076f4d9bf676da05238d2cb3afa
--applies ci race condition fix
--bumps autorest version