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

feat: add github action to test the nix builds #833

Merged
merged 1 commit into from Mar 31, 2023

Conversation

arcuru
Copy link
Sponsor Contributor

@arcuru arcuru commented Mar 30, 2023

This adds an action that will run a nix flake check, which checks the nix configuration, and nix build, which builds atuin using the nix config. Failures in this workflow will indicate that flake.lock needs to be updated with nix flake update or a change is needed in the configuration files.

This requires #832 to pass. I verified locally using act that it succeeds with that change.

@vercel
Copy link

vercel bot commented Mar 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
atuin ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 30, 2023 at 5:57PM (UTC)

Copy link
Member

@ellie ellie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Appreciate you keeping our Nix stuff going 🙏

@ellie ellie merged commit 3552c7e into atuinsh:main Mar 31, 2023
7 of 9 checks passed
@arcuru arcuru deleted the flake-workflow branch October 26, 2023 04:46
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.

None yet

2 participants