Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial GitHub Action for CI #2

Closed
wants to merge 1 commit into from
Closed

Conversation

elliotgoodrich
Copy link
Owner

Add an action that will configure, build, and run all tests on Ubuntu for each @ninjutsu-build package.

Fix missing @ninjutsu-build/bun devDependency in the root package.json.

Remove --offline argument from npm which to avoid errors:

cache mode is 'only-if-cached' but no cached response is available

@elliotgoodrich elliotgoodrich force-pushed the add-gh-actions2 branch 4 times, most recently from cb53a2c to 7a24fe5 Compare February 11, 2024 13:35
Add an action that will configure, build, and run all tests on Ubuntu
for each `@ninjutsu-build` package.

Fix missing `@ninjutsu-build/bun` `devDependency` in the root
`package.json`.

Remove `--offline` argument from `npm which` to avoid errors:

> cache mode is 'only-if-cached' but no cached response is available
@elliotgoodrich elliotgoodrich deleted the add-gh-actions2 branch March 20, 2024 18:35
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