Age | Commit message (Expand) | Author | Files | Lines |
2024-01-03 | r/7322 fix(ops/besadii): error formatting | Florian Klink | 1 | -2/+2 |
2024-01-03 | r/7321 chore(ops/besadii): ioutil is deprecated | Florian Klink | 1 | -6/+6 |
2022-06-09 | r/4232 fix(ops/besadii) test trigger.ref against configured branch | Åsmund Østvold | 1 | -1/+1 |
2022-04-26 | r/3991 fix(ops/besadii): Fix output formatting for non-CL builds | Vincent Ambo | 1 | -1/+1 |
2022-01-19 | r/3633 feat(ops/besadii): make text 'cl' posted BuildKite configurable | Åsmund Østvold | 1 | -4/+20 |
2022-01-14 | r/3592 feat(besadii): Skip builds of patchsets with no code changes | Vincent Ambo | 1 | -2/+8 |
2022-01-12 | r/3585 fix(ops/besadii) no need to ref CL number in post to Gerrit | Åsmund Østvold | 1 | -1/+1 |
2021-12-21 | r/3332 style(ops/besadii): run depotfmt | sterni | 1 | -2/+2 |
2021-12-19 | r/3307 fix(ops/besadii): fix Gerrit URL format ... again | Vincent Ambo | 1 | -1/+1 |
2021-12-19 | r/3306 fix(ops/besadii): Only set branch to CL when building patchsets | Vincent Ambo | 1 | -3/+5 |
2021-12-19 | r/3305 fix(ops/besadii): Stop path.Join from eating our URL | Vincent Ambo | 1 | -1/+1 |
2021-12-19 | r/3304 feat(ops/besadii): Pass Gerrit link to builds as an envvar | Vincent Ambo | 1 | -1/+7 |
2021-12-19 | r/3303 feat(ops/besadii): Make branch key cl/XXXX | Griffin Smith | 1 | -1/+5 |
2021-12-15 | r/3253 fix(ops/besadii): Don't send notifications for CI status | Griffin Smith | 1 | -0/+8 |
2021-12-14 | r/3237 feat(besadii): Make Gerrit label configurable | Åsmund Østvold | 1 | -5/+11 |
2021-12-07 | r/3150 chore(besadii): Improve error messages on parse failure | Vincent Ambo | 1 | -2/+2 |
2021-12-07 | r/3149 fix(ops/besadii): Unquote Gerrit's extra-quotes around emails | Vincent Ambo | 1 | -0/+6 |
2021-12-06 | r/3146 fix(ops/besadii): Pass Build.Author to Buildkite | Vincent Ambo | 1 | -12/+47 |
2021-12-02 | r/3137 refactor(ops/besadii): Get config from home directory by default | Vincent Ambo | 1 | -1/+16 |
2021-12-02 | r/3136 refactor(ops/besadii): Generalise for use with non-TVL URLs | Vincent Ambo | 1 | -46/+30 |
2021-12-02 | r/3135 feat(ops/besadii): Add other missing configuration keys | Vincent Ambo | 1 | -0/+24 |
2021-12-02 | r/3133 refactor(ops/besadii): Move Sourcegraph config to a file | Vincent Ambo | 1 | -20/+56 |
2021-12-01 | r/3125 feat(besadii): Support invocation as different Gerrit hooks | Vincent Ambo | 1 | -67/+117 |
2021-11-29 | r/3105 refactor(besadii): Rename refUpdated -> buildTrigger | Vincent Ambo | 1 | -34/+40 |
2021-11-28 | r/3102 fix(ops/besadii): Trim whitespace of auth tokens | Vincent Ambo | 1 | -4/+7 |
2021-09-18 | r/2888 feat(besadii): Link to started builds in CL comments | Vincent Ambo | 1 | -5/+35 |
2021-09-18 | r/2887 refactor(besadii): Extract logic for posting review comments | Vincent Ambo | 1 | -42/+50 |
2021-08-24 | r/2757 feat(besadii): Tag gerrit comments as autogenerated | Griffin Smith | 1 | -7/+10 |
2021-04-12 | r/2494 chore(besadii): Stop passing explicit messages to Buildkite | Vincent Ambo | 1 | -6/+0 |
2021-01-30 | r/2159 chore(3p|nix): Remove typed Go | Vincent Ambo | 1 | -0/+316 |
2020-06-18 | r/1018 chore(besadii): Make besadii a Go2 project | Vincent Ambo | 1 | -202/+0 |
2020-06-13 | r/931 feat(besadii): Adapt into a Gerrit ref-updated-hook | Vincent Ambo | 1 | -61/+60 |
2020-06-12 | r/916 feat(camden): Move cgit to code.tvl.fyi | Vincent Ambo | 1 | -5/+5 |
2020-02-21 | r/574 fix(ops/besadii): Remove branch tag after checking for it | Vincent Ambo | 1 | -1/+2 |
2020-02-21 | r/572 fix(ops/besadii): Do not trigger builds for deleted branches | Vincent Ambo | 1 | -7/+12 |
2020-02-21 | r/571 fix(ops/besadii): Include branch name in build note | Vincent Ambo | 1 | -1/+1 |
2020-02-21 | r/570 fix(ops/besadii): Clone from git.tazj.in, not git.camden.* | Vincent Ambo | 1 | -1/+1 |
2020-02-21 | fix(ops/besadii): Only trigger builds for branches | Vincent Ambo | 1 | -1/+5 |
2020-02-21 | fix(ops/besadii): Replace slashes in branch names | Vincent Ambo | 1 | -5/+7 |
2020-02-21 | feat(ops/besadii): Run 'git update-server-info' at startup | Vincent Ambo | 1 | -1/+13 |
2020-02-21 | fix(ops/besadii): Send auth token in correct format | Vincent Ambo | 1 | -1/+1 |
2020-02-21 | refactor(ops/besadii): Log to syslog instead of stdout | Vincent Ambo | 1 | -10/+19 |
2020-02-21 | feat(ops/besadii): Use post-receive hook input to trigger builds | Vincent Ambo | 1 | -2/+48 |
2020-02-21 | feat(ops/besadii): Read sourcehut token from secrets file on disk | Vincent Ambo | 1 | -7/+7 |
2020-02-21 | chore(ops/besadii): Fail if sourcehut token is unset | Vincent Ambo | 1 | -2/+7 |
2020-02-21 | feat(ops/besadii): Refactored tool to trigger sourcehut builds | Vincent Ambo | 1 | -0/+119 |