go-scm/cmd/forge
Snider e5e6698662 Merge github/main into dev — resolve module path conflicts
Keep dappco.re module paths throughout; github/main had stale forge.lthn.ai
paths in go.mod and several source files. All conflicts resolved in favour of
dev (HEAD): AX-pattern aliased imports, SecureSSHCommandContext, syncutil,
and _Good test naming convention.

Note: go mod tidy fails — dappco.re/go/core/cli@v0.3.7 and
dappco.re/go/core/config@v0.1.8 tags still declare forge.lthn.ai module
paths. New tags with correct dappco.re paths are needed on both repos
before tidy will succeed.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-07 08:42:34 +01:00
..
cmd_auth.go chore(ax): normalize SPDX header identifier 2026-03-30 00:54:20 +00:00
cmd_config.go chore(ax): normalize SPDX header identifier 2026-03-30 00:54:20 +00:00
cmd_forge.go chore(ax): add usage docs to exported APIs 2026-03-30 14:11:15 +00:00
cmd_issues.go chore(ax): normalize SPDX header identifier 2026-03-30 00:54:20 +00:00
cmd_labels.go chore(ax): normalize SPDX header identifier 2026-03-30 00:54:20 +00:00
cmd_migrate.go chore(ax): normalize SPDX header identifier 2026-03-30 00:54:20 +00:00
cmd_orgs.go chore(ax): normalize SPDX header identifier 2026-03-30 00:54:20 +00:00
cmd_prs.go chore(ax): normalize SPDX header identifier 2026-03-30 00:54:20 +00:00
cmd_repos.go chore(ax): normalize SPDX header identifier 2026-03-30 00:54:20 +00:00
cmd_status.go chore(ax): normalize SPDX header identifier 2026-03-30 00:54:20 +00:00
cmd_sync.go Merge github/main into dev — resolve module path conflicts 2026-04-07 08:42:34 +01:00
cmd_sync_test.go chore(ax): normalise test naming and usage annotations 2026-03-30 06:37:20 +00:00
helpers.go chore(ax): normalize SPDX header identifier 2026-03-30 00:54:20 +00:00