mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-23 10:21:00 +00:00
bc87208a33
Since "success" and "failure" are the only two possible values, and "success" is considered to be included by default, the existing code can also be simplified a little. This has the side effect of ignoring the "exclude" part of the constraint completely. I put it in the tests just to make sure the workaround in https://github.com/woodpecker-ci/woodpecker/issues/1181#issuecomment-1347253585 continues to work as expected, but couldn't think of any legitimate use cases for it. Fixes #1181 |
||
---|---|---|
.. | ||
settings | ||
cacher.go | ||
compiler.go | ||
compiler_test.go | ||
convert.go | ||
image.go | ||
image_test.go | ||
option.go | ||
option_test.go |