A few simple scripts that help in maintaining secondary Sisyphus port.
Go to file
Ivan A. Melnikov eb9a460c37 Add new script: st-build-in-task.sh
Adds given SRPMs to a given task. Does not run anything.
2024-11-29 11:52:52 +04:00
bin Add new script: st-build-in-task.sh 2024-11-29 11:52:52 +04:00
.gitignore Update .gitignore 2018-12-14 12:19:14 +04:00
LICENSE Initial commit 2018-12-14 08:08:43 +00:00
README.md Update README.md with some docs 2024-11-28 16:03:46 +04:00

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.