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

CI Tweaks #247

Merged
merged 7 commits into from
Nov 30, 2023
Merged

CI Tweaks #247

merged 7 commits into from
Nov 30, 2023

Conversation

lread
Copy link
Collaborator

@lread lread commented Nov 30, 2023

No description provided.

Do the work from build.clj to avoid repeated JVM launch costs.
Planck can take a while to install on CI Linux, so only install it if necessary.
typo resulted in running ALL libs test for each invidual lib job
Sometimes `npm ci` is zippy on ci, sometimes not.
Skip it if not needed by particular unit test.
Clojure tests now hit all supported versions of Clojure in a single job.
This reduces number of GitHub Actions jobs which will reduce job queuing
which will reduce overall ci build time.
@lread lread merged commit 48500fb into main Nov 30, 2023
75 checks passed
@lread lread deleted the lread-ci-tweaks branch April 25, 2024 02:30
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