Ivan A. Melnikov
eb9a460c37
Add new script: st-build-in-task.sh
Adds given SRPMs to a given task. Does not run anything.
rebuild-hacks
A few simple scripts that help in maintaining secondary Sisyphus port
st-approve-all
Approve all subtask and start the task. Basic usage:
$ alias=gyle.sec robot_alias=rgyle.sec st-approve-all `xclip -o`
st-build-in-task
Add given SRPMS to tasks.
st-build-in-task $ALIAS $TASK_ID srpm srpm srpm...
st-gear-srpmize
Build SRPM, sign and upload to a given remote via rsync
.
st-push-tag
Push the tag from latest commit to a given remote.
st-rebuild-srpms
Rebuild given SRPMs in a single (new) task, in order.
Description
Languages
Shell
100%