diff options
author | Vincent Ambo <mail@tazj.in> | 2022-05-28T13·34+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-05-28T13·39+0000 |
commit | aed1fbeb95c1790ed9faa46bfa410635fb8e8bb6 (patch) | |
tree | c1ac6047759df145cac112b7e63d53797bb9877e /users/tazjin/rlox | |
parent | 6813598c17959862734e5878d745e7dd8a197717 (diff) |
fix(gerrit-tvl): Use only one build filter r/4176
Buildkite can't handle more than one filter for the query; as of the last commit it just returned an empty list. I've verified with curl based on the request the previous attempt constructed that this works as intended with only setting the commit. Behaviour is probably undefined if there are two builds for the same commit (i.e. a retry). Which one will you see? Who knows! However, since the commit hash contains the Change-Id, we can't get a situation where the build was for two different CLs at the same commit. Gerrit wouldn't allow that. Change-Id: I0dcd0ff44c28d3d15cba23461970bfc8483f4e48 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5768 Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org>
Diffstat (limited to 'users/tazjin/rlox')
0 files changed, 0 insertions, 0 deletions