Lewati ke konten utama

Workflow

Commit Workflow

Stable

Ikuti profile dari validation hingga local commit creation.

Commandcusty commit

Category

Git Operations

Quick Command

custy commit [OPTIONS]

Ringkasan​

Commit Profile

1
Validate repository
Jalankan repository dan pre-commit validation.
completed
2
Prepare version
Resolve version dan inisialisasi workflow state.
completed
3
Generate artifacts
Buat dan buka release/message artifacts.
completed
4
Validate edits
Periksa edited artifacts.
completed
5
Apply version
Tulis resolved version ke configured file.
completed
6
Generate changelog
Perbarui CHANGELOG.md.
completed
7
Back up and clean
Backup commit message dan prune retained backups.
completed
8
Stage changes
Stage sesuai resolved stage mode.
completed
9
Create commit
Buat final local Git commit.
completed

Failure Behavior

Jika required stage gagal, periksa working tree, artifacts, backups, dan Git index. Temukan tahap terakhir yang selesai sebelum retry.