Hydra: Difference between revisions

imported>Nix
m add Nix category
imported>Nix
add hydra for NixOS releases section
Line 97: Line 97:
== Known Issues ==
== Known Issues ==
* hydra-queue-runner sometimes gets stuck even with builds are in the queue, and the builds are not scheduled. The issue is being tracked [https://github.com/NixOS/hydra/issues/366 here]. In the meantime, a workaround is to add a cron job that regularly restarts the hydra-queue-runner systemd service. Possible fix: [https://github.com/NixOS/hydra/commit/73ca325d1c0f7914640a63764c9a6d448fde5bd0]
* hydra-queue-runner sometimes gets stuck even with builds are in the queue, and the builds are not scheduled. The issue is being tracked [https://github.com/NixOS/hydra/issues/366 here]. In the meantime, a workaround is to add a cron job that regularly restarts the hydra-queue-runner systemd service. Possible fix: [https://github.com/NixOS/hydra/commit/73ca325d1c0f7914640a63764c9a6d448fde5bd0]
== Hydra for NixOS releases ==
Hydra is used for managing official Nix project releases. The project Hydra server: https://hydra.nixos.org/
Some Hydra trackers for Nix projects:
* [https://hydra.nixos.org/project/nixpkgs Nixpkgs]
* [https://hydra.nixos.org/project/nixos NixOS]


== Resources ==
== Resources ==