.core
chore: add .core/ build and release configs
2026-03-06 18:52:36 +00:00
.editorconfig
chore: add Go repo norms (badges, contributing, lint, taskfile, editorconfig)
2026-02-23 06:45:35 +00:00
.gitignore
feat: extract go-git from go-scm/git
2026-02-21 15:26:30 +00:00
.golangci.yml
chore: add Go repo norms (badges, contributing, lint, taskfile, editorconfig)
2026-02-23 06:45:35 +00:00
CLAUDE.md
feat: extract go-git from go-scm/git
2026-02-21 15:26:30 +00:00
CONTRIBUTING.md
chore: add Go repo norms (badges, contributing, lint, taskfile, editorconfig)
2026-02-23 06:45:35 +00:00
git.go
feat: modernise to Go 1.26 — iterators and slices stdlib
2026-02-23 05:06:48 +00:00
git_test.go
feat: extract go-git from go-scm/git
2026-02-21 15:26:30 +00:00
go.mod
chore: sync go.mod dependencies
2026-03-06 15:21:33 +00:00
go.sum
chore: sync go.mod dependencies
2026-03-06 15:21:33 +00:00
README.md
chore: add Go repo norms (badges, contributing, lint, taskfile, editorconfig)
2026-02-23 06:45:35 +00:00
service.go
refactor: swap pkg/framework imports to pkg/core
2026-03-06 14:11:00 +00:00
service_extra_test.go
refactor: swap pkg/framework imports to pkg/core
2026-03-06 14:11:00 +00:00
service_test.go
feat: modernise to Go 1.26 — iterators and slices stdlib
2026-02-23 05:06:48 +00:00