Fediversity/deployment/check/common
Nicolas “Niols” Jeannerod b4e1c5b5b3 Restrict fileset necessary for deployment tests (#450)
Now that we won't depend on the flake.nix anymore, we won't depend on all the flake-part.nix files (necessary to evaluate flake.nix) and all the files they depend on etc., so the Nix dependencies of the tests will be drastically reduced, and I will be able to leverage that by introducing a more subtle src. This will make the test not need to re-run if only things outside that reduced src changed (and the previous run is in the Nix store).

Reviewed-on: Fediversity/Fediversity#450
Reviewed-by: kiara Grouwstra <kiara@procolix.eu>
Reviewed-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Co-authored-by: Nicolas “Niols” Jeannerod <nicolas.jeannerod@moduscreate.com>
Co-committed-by: Nicolas “Niols” Jeannerod <nicolas.jeannerod@moduscreate.com>
2025-07-09 22:57:52 +02:00
..
deployerNode.nix Grab git-hooks from npins (#448) 2025-07-09 13:21:48 +02:00
nixosTest.nix Restrict fileset necessary for deployment tests (#450) 2025-07-09 22:57:52 +02:00
sharedOptions.nix specify _class module attributes to explicitly declare module types (#398) 2025-06-23 17:24:54 +02:00
targetNode.nix specify _class module attributes to explicitly declare module types (#398) 2025-06-23 17:24:54 +02:00
targetResource.nix Inject sources, secrets and keys via module system - avoid import ../ (#421) 2025-07-01 21:08:15 +02:00