microvm-nix/microvm.nix

Improve the test infrastructure

開放

#160 建立於 2023年11月3日

 (3 則留言) (0 個反應) (0 位負責人)Nix (223 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (2,871 顆星)
PR 合併指標
 (平均合併 8天 7小時) (30 天內合併 8 個 PR)

描述

For the first two years this project has run off the C3D2 Hydra: https://hydra.hq.c3d2.de/jobset/c3d2/microvm.nix#tabs-jobs That has the following problems:

  • Our aarch64 builders are underpowered/broken.
  • We build and check only the main branch. It would be nice to have early feedback on each PR.
  • checks and hydraJobs in flake.nix containing multiple NixOS configurations requires a lot of RAM for a nix flake show, too much for a Github workflow. That breaks publishing to flakehub.com and flakestry.dev.

貢獻者指南