Skip to content

ci: add Linux and Windows test workflow - #4

Merged
RightL merged 6 commits into
mainfrom
agent/add-basic-ci
Aug 17, 2026
Merged

ci: add Linux and Windows test workflow#4
RightL merged 6 commits into
mainfrom
agent/add-basic-ci

Conversation

@RightL

@RightL RightL commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Add a minimal GitHub Actions CI workflow for RightMemory.

It runs on pull requests and pushes to main, using Python 3.11 on both Ubuntu and Windows. Each job installs ripgrep where needed, installs the package, compiles rightmemory and tests, then runs the existing python -m tests entrypoint. Windows test execution uses UTF-8 mode and the canonical runner temp path to avoid hosted-runner path aliases.

Provider-backed diagnostics such as rightmemory doctor agent-cli are intentionally excluded from CI.

While validating the workflow, CI exposed one stale Windows-only assertion that still expected the old rightmemory.cli wrapper target; the test is aligned with the current rightmemory.entrypoint behavior. Final CI is green on both Ubuntu and Windows.

@RightL
RightL merged commit ea1bdde into main Aug 17, 2026
2 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