Age | Commit message (Expand) | Author | Files | Lines |
2022-03-30 | r/3924 refactor(ops/pipelines): Configurable GraphQL token location | Vincent Ambo | 1 | -1/+2 |
2022-02-24 | r/3866 fix(nix/buildkite): Do not set 'branches' attribute in step groups | Vincent Ambo | 1 | -1/+1 |
2022-02-07 | r/3774 refactor(nix): Move `mkLabel` from buildkite to readTree | Vincent Ambo | 1 | -8/+2 |
2022-02-04 | r/3770 fix(nix/buildkite): read & print the store path of built derivations | Vincent Ambo | 1 | -1/+1 |
2022-02-02 | r/3743 feat(nix/buildkite): Add parentOverride argument to extra steps | Vincent Ambo | 1 | -9/+23 |
2022-01-31 | r/3723 style: format entire depot with nixpkgs-fmt | Vincent Ambo | 1 | -148/+164 |
2022-01-29 | r/3701 chore(nix/buildkite): reduce chunk size to 192 | Vincent Ambo | 1 | -1/+1 |
2022-01-24 | r/3668 feat(nix/buildkite): Support un-gated post-build extra steps | Vincent Ambo | 1 | -2/+7 |
2022-01-24 | r/3667 refactor(nix/buildkite): Restrict step conditionals to refs only | Vincent Ambo | 1 | -11/+9 |
2022-01-24 | r/3666 feat(nix/buildkite): Add support for gated steps | Vincent Ambo | 1 | -7/+69 |
2022-01-22 | r/3657 refactor(ops/pipelines): Split build/post steps into separate chunks | Vincent Ambo | 1 | -16/+9 |
2022-01-21 | r/3652 feat(nix/buildkite): Add support for extra steps | Vincent Ambo | 1 | -17/+85 |
2022-01-20 | r/3651 chore(nix/buildkite): Drop `--fork-point` parameter | Vincent Ambo | 1 | -1/+1 |
2022-01-20 | r/3640 fix(nix/buildkite): prevent swallowing errors from git-merge-base | Vincent Ambo | 1 | -5/+7 |
2022-01-19 | r/3637 refactor(nix/buildkite): Move fetch-parent-targets script here | Vincent Ambo | 1 | -0/+41 |
2022-01-17 | r/3602 feat(nix/buildkite): Check target map of parent to determine skips | Vincent Ambo | 1 | -22/+22 |
2022-01-17 | r/3601 feat(ops/pipelines): Create drvmap structure for each commit | Vincent Ambo | 1 | -3/+23 |
2021-12-28 | r/3491 refactor: Generalise pipeline generation in //nix/buildkite | Vincent Ambo | 1 | -0/+165 |