Commit graph

7 commits

Author SHA1 Message Date
Skryta Istota
f84edb7760
fix(storeDir) Use the builtin nix store location indicator
Minor fixes in the variable filtering function with nix packages.
2025-11-30 11:44:23 +01:00
0cca02f442
feat: implement all (?) ci yaml keywords 2025-09-25 14:49:46 +02:00
31f0e4ea13
fix(jobPatched): fix variables not being unset if all contain store paths
the goal was to remove "variables" when it's empty, but this resulted in
the original value being used if all of the variables contained store
paths. This is not supposed to happen and thus fixed with this.
2025-09-03 15:17:51 +02:00
436e2fde25
test: copy over most tests, add new tests for soonix 2025-09-02 12:08:29 +02:00
f147295418
chore: reformat 2025-09-02 11:34:24 +02:00
e7f7043012
docs: add initial docs setup 2025-09-02 11:00:38 +02:00
0952ab4145
feat: initial v3 rewrite 2025-09-01 15:04:20 +02:00