woodpecker/pipeline
6543 840fca198e
make backend step dag generation deterministic (#3037)
the the generation for backend steps if a dag is used deterministic.

this also fix where the test randomly fail like in:
- https://ci.woodpecker-ci.org/repos/3780/pipeline/11057/30
- https://ci.woodpecker-ci.org/repos/3780/pipeline/11076/25
2023-12-27 12:38:33 +02:00
..
backend Add some tests (#3030) 2023-12-27 10:36:49 +01:00
errors Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
frontend make backend step dag generation deterministic (#3037) 2023-12-27 12:38:33 +02:00
multipart Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
rpc Hide PR tab if PRs are disabled (#3004) 2023-12-24 11:04:18 +02:00
samples pre-commit fixes (#2669) 2023-10-31 09:14:09 +01:00
shared Do not sanitzie secrets with 3 or less chars (#2680) 2023-10-31 19:44:03 +01:00
error.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
error_test.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
logger.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
option.go Rename engine to backend (#2950) 2023-12-14 19:20:47 +01:00
pipeline.go Switch to ULID (#2986) 2023-12-21 20:23:51 +01:00
stepBuilder.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
stepBuilder_test.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
tracer.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00