Age | Commit message (Expand) | Author | Files | Lines |
2022-01-29 | r/3716 fix(ops/whitby): enable services.nginx.statusPage | Griffin Smith | 1 | -0/+3 |
2022-01-29 | r/3715 feat(whitby): Enable nginx prometheus exporter | Griffin Smith | 1 | -7/+22 |
2022-01-29 | r/3714 feat(ops/secrets): Add secret for telegram alerts bot token | Griffin Smith | 2 | -0/+15 |
2022-01-29 | r/3713 fix(www/tvl.fyi): Anchor /blog redirects at #blog | Vincent Ambo | 1 | -2/+2 |
2022-01-29 | r/3712 fix(tvl.fyi): Redirect /blog/ (with trailing /) to / | Griffin Smith | 1 | -0/+4 |
2022-01-29 | r/3711 feat(ops/www): Write JSON access log to journald | Vincent Ambo | 1 | -0/+18 |
2022-01-29 | r/3703 feat(ops/glesys): Move tvl.su email over to Yandex 360 | Vincent Ambo | 1 | -39/+18 |
2022-01-29 | r/3702 feat(ops/glesys): Set up Yandex 360 verification record on tvl.su | Vincent Ambo | 1 | -0/+9 |
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-19 | r/3633 feat(ops/besadii): make text 'cl' posted BuildKite configurable | Åsmund Østvold | 1 | -4/+20 |
2022-01-17 | r/3616 fix(ops/oauth2_proxy): Fix cookie secret length | Vincent Ambo | 2 | -1/+1 |
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-14 | r/3598 fix(gerrit-tvl): Handle "broken" (skipped) jobs correctly | Vincent Ambo | 1 | -1/+7 |
2022-01-14 | r/3597 fix(gerrit-tvl): Exclude non-command jobs from check results | Vincent Ambo | 1 | -0/+5 |
2022-01-14 | r/3596 fix(gerrit-tvl): Explicitly specify patchset on check runs | Vincent Ambo | 1 | -0/+1 |
2022-01-14 | r/3595 fix(gerrit-tvl): Mark job as failed on all failure states | Vincent Ambo | 1 | -1/+1 |
2022-01-14 | r/3594 fix(gerrit-tvl): Support all documented Buildkite job statuses | Vincent Ambo | 1 | -12/+58 |
2022-01-14 | r/3593 fix(gerrit-tvl): Fix construction of ref used in Buildkite | Vincent Ambo | 1 | -3/+2 |
2022-01-14 | r/3592 feat(besadii): Skip builds of patchsets with no code changes | Vincent Ambo | 1 | -2/+8 |
2022-01-13 | r/3590 feat(whitby): Install a handful of systemPackages | Vincent Ambo | 1 | -5/+13 |
2022-01-13 | r/3589 refactor(deploy-whitby): use nvd instead of nix-diff | Vincent Ambo | 2 | -2/+2 |
2022-01-12 | r/3588 fix: resolve remaining security.acme.email warnings | sterni | 1 | -1/+1 |
2022-01-12 | r/3585 fix(ops/besadii) no need to ref CL number in post to Gerrit | Åsmund Østvold | 1 | -1/+1 |
2022-01-08 | r/3573 fix(wpcarro/all-systems): Remove diogenes from my top-level systems | William Carroll | 1 | -1/+0 |
2022-01-07 | r/3526 feat(ops/auto-deploy): Support emergency stops via stop file | Vincent Ambo | 1 | -0/+9 |
2022-01-07 | r/3525 chore(cache.tvl.su): Raise cache priority to 50 | Vincent Ambo | 1 | -0/+5 |
2022-01-07 | r/3524 revert: "fix(ops/pipelines): Remove duplicated wait step" | tazjin | 1 | -0/+4 |
2022-01-04 | r/3518 feat(ops): Add initial oauth2_proxy configuration | Vincent Ambo | 4 | -0/+58 |
2022-01-04 | r/3517 chore(ops): Remove login.tvl.fyi module | Vincent Ambo | 2 | -25/+0 |
2022-01-02 | r/3512 fix(ops/pipelines): Realise anchor derivation for rooting | Vincent Ambo | 1 | -1/+1 |
2022-01-02 | r/3511 refactor(ops/keycloak): Split out clients & user-sources | Vincent Ambo | 3 | -106/+113 |
2022-01-02 | r/3510 fix(ops/pipelines): Remove duplicated wait step | Vincent Ambo | 1 | -4/+0 |
2022-01-01 | r/3509 refactor(modules/smtprelay): Load credentials via agenix | Vincent Ambo | 2 | -7/+15 |
2022-01-01 | r/3508 feat(ops/secrets): Add smtprelay credentials | Vincent Ambo | 2 | -0/+15 |
2021-12-28 | r/3495 fix(ops/keycloak): redefine buildkite client, correctly this time | Vincent Ambo | 1 | -15/+26 |
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-28 | r/3490 fix(ops/users): change my email to the @tvl.su one | Vincent Ambo | 1 | -1/+1 |
2021-12-27 | r/3482 refactor(ops/secrets): optimize + typecheck mkSecrets | zseri | 1 | -11/+19 |