1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/.github/workflows
David Steele 8d6bceb541 Refactor config parse to remove none command, add version/help options.
The none command was a bit confusing since it was only valid when parsing failed but still needed to be added to various switches and logic. Replace with cfgInited() which should make it clearer what state configuration is in.

Make the default command help and convert --version and --help to real options.

Combine version and help output into a single function to simplify processing in main.

Additional reformatting and a bit of refactoring.
2024-07-23 16:39:02 +07:00
..
lock-thread.yml Update Github actions to new versions. 2023-03-28 16:24:43 +06:00
symbol.out Refactor config parse to remove none command, add version/help options. 2024-07-23 16:39:02 +07:00
test.yml Update EOL Debian 10 to Debian 11/Ubuntu 20.04 in CI. 2024-07-15 11:53:57 +07:00