woodpecker/cli/common
Michael 2477d2e57f
Support .yaml as file-ending for workflow config too (#1388)
This implements #1073, adds .yaml to the accepted endings for woodpecker configs.

This currently adds some more lines to the duplication (tried to compensate by fixing the other duplication in the configFetcher) as the CLI and Server are still separate.
2022-11-03 19:12:40 +01:00
..
flags.go Dedup code and migrate away from deprecated funcs (#1141) 2022-08-30 01:14:07 +02:00
pipeline.go Support .yaml as file-ending for workflow config too (#1388) 2022-11-03 19:12:40 +01:00
zerologger.go Set default logging value of cli to info (#871) 2022-04-05 14:10:10 +02:00