Age | Commit message (Expand) | Author | Files | Lines |
2022-10-08 | r/5059 feat(ops/pipelines): allow accessing the nix store | sterni | 1 | -1/+2 |
2022-09-28 | r/4980 chore(3p/sources): Bump channels & overlays | sterni | 1 | -1/+1 |
2022-06-03 | r/4202 refactor(nix/buildkite): Rename "post" steps to "release" steps | Vincent Ambo | 1 | -3/+3 |
2022-05-26 | r/4144 feat(ops/pipelines): Evaluate depot pipeline in restricted-eval mode | Vincent Ambo | 1 | -1/+4 |
2022-03-30 | r/3924 refactor(ops/pipelines): Configurable GraphQL token location | Vincent Ambo | 1 | -1/+3 |
2022-01-31 | r/3723 style: format entire depot with nixpkgs-fmt | Vincent Ambo | 1 | -3/+5 |
2022-01-22 | r/3659 refactor(ops/pipelines): Move :anchor: into postBuildSteps | Vincent Ambo | 2 | -18/+18 |
2022-01-22 | r/3658 feat(ops/pipelines): Upload post-build steps in static pipeline | Vincent Ambo | 1 | -0/+15 |
2022-01-22 | r/3657 refactor(ops/pipelines): Split build/post steps into separate chunks | Vincent Ambo | 1 | -1/+1 |
2022-01-22 | r/3656 refactor(ops/pipelines): Use branches filter for canon-only steps | Vincent Ambo | 1 | -2/+2 |
2022-01-22 | r/3655 refactor(ops/pipelines): Move :git: step up in the pipeline | Vincent Ambo | 1 | -14/+15 |
2022-01-22 | r/3654 feat(ops/pipelines): Always upload entire pipeline output | Vincent Ambo | 1 | -1/+1 |
2022-01-21 | r/3653 refactor(depotfmt): Move formatting check into an extra step | Vincent Ambo | 1 | -8/+1 |
2022-01-20 | r/3650 feat(ops/pipelines): Trigger pipeline for tvl-kit through canon | Vincent Ambo | 1 | -0/+10 |
2022-01-19 | r/3637 refactor(nix/buildkite): Move fetch-parent-targets script here | Vincent Ambo | 2 | -42/+1 |
2022-01-19 | r/3636 refactor(ops/pipelines): Generalise fetch-parent-targets script | Vincent Ambo | 2 | -14/+15 |
2022-01-17 | r/3603 feat(ops/pipelines): Fetch parent target map for pipeline generation | Vincent Ambo | 2 | -1/+51 |
2022-01-17 | r/3602 feat(nix/buildkite): Check target map of parent to determine skips | Vincent Ambo | 1 | -2/+6 |
2022-01-17 | r/3601 feat(ops/pipelines): Create drvmap structure for each commit | Vincent Ambo | 2 | -7/+17 |
2022-01-07 | r/3524 revert: "fix(ops/pipelines): Remove duplicated wait step" | tazjin | 1 | -0/+4 |
2022-01-02 | r/3512 fix(ops/pipelines): Realise anchor derivation for rooting | Vincent Ambo | 1 | -1/+1 |
2022-01-02 | r/3510 fix(ops/pipelines): Remove duplicated wait step | Vincent Ambo | 1 | -4/+0 |
2021-12-28 | r/3492 refactor(tools/depotfmt): Move depotfmt check into a real build step | Vincent Ambo | 1 | -1/+8 |
2021-12-28 | r/3491 refactor: Generalise pipeline generation in //nix/buildkite | Vincent Ambo | 1 | -115/+7 |
2021-12-19 | r/3313 feat(ops/pipelines): annotate patchset builds with Gerrit URLs | Vincent Ambo | 1 | -0/+6 |
2021-12-15 | r/3250 fix(ops/pipelines): Allow steps to run immediately after upload | Vincent Ambo | 1 | -0/+11 |
2021-12-15 | r/3248 fix(ops/pipelines): Chunk build pipeline into multiple uploads | Vincent Ambo | 2 | -10/+51 |
2021-12-14 | r/3240 docs(ops/pipelines/depot): correct comment about fallback build cmd | sterni | 1 | -4/+3 |
2021-12-10 | r/3202 refactor(ops/pipelines): Use agenix-deployed besadii secrets | Vincent Ambo | 1 | -2/+2 |
2021-12-10 | r/3178 fix(ops/pipelines): Move :anchor: to static pipeline | Vincent Ambo | 2 | -20/+18 |
2021-12-10 | r/3177 refactor(ops/pipelines): Move :duck: logic into static pipeline | Vincent Ambo | 3 | -49/+37 |
2021-11-29 | r/3116 refactor(ops/pipelines): Query build status from Buildkite API | Vincent Ambo | 2 | -8/+21 |
2021-11-06 | r/3007 fix(ops/pipelines): Fix tagging of commit revisions | Vincent Ambo | 1 | -5/+1 |
2021-11-05 | r/3005 refactor(ops/pipelines): Move revision tagging into static pipeline | Vincent Ambo | 2 | -14/+18 |
2021-11-04 | r/2999 feat(ops/pipelines): Create revision numbers in CI | Vincent Ambo | 1 | -0/+14 |
2021-08-29 | r/2799 refactor(ops/pipelines): Move failure status zeroing to setup | Vincent Ambo | 2 | -13/+7 |
2021-08-26 | r/2787 fix(ops/pipelines/depot): Buildkite branches use full ref names | Vincent Ambo | 1 | -1/+1 |
2021-08-26 | r/2786 feat(pipelines/depot): Skip build steps if their out paths exist | Vincent Ambo | 1 | -0/+12 |
2021-08-26 | r/2783 feat(ops/pipelines/depot): only evaluate once if possible | sterni | 1 | -3/+15 |
2021-04-12 | r/2492 feat(ops/pipelines): pass --show-trace to nix-build | sterni | 1 | -1/+1 |
2021-04-11 | r/2480 fix(pipelines/depot): Buildkite refers to branches by full ref | Vincent Ambo | 1 | -1/+1 |
2021-04-11 | r/2477 feat(ops/pipelines): Add gcroots for depot builds on canon | Vincent Ambo | 1 | -2/+22 |
2021-01-30 | r/2160 fix(ops/piplines/static-pipeline): add --show-trace to nix-build | Profpatsch | 1 | -1/+1 |
2020-11-17 | r/1882 feat(ops/pipelines): Check in the static pipeline | Vincent Ambo | 1 | -0/+15 |
2020-11-17 | r/1881 feat(ops/pipelines): Add a fallback Buildkite configuration | Vincent Ambo | 1 | -0/+8 |
2020-08-31 | r/1748 feat(ci): Add subtarget support for builds | Vincent Ambo | 1 | -6/+13 |
2020-08-31 | r/1747 feat(ops/pipelines): Dynamically generate CI pipeline from targets | Vincent Ambo | 1 | -13/+66 |
2020-08-26 | r/1725 feat: Implement automatic CI target detection for the depot | Vincent Ambo | 1 | -1/+1 |
2020-08-17 | r/1669 docs: Update README for the repository itself | Vincent Ambo | 1 | -3/+5 |
2020-07-17 | r/1366 feat(ci): run buf check lint in CI | Kane York | 1 | -0/+4 |