nix-gitlab-ci/docs
Jairo Llopis ab41bc24ec
feat: auto-generate CI jobs from flake checks
Add `checks` option and `config.autoChecks` to auto-generate a CI job
for each flake check derivation. Auto-generated jobs go through
`mkJobPatched` for proper Nix setup, cache, and environment handling.

The `checks` option is automatically wired to `config.checks` in
flake-parts. System is inferred from `pkgs.system` and set via the new
`system` option. User-defined jobs with the same name always take
precedence.

New tests cover both flake-parts and direct API entry points.

MT-14138
2026-05-11 08:02:44 +01:00
..
images docs: use svg logo, add style.css and fix sitemap 2025-09-25 13:18:06 +02:00
caching.md docs: add remaining docs back with some additions/improvements 2025-09-02 11:49:35 +02:00
cicd_component.md chore: alias original pipeline source & document component issue 2025-10-09 14:04:21 +02:00
environment_variables.md docs: add remaining docs back with some additions/improvements 2025-09-02 11:49:35 +02:00
examples.md docs: add remaining docs back with some additions/improvements 2025-09-02 11:49:35 +02:00
index.md chore: add test and docs for handling nix store paths in global variables 2025-12-02 15:09:27 +01:00
kubernetes_runner.md docs: add remaining docs back with some additions/improvements 2025-09-02 11:49:35 +02:00
multi_pipeline.md docs: add remaining docs back with some additions/improvements 2025-09-02 11:49:35 +02:00
options.md docs: add initial docs setup 2025-09-02 11:00:38 +02:00
setup.md docs: add remaining docs back with some additions/improvements 2025-09-02 11:49:35 +02:00
soonix.md docs: add remaining docs back with some additions/improvements 2025-09-02 11:49:35 +02:00
style.css docs: use svg logo, add style.css and fix sitemap 2025-09-25 13:18:06 +02:00
usage.md feat: auto-generate CI jobs from flake checks 2026-05-11 08:02:44 +01:00
utilities.md docs: add remaining docs back with some additions/improvements 2025-09-02 11:49:35 +02:00