Workflow
Development Workflow
Stable
Ikuti tahap Dev yang tepat dari validation hingga commit dan push branch.
Command
custy run devCategory
Pipeline Profile
Quick Command
custy run dev [OPTIONS]Ringkasanâ
Dev Profile
1
Validate repository
Pastikan execution berada dalam Git repository.
2
Validate commit inputs
Resolve commit validator, hook policy, message file, dan remote.
3
Review commit message
Buka hanya commit-message file dan validasi hasil yang disimpan.
4
Back up and clean
Backup commit message dan prune retained backups.
5
Stage and commit
Stage resolved files dan buat Git commit.
6
Push
Push branch HEAD ke resolved remotes tanpa mendorong tag.
Remote Completion
Karena push adalah final stage, verifikasi destination dan remote result.