Azure / Azure/azure-functions-core-tools
Per-channel rollback playbook and tooling
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 15
Description
Create runbooks for per-channel rollback procedures:
- CDN / GitHub Releases: mark bad release as pre-release
- npm: `npm deprecate` + move `latest` tag back
- Homebrew: revert formula
- winget: submit manifest revert
- APT: re-point repo metadata
- Workloads (NuGet): unlist (never delete)
From the [CLI release design](https://github.com/Azure/azure-functions-core-tools/pull/5391), follow-up item #12.
Contributor guide
Research direction
Start with the CLI release design PR #5391 and follow-up item #12. Document rollback runbooks for CDN/GitHub Releases, npm, Homebrew, winget, APT, and NuGet, including the specified rollback action for each channel. Done means every listed channel has a clear procedure and the related tooling needs are recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- documentation, release
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100