woodpecker/server/shared
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
..
buildStatus.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
buildStatus_test.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
configFetcher.go Remove unsupported pipeline file extension "yaml" (#373) 2021-09-28 14:07:25 +02:00
configFetcher_test.go Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00
procBuilder.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
procBuilder_test.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
procStatus.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
procStatus_test.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
userSyncer.go Pass down context.Context (#371) 2021-09-28 12:56:59 +02:00