Skip to content

docs: add readme and fix CI configuration#10

Merged
abretonc7s merged 2 commits intomainfrom
docs/readme
Feb 12, 2026
Merged

docs: add readme and fix CI configuration#10
abretonc7s merged 2 commits intomainfrom
docs/readme

Conversation

@abretonc7s
Copy link
Collaborator

@abretonc7s abretonc7s commented Feb 12, 2026

Summary

  • Add project README with architecture overview, installation,
    sync workflow, and contribution guide
  • Fix lint: add npm install example to README (required by
    yarn.config.cjs constraint)
  • Fix lint: remove ## Examples section from PR template
    (disallowed by constraint)
  • Fix lint: dedupe yarn.lock and add vitest to
    .depcheckrc.json ignores
  • Fix test: remove vitest from test script (no test files by
    design), keep attw --pack for type checking
  • Fix compatibility test: add vitest>vite>esbuild and
    vitest>vite-node>vite>esbuild to lavamoat.allowScripts

Test plan

  • yarn lint passes
  • yarn test passes (attw --pack type checking)
  • yarn build succeeds
  • CI jobs (Lint, Test, Compatibility test) all green

@abretonc7s abretonc7s changed the title docs: add readme and setup instructions docs: add readme and fix CI configuration Feb 12, 2026
@abretonc7s abretonc7s merged commit 2b73925 into main Feb 12, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments