go-devops/cmd
Snider cea8624497 feat(dev): add core dev tag command
Reads repos.yaml dependency graph via TopologicalOrder(), bumps patch
version bottom-up, runs GOWORK=off go get -u ./... and go mod tidy per
repo, commits go.mod/go.sum, creates annotated tags, and pushes.

Supports --dry-run to preview the plan and --force to skip confirmation.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-15 17:28:11 +00:00
..
community feat: absorb vanity-import, community, and updater from CLI 2026-02-21 21:33:23 +00:00
deploy refactor: move cmd/ packages to their respective repos 2026-03-09 12:28:15 +00:00
dev feat(dev): add core dev tag command 2026-03-15 17:28:11 +00:00
docs refactor: rename hugo sync target to zensical 2026-03-11 09:48:38 +00:00
gitcmd refactor: use core/go-i18n module instead of core/go/pkg/i18n 2026-03-06 09:09:07 +00:00
setup fix: update go-agentic imports to core/agent 2026-03-09 12:35:25 +00:00
vanity-import feat: absorb vanity-import, community, and updater from CLI 2026-02-21 21:33:23 +00:00