mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-05 20:58:42 +02:00
add "osc service runall"
This is up for discussion, but I try to simplify the interface here: - obsolete "localrun" and "disabledrun". Still implemented, but not anymore recommended and documented. can hopefully removed later. - "runall" is running all services local, also buildtime services - files get replaced by the service - can be used to get final tar balls to be used with tools like quilt
This commit is contained in:
@@ -6293,6 +6293,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
|
||||
${cmd_option_list}
|
||||
"""
|
||||
# disabledrun and localrun exists as well, but are considered to be obsolete
|
||||
|
||||
args = slash_split(args)
|
||||
project = package = singleservice = mode = None
|
||||
|
Reference in New Issue
Block a user