Skip to content

ci: make local checks a GitHub subset - #230

Merged
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/local-ci-subset-0722
Jul 22, 2026
Merged

ci: make local checks a GitHub subset#230
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/local-ci-subset-0722

Conversation

@FluffyAIcode

Copy link
Copy Markdown
Owner

Summary

  • add one repository-owned local CI script for Lean, platform-neutral tests, coverage report, and coverage XML
  • invoke that exact script from GitHub Actions so local commands cannot drift from required PR checks
  • keep Docker, package, proto, TypeScript, and Mac integration as GitHub-only supersets

Test plan

  • PYTHON=/Users/fluffy314/.venv-distwan/bin/python ./scripts/run_local_ci.sh
  • 967 passed, 1 skipped
  • 100% coverage
  • Lean build

Made with Cursor

Run the exact repository-owned local CI script inside Actions so coverage, Lean, and platform-neutral test commands cannot drift between developer machines and required PR checks.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 22, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@FluffyAIcode
FluffyAIcode merged commit 1c5f2c0 into main Jul 22, 2026
7 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.

1 participant