go-devops/cmd/setup
2026-02-24 15:45:03 +00:00
..
cmd_bootstrap.go refactor: migrate CLI imports from core/go to core/cli 2026-02-22 23:28:58 +00:00
cmd_ci.go refactor: migrate CLI imports from core/go to core/cli 2026-02-22 23:28:58 +00:00
cmd_commands.go refactor: migrate CLI imports from core/go to core/cli 2026-02-22 23:28:58 +00:00
cmd_github.go chore: replace interface{} with any (Go 1.18+ alias) 2026-02-24 15:37:42 +00:00
cmd_registry.go chore: replace interface{} with any (Go 1.18+ alias) 2026-02-24 15:37:42 +00:00
cmd_repo.go feat: absorb dev tooling commands from CLI 2026-02-21 21:45:58 +00:00
cmd_setup.go refactor: migrate CLI imports from core/go to core/cli 2026-02-22 23:28:58 +00:00
cmd_wizard.go chore: replace interface{} with any (Go 1.18+ alias) 2026-02-24 15:37:42 +00:00
github_config.go feat: absorb dev tooling commands from CLI 2026-02-21 21:45:58 +00:00
github_diff.go chore: use slices.Sorted(maps.Keys()) for ordered iteration 2026-02-24 15:45:03 +00:00
github_labels.go refactor: migrate CLI imports from core/go to core/cli 2026-02-22 23:28:58 +00:00
github_protection.go chore: replace interface{} with any (Go 1.18+ alias) 2026-02-24 15:37:42 +00:00
github_security.go chore: replace interface{} with any (Go 1.18+ alias) 2026-02-24 15:37:42 +00:00
github_webhooks.go chore: replace interface{} with any (Go 1.18+ alias) 2026-02-24 15:37:42 +00:00