Skip to content

docs: clarify local check vs CI steps#106

Closed
kingrubic wants to merge 1 commit into
agentctxhq:mainfrom
kingrubic:bemi-docs-check-ci
Closed

docs: clarify local check vs CI steps#106
kingrubic wants to merge 1 commit into
agentctxhq:mainfrom
kingrubic:bemi-docs-check-ci

Conversation

@kingrubic

Copy link
Copy Markdown
Contributor

Summary

  • clarify that npm run check is the local full gate: lint + typecheck + build + test
  • remove wording that says npm run check is exactly what CI invokes
  • update README, CONTRIBUTING, and CHANGELOG to match .github/workflows/ci.yml

Closes #103.

Test

  • npm run check

@kingrubic

Copy link
Copy Markdown
Contributor Author

Closing this PR to keep the backlog tidy after more than 48 hours without maintainer feedback. Please feel free to reopen it if a maintainer finds it useful. Thank you.

@kingrubic kingrubic closed this Jul 14, 2026
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.

Docs call npm run check "the CI gate" / "what CI runs", but the CI workflow never invokes it

1 participant