go-scm/plugin
Claude d67ac486ff
Some checks failed
Security Scan / security (push) Failing after 8s
Test / test (push) Successful in 4m5s
feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports
Migrate git/service.go to Action-based API. Replace fmt, strings,
path/filepath with Core primitives across 77 files (~400 call sites).
Keep encoding/json, strings.EqualFold/SplitSeq/Fields, filepath.Abs/Rel.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 13:44:13 +00:00
..
config.go feat: add manifest, marketplace, plugin, repos subpackages 2026-03-06 13:20:12 +00:00
installer.go feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports 2026-03-26 13:44:13 +00:00
installer_test.go fix(security): harden installer, marketplace, and sync path handling 2026-03-23 14:32:11 +00:00
loader.go feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports 2026-03-26 13:44:13 +00:00
loader_test.go chore: migrate to dappco.re vanity import path 2026-03-21 23:54:23 +00:00
manifest.go chore: migrate to dappco.re vanity import path 2026-03-21 23:54:23 +00:00
manifest_test.go chore: migrate to dappco.re vanity import path 2026-03-21 23:54:23 +00:00
plugin.go feat: add manifest, marketplace, plugin, repos subpackages 2026-03-06 13:20:12 +00:00
plugin_test.go feat: add manifest, marketplace, plugin, repos subpackages 2026-03-06 13:20:12 +00:00
registry.go feat: upgrade to core v0.8.0-alpha.1, replace banned stdlib imports 2026-03-26 13:44:13 +00:00
registry_test.go chore: migrate to dappco.re vanity import path 2026-03-21 23:54:23 +00:00