No description
Find a file
Snider 1f3fdfc5f0
Some checks failed
CI / test (push) Failing after 2s
CI / auto-fix (push) Failing after 0s
CI / auto-merge (push) Failing after 0s
ci: add Core ecosystem CI workflow with CodeRabbit auto-fix
Uses dAppCore/build actions for test, auto-fix on CodeRabbit changes,
and auto-merge on CodeRabbit approval.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 14:05:15 +00:00
.core chore: sync workspace dependencies 2026-03-15 15:44:44 +00:00
.github/workflows ci: add Core ecosystem CI workflow with CodeRabbit auto-fix 2026-03-17 14:05:15 +00:00
.idea fix: use UK English spelling throughout 2026-03-15 10:10:46 +00:00
datanode fix: use UK English spelling throughout 2026-03-15 10:10:46 +00:00
docs docs: add human-friendly documentation 2026-03-11 13:02:40 +00:00
local fix(errors): replace fmt.Errorf with coreerr.E() in store, local, and s3 2026-03-16 18:19:50 +00:00
node fix: use UK English spelling throughout 2026-03-15 10:10:46 +00:00
s3 fix(errors): replace fmt.Errorf with coreerr.E() in store, local, and s3 2026-03-16 18:19:50 +00:00
sigil feat: standalone io.Medium abstraction 2026-03-06 09:31:28 +00:00
sqlite fix: use UK English spelling throughout 2026-03-15 10:10:46 +00:00
store fix(errors): replace fmt.Errorf with coreerr.E() in store, local, and s3 2026-03-16 18:19:50 +00:00
workspace refactor: swap pkg/framework imports to pkg/core 2026-03-06 14:11:06 +00:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:49 +00:00
bench_test.go feat: standalone io.Medium abstraction 2026-03-06 09:31:28 +00:00
CLAUDE.md docs: add CLAUDE.md project instructions 2026-03-13 13:38:01 +00:00
client_test.go fix: use UK English spelling throughout 2026-03-15 10:10:46 +00:00
go.mod chore: sync dependencies for v0.1.4 2026-03-16 22:13:03 +00:00
go.sum chore: sync dependencies for v0.1.4 2026-03-16 22:13:03 +00:00
io.go fix: use UK English spelling throughout 2026-03-15 10:10:46 +00:00