Lewati ke konten utama

Workflow

Development Workflow

Stable

Ikuti tahap Dev yang tepat dari validation hingga commit dan push branch.

Commandcusty run dev

Category

Pipeline Profile

Quick Command

custy run dev [OPTIONS]

Ringkasan​

Dev Profile

1
Validate repository
Pastikan execution berada dalam Git repository.
completed
2
Validate commit inputs
Resolve commit validator, hook policy, message file, dan remote.
completed
3
Review commit message
Buka hanya commit-message file dan validasi hasil yang disimpan.
completed
4
Back up and clean
Backup commit message dan prune retained backups.
completed
5
Stage and commit
Stage resolved files dan buat Git commit.
completed
6
Push
Push branch HEAD ke resolved remotes tanpa mendorong tag.
completed

Remote Completion

Karena push adalah final stage, verifikasi destination dan remote result.