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

Rewrite CI in babashka #234

Merged
merged 64 commits into from
Feb 5, 2025
Merged

Rewrite CI in babashka #234

merged 64 commits into from
Feb 5, 2025

Conversation

jeaye
Copy link
Member

@jeaye jeaye commented Feb 4, 2025

  • No more third party Github actions (thus no more supply chain attack issues)
  • No more dealing with crazy job matrix issues
  • Everything written in Clojure
  • REPL suport
  • Excellent debuggability
  • Excellent reproducibility (spin up an Ubuntu 24.04 distrobox, install bb, and go)
  • CI summary markdown generated per-job

See an example of the magic here: https://github.com/jank-lang/jank/actions/runs/13146883482

@jeaye jeaye merged commit 003eaab into main Feb 5, 2025
13 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.

2 participants