Release Process Skill
Guide for performing the DirectXMath release process. Use this skill when asked to help with releasing a new version, publishing packages, or updating ports. Published by microsoft in DirectXMath.
What is Release Process Skill?
Guide for performing the DirectXMath release process. Use this skill when asked to help with releasing a new version, publishing packages, or updating ports. Published by microsoft in DirectXMath. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use Release Process Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/DirectXMath
- Skill file: .github/skills/release/SKILL.md
What it does
Guide for performing the DirectXMath release process. Use this skill when asked to help with releasing a new version, publishing packages, or updating ports.
Skill instructions
Release Process Prerequisites - All changes merged into the main branch with all tests passing. - GPG signing configured for your GitHub account (for verified tags). - Access to the MSCodeHub mirror repository and Azure DevOps pipelines. - Local repository: - VCPKG at d:\vcpkg (synced with main branch) - PATs will be needed for scripts that access GitHub and ADO. <!-- markdownlint-disable MD029 -- Steps Phase 1: Prepare Release 1. Git pull the local repository to ensure it is up to date with the main branch. 2. Run the PowerShell script build\preparerelease.ps1 which will generate a topic branch for the release, update the version number in CMakeLists.txt, the README.md file, the release notes in the nuspec files, and create a stub in the CHANGELOG.md file for the new release. 3. Edit the CHANGELOG.md file to update it with a summary of changes. 4. Submit the topic branch for review and merge into main once approved. Allow the GitHub Actions workflows and the Azure DevOps pipelines to
Explore related resources
Frequently asked questions
What is Release Process?
Release Process is a open-source AI agent skill with Copy skill directory. Guide for performing the DirectXMath release process. Use this skill when asked to help with releasing a new version, publishing packages, or updating ports.
Who is Release Process best for?
Release Process is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install Release Process?
Install or run Release Process using Copy skill directory. Check Release Process for the latest setup command.
Is Release Process actively maintained?
Release Process may need a closer maintenance check before production use.
Auto-fetched from GitHub.