mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-27 04:11:03 +00:00
4bc2fed550
Previously a graph like this. a <- b ^ ^ | | c <- d Was incorrectly recognized as having a cycle. Fixes #3048. |
||
---|---|---|
.. | ||
settings | ||
cacher.go | ||
compiler.go | ||
compiler_test.go | ||
convert.go | ||
dag.go | ||
dag_test.go | ||
errors.go | ||
option.go | ||
option_test.go |