Andrew Bayer
Andrew Bayer
...you may notice that I don't know python at all well, so I'm not sure what's breaking. =)
/hold So I don't trust my Python skills enough - I'm working on a custom task specific for the Tekton project's own use cases. =)
Pretty sure it's https://github.com/tektoncd/pipeline/commit/9cf7590959acd9ad9518e62d56f5941885614446 - that's the code I'm looking at for a flake in Pipeline (https://github.com/tektoncd/pipeline/issues/5574)
https://github.com/tektoncd/pipeline/pull/5576 should fix this!
/test check-pr-has-kind-label
/approve Nice! Getting out of obfuscated regex hell is a good thing, to say the least.
/retest
Ok, pull-tekton-pipeline-alpha-integration-tests keeps failing on the same example tests, which makes me think there is a legit issue.
@chuangw6 The fact they keep failing in exactly the same way every time really makes me think there's a problem with the regex changes. Might be worth trying to replicate...