Workflow
Release Workflow
Stable with Limitations
Ikuti exact Release stages hingga commit, tag, dan push.
Command
custy run releaseCategory
Pipeline Profile
Quick Command
custy run release [OPTIONS]Ringkasan
Release Profile
1
Validate
Repository, pre-commit, pre-tag, dan pre-push validation.
2
Prepare release
Resolve version/workflow state dan prepare tag message.
3
Generate and edit artifacts
Generate, open, dan validate release artifacts.
4
Apply version
Write resolved version.
5
Generate changelog
Update CHANGELOG.md.
6
Back up and clean
Backup commit/tag messages dan prune retention.
7
Commit
Stage dan create release commit.
8
Tag
Create local release tag.
9
Push
Push HEAD dan tag.
Completion Boundary
Release berakhir setelah push. Gunakan Full hanya bila experimental finalization diperlukan.