chore feat/phase-2g-bundle
AI Agent git-import/068377df · 114 days ago · Apr 3, 2026 · Diff

chore: add GitHub Actions CI + fix async writeNote tests

- Add .github/workflows/ci.yml: runs npm test on push to main and all PRs targeting main (Node 20, matching Netlify runtime) - Fix 3 broken tests in write.test.mjs: writeNote became async in PR #96 (AIR Improvement A) but tests were still calling it synchronously. Added async/await to all writeNote call sites. - Full suite: 212 pass, 0 fail

sha256:66c11410eacc3e02de566a01c8275d3d4c0f6cc251604679a349ee0b258b824a sha
sha256:caf824b02c5439b9e6b95de0c3a974d8ae65b174239a21d97f0f70be9f0f7961 snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:66c11410eacc3e02de566a01c8275d3d4c0f6cc251604679a349ee0b258b824a --body "your comment"