nix-doom-emacs-unstraightened/.github
Marien Zwart 8c7b188ae5
CI: break up "CI" workflow
Break the single job into four stages: `nix flake update`, checks,
cachix, push to main.

The benefit is that checks and cachix can use a matrix strategy in the
future (to test / build for different OSes and nixpkgs releases). Also,
the cachix build can run in parallel with checks.

The downside is that we need to push to a temporary branch before we can
run checks. Do that the simplest possible way (just hardcode the branch
name).
2024-06-22 20:48:03 +10:00
..
actions/cache-downloads CI: move download caching to a composite action 2024-06-22 15:47:07 +10:00
workflows CI: break up "CI" workflow 2024-06-22 20:48:03 +10:00
dependabot.yml Create dependabot.yml 2024-05-19 16:45:45 +10:00