woodpecker/server
Cyrill Burgener fd8e0b248b
Add TestPipelineName to procBuilder_test.go (#461)
test for a bug where pipelines that use `depends_on` were not built in multi-pipeline builds. The problem is that pipelines names keep a leading `'/'` when the pipeline path does not have a trailing `'/'`.
2021-10-19 09:35:10 +02:00
..
api Add log level API (#444) 2021-10-18 18:25:20 -05:00
grpc Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
logging Fix various typos (#416) 2021-10-08 18:35:56 +02:00
model Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
plugins Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
pubsub Fix various typos (#416) 2021-10-08 18:35:56 +02:00
queue Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
remote Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
router Add log level API (#444) 2021-10-18 18:25:20 -05:00
shared Add TestPipelineName to procBuilder_test.go (#461) 2021-10-19 09:35:10 +02:00
store Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
swagger Fix various typos (#416) 2021-10-08 18:35:56 +02:00
web Add web-config.js endpoint (#433) 2021-10-12 18:21:13 +02:00
config.go Add web-config.js endpoint (#433) 2021-10-12 18:21:13 +02:00