12 Commits

Author SHA256 Message Date
01c31c2b38 Print help when osc-batch-submit is run without parameters 2025-05-23 12:52:09 +02:00
381b98fb6f documentation changes 2025-05-21 18:29:56 -06:00
792e9a6b20 Improve the wording of a message 2025-05-21 17:46:36 +02:00
766e22205e Add mkdir command in the generated shell script to create the logs directory 2025-05-21 17:46:36 +02:00
c39e324883 Add remove-cache command 2025-05-21 17:46:36 +02:00
b8706b551f Allow using commands that don't have a config_file argument (or others) 2025-05-21 17:46:36 +02:00
34763a5add Add --cache command line parameter
This makes osc-batch-submit read information from the cache if available
instead of connecting to obs.
2025-05-21 17:46:36 +02:00
ded1d962de Rename packages_to_copy_expr and force_recheck_bugowner variables
Rename packages_to_copy_expr and force_recheck_bugowner variables
to packages and force_write_message_file which are clearer and more
readable.
2025-05-21 17:46:36 +02:00
9fec0ef7ed Return 'unknown' when getting the version while obs is updating it 2025-05-21 17:46:36 +02:00
3210fd9fa3 Fix missing spaces in stringa 2025-05-21 17:46:36 +02:00
cee0017a6e Add list-srs command
This command parses the log output of running osc-batch-submit's output
script and allows to track the status of the SRs
2025-03-17 14:31:06 +01:00
abedc3bdfc Initial release of osc-batch-submit
This is still work in progress from a script I made for my own
and with part of it (the progress file) copied and slightly adapted
from Bard.

osc-batch-submit help submitting packages in batch at once
for large projects like KDE, Qt or gstreamer.
2025-03-14 13:42:09 +01:00