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

Implement an automated workflow to integrate and deploy NixOS configurations #34

Open
btlogy opened this issue Jan 29, 2025 · 0 comments

Comments

@btlogy
Copy link
Member

btlogy commented Jan 29, 2025

Scope

Part of #4161 - Move off Trac - Execution - Forgejo

Currently, the Nix code in this repository is not automatically built, nor deployed on the targeted system.
This is error prone and slowing down changes.
We could implement GHA workflow to continuously integrate and deploy the Nix configurations defined in this repository.

Value

  • Contributors could have their pull request automatically checked
  • Maintainers would not have to manually deploy all changes

Requirements

  • Automatic checks verifying and building the flake on pull request
  • Automatic deployment of the nixosConfiguration('s) whenever a pull request is merged into the main branch

Additional information

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

No branches or pull requests

1 participant