woodpecker/cli
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
..
common Support .yaml as file-ending for workflow config too (#1388) 2022-11-03 19:12:40 +01:00
cron Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
deploy Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
exec Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
info Upgrade urfave/cli to v2 (#483) 2021-10-27 21:03:14 +02:00
internal Display system CA error only if there is an error (#870) 2022-04-05 14:37:02 +02:00
lint Use variables in pipeline (#1026) 2022-07-17 18:25:56 +02:00
log Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
loglevel Add linter staticcheck (#535) 2021-11-25 17:15:36 +01:00
pipeline Fix pipeline cancel API endpoint and update Web and CLI clients (#1372) 2022-10-30 14:39:01 +01:00
registry Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
repo Fix CLI format and plugin settings in docs (#1390) 2022-11-02 18:02:41 +01:00
secret Support plugin-only secrets (#1344) 2022-10-27 04:21:07 +02:00
user Drop error only on purpose or else report back or log (#514) 2021-11-23 15:36:52 +01:00
README.md Update links to woodpecker-ci.org (#445) 2021-10-14 18:13:57 +02:00

Woodpecker CLI

Command line client for the Woodpecker continuous integration server.

Please see the official documentation at https://woodpecker-ci.org/docs/cli