nix-gitlab-ci/lib/impl
technofab f5181b7b61
fix(sandbox_helper): fix comparisons, rename TMPDIR variable, add help
1. fixes comparisons with true for flag variables
2. renames TMPDIR to NGCI_TMPDIR so it doesn't interfere with the
   standardized TMPDIR var (and at some point accidentally deleting /tmp)
3. add small help message when invalid arg/param is passed
4. run `git add .` on copied git repo in /tmp so staged files stay
   staged there aswell
2025-11-13 21:40:24 +01:00
..
modules fix(job): use unmodified job for mkJobRun 2025-11-13 21:39:38 +01:00
default.nix feat: initial v3 rewrite 2025-09-01 15:04:20 +02:00
helpers.nix feat: implement all (?) ci yaml keywords 2025-09-25 14:49:46 +02:00
jobDeps.nix feat: initial v3 rewrite 2025-09-01 15:04:20 +02:00
jobPatched.nix chore: better solution for handling store paths in variables 2025-09-04 08:34:25 +02:00
jobRun.nix feat: initial v3 rewrite 2025-09-01 15:04:20 +02:00
pipeline.nix feat: initial v3 rewrite 2025-09-01 15:04:20 +02:00
sandbox_helper.sh fix(sandbox_helper): fix comparisons, rename TMPDIR variable, add help 2025-11-13 21:40:24 +01:00