[docs] Update documentation for features from 2026-04-06#21
Draft
github-actions[bot] wants to merge 1 commit intomainfrom
Draft
[docs] Update documentation for features from 2026-04-06#21github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
…rsion management - Update Go prerequisite from 1.26 to 1.26.1 (Azure#7488) - Document new `mage playbackTests` target added as preflight step 8 (Azure#7506) - Add Go Version Management section documenting Update-GoVersion.ps1 script and validate-go-version CI workflow (Azure#7488) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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.
Documentation Updates - 2026-04-06
This PR updates the documentation based on features merged in the last 24 hours.
Features Documented
mage playbackTeststarget and preflight step 8 (from Add playback tests as preflight step 8 and fix test robustness Azure/azure-dev#7506)Update-GoVersion.ps1script andvalidate-go-versionCI workflow (from chore: bump Go 1.26.0 to 1.26.1 and add version management tooling Azure/azure-dev#7488)Changes Made
cli/azd/CONTRIBUTING.md:1.26→1.26.1mage playbackTestsstandalone targeteng/scripts/Update-GoVersion.ps1and thevalidate-go-versionCI workflowMerged PRs Referenced
chore: bump Go 1.26.0 to 1.26.1 and add version management toolingAdd playback tests as preflight step 8 and fix test robustnessAdd tool-version-upgrade skill for GitHub CLI and Bicep CLI(adds.github/skills/directory with its own SKILL.md, self-documented)Notes
.github/skills/tool-version-upgrade/SKILL.mdandreferences/tool-upgrade-workflow.md— the skill is self-documented via those files, so no additional doc update is needed.