Developer
Overview
Version, tag, and release-oriented commands.
Developer docs cover commands used by maintainers and automation.
Commands
gmc versiongmc tag
Release workflow
gmc releases are tag-driven. Tags that match v* trigger the GoReleaser workflow.
Before release work, run the normal repo checks:
make check
make buildNotes
This section is for operating the gmc project itself, not for using gmc inside another repo.