856924acdf
chore(module): add packages to legacyPackages instead
2024-11-26 13:31:04 +01:00
25e5b44a6d
feat(module): improve ability to run jobs locally
...
adds the correct PATH and environment variables to run it locally
similar to how it works in CI. Also split up the before_script, script
and after_script with simple echo's inbetween for easier debugging
2024-10-13 18:34:07 +02:00
532fb8002c
fix(module): append "finalize_nix_ci" to after_script, not prepend
2024-10-13 18:32:47 +02:00
fdb6193ef1
fix(utils): migrate utils to the new syntax aswell
2024-10-02 18:26:14 +02:00
0f62d5e822
fix: allow jobs to omit the "nix" option
2024-09-16 09:31:35 +00:00
78e6c5e278
feat: improve caching
2024-09-13 18:43:56 +00:00
533bd2eef5
feat: add assertion to check if a job's stage exists
2024-09-10 13:07:48 +00:00
e3b35ec8ae
feat: add support for nix store paths in variables
...
by exporting them at runtime and removing them from the pipeline
definition itself
closes #3
2024-09-10 12:46:13 +00:00
f361878e13
feat: split lib and utils into separate flake
2024-07-28 12:51:14 +00:00