diff options
author | Evgeny Zemtsov <eze@resoptima.com> | 2022-09-30T12·21+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-09-30T13·14+0000 |
commit | 335bf6900d9cc3f8e94a40f567423fbb07878e36 (patch) | |
tree | 0f562d1019f713495fd8f632de905d7f580013f1 /tvix/proto | |
parent | 68a4d4a759f4e71832d99db15ceccc992b1fa0dd (diff) |
fix(nix/buildkite): follow parent skip behavior in extra steps r/5007
We found a bug after updating to latest tvl-kit which broke incremental releases. Bug was related to the fact that extra steps skip attribute had precedence over parent configuration. This is a desired behavior when extra step is explicitly set to `skip=true` but otherwise it must follow parent. Due to extra step normalization skip parameter is always set to false if not explicitly set. Along the way, I'm adding support for setting skip attribute on extra steps as string so that people can define skip reasons. The bug was introduced by commit: b9d79109d feat(ops/buildkite): Allow skip of individual steps Change-Id: I8a46d0926a749d2434412b309c661b749e9dbf37 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6827 Autosubmit: ezemtsov <eugene.zemtsov@gmail.com> Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/proto')
0 files changed, 0 insertions, 0 deletions