woodpecker/server
Anbraten 6144f16631
Remove unsupported pipeline file extension "yaml" (#373)
Docs, `sanitizePath` and json-schema do not mention / support `.yaml` (only `.yml`) files so they should simply be ignored.
2021-09-28 14:07:25 +02:00
..
api Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00
grpc Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00
logging Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ (#346) 2021-09-23 22:29:09 +02:00
model Extend Logging & Report to WebHook Caller back if pulls are disabled (#369) 2021-09-27 23:32:08 +02:00
plugins Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00
pubsub Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ (#346) 2021-09-23 22:29:09 +02:00
queue Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00
remote Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00
router Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00
shared Remove unsupported pipeline file extension "yaml" (#373) 2021-09-28 14:07:25 +02:00
store Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
swagger Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
web Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
config.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00