Skip to content

Checks are repeated several times #318

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

Open
munnik opened this issue Mar 31, 2025 · 1 comment
Open

Checks are repeated several times #318

munnik opened this issue Mar 31, 2025 · 1 comment

Comments

@munnik
Copy link

munnik commented Mar 31, 2025

Is this normal behavior? Checks are repeated several times. It looks like it is doing it for every target, but I'm not 100% sure about that. It takes quite some time to do a deployment.

deploy --targets .#hetzner-otap01 .#hetzner-prod01 .#rdm-otap01
🚀 ℹ️ [deploy] [INFO] Running checks for flake in .
warning: Git tree '/home/munnik/Code/nixos-sustainablemotion.io' is dirty
warning: unknown flake output 'deploy'
warning: The check omitted these incompatible systems: aarch64-darwin, aarch64-linux, x86_64-darwin
Use '--all-systems' to check all.
🚀 ℹ️ [deploy] [INFO] Running checks for flake in .
warning: Git tree '/home/munnik/Code/nixos-sustainablemotion.io' is dirty
warning: unknown flake output 'deploy'
warning: The check omitted these incompatible systems: aarch64-darwin, aarch64-linux, x86_64-darwin
Use '--all-systems' to check all.
🚀 ℹ️ [deploy] [INFO] Running checks for flake in .
warning: Git tree '/home/munnik/Code/nixos-sustainablemotion.io' is dirty
warning: unknown flake output 'deploy'
warning: The check omitted these incompatible systems: aarch64-darwin, aarch64-linux, x86_64-darwin
Use '--all-systems' to check all.
🚀 ℹ️ [deploy] [INFO] Evaluating flake in .
warning: Git tree '/home/munnik/Code/nixos-sustainablemotion.io' is dirty
🚀 ℹ️ [deploy] [INFO] Evaluating flake in .
warning: Git tree '/home/munnik/Code/nixos-sustainablemotion.io' is dirty
🚀 ℹ️ [deploy] [INFO] Evaluating flake in .
warning: Git tree '/home/munnik/Code/nixos-sustainablemotion.io' is dirty
🚀 ℹ️ [deploy] [INFO] The following profiles are going to be deployed:
<--snip-->
@munnik
Copy link
Author

munnik commented May 27, 2025

Adding more machines to the list makes deploy-rs really slow. With 6 machines it takes more than 15 minutes to do the deployment, most of the time is spent in checking NixOS configuration....

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