go-scm/plugin
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
..
config.go chore(ax): gofmt exported declaration comments 2026-03-30 05:44:09 +00:00
installer.go chore(ax): add usage docs to exported APIs 2026-03-30 14:11:15 +00:00
installer_test.go Merge github/main into dev — resolve module path conflicts 2026-04-07 08:42:34 +01:00
loader.go chore(ax): add usage docs to exported APIs 2026-03-30 14:11:15 +00:00
loader_test.go chore(ax): normalise test naming and usage annotations 2026-03-30 06:37:20 +00:00
manifest.go chore(ax): add usage docs to exported APIs 2026-03-30 14:11:15 +00:00
manifest_test.go chore(ax): normalise test naming and usage annotations 2026-03-30 06:37:20 +00:00
plugin.go chore(ax): normalise test naming and usage annotations 2026-03-30 06:37:20 +00:00
plugin_test.go chore(ax): normalise test naming and usage annotations 2026-03-30 06:37:20 +00:00
registry.go chore(ax): add usage docs to exported APIs 2026-03-30 14:11:15 +00:00
registry_test.go chore(ax): normalise test naming and usage annotations 2026-03-30 06:37:20 +00:00