Skip to content

ci: add GitHub Actions workflow with Nix caching#1

Merged
orveth merged 2 commits into
mainfrom
ci/github-actions
Feb 2, 2026
Merged

ci: add GitHub Actions workflow with Nix caching#1
orveth merged 2 commits into
mainfrom
ci/github-actions

Conversation

@orveth
Copy link
Copy Markdown
Owner

@orveth orveth commented Feb 2, 2026

Summary

  • Add CI workflow running on both ubuntu-latest and macos-latest
  • Use DeterminateSystems Nix installer and magic-nix-cache for fast, cached builds
  • Run cargo build, cargo test, and cargo clippy -- -D warnings
  • Add CI and License badges to README

Test plan

  • Verify CI workflow runs on this PR
  • Check that build, test, and clippy pass on both Linux and macOS
  • Confirm badges render correctly in README preview

🤖 Generated with Claude Code

orveth and others added 2 commits February 1, 2026 16:00
- Add CI workflow running on ubuntu-latest and macos-latest
- Use DeterminateSystems/nix-installer-action for Nix installation
- Use DeterminateSystems/magic-nix-cache-action for build caching
- Run cargo build, test, and clippy with -D warnings
- Add CI and License badges to README

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@orveth orveth merged commit b0570cf into main Feb 2, 2026
2 checks passed
@orveth orveth deleted the ci/github-actions branch February 2, 2026 00:20
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