Skip to content

ci: add GH Actions CI + test skeleton#1

Closed
jeffwitters wants to merge 2 commits into
mainfrom
ci/add-github-actions-and-tests
Closed

ci: add GH Actions CI + test skeleton#1
jeffwitters wants to merge 2 commits into
mainfrom
ci/add-github-actions-and-tests

Conversation

@jeffwitters

Copy link
Copy Markdown
Contributor

Adds GH Actions CI (Node 18/20 matrix). Runs tsc and node --test. Adds placeholder unit tests under tests/unit. Please review.

@jeffwitters

Copy link
Copy Markdown
Contributor Author

Closing — placeholder tests assert tautologies (null===null, 1+1===2) without exercising real code, and Node 18 is EOL. Extensa's npm pin is frozen at 0.1.0 and CI for the active codebase lives in the Cartisien/engram monorepo. Can revisit with real tests if needed.

@jeffwitters jeffwitters deleted the ci/add-github-actions-and-tests branch April 20, 2026 15:18
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