Opened 7 years ago

Closed 6 years ago

#233 closed enhancement (invalid)

rpmbuild-bot: Add commit command

Reported by: dmik Owned by:
Priority: major Milestone:
Component: rpmbuild-bot Version:
Severity: low Keywords:
Cc:

Description

The common build cycle is rpmbuild-bot PACKAGE test followed by rpmbuild-bot PACKAGE followed by rpmbuild-bot PACKAGE upload. All steps are usually done on the same machine and the third one commits the resulting .spec file after all .RPMs are successfully uploaded.

However, there is a different scheme used by e.g. Y. Dario. He first makes a test build on his local machine, then commits the .spec file, then runs the main build and the upload command on a remote machine. Perhaps, we should add a commit command to rpmbuild-bot that just shows the .spec diff and then commits it. To have unified version checks, unified commit messages and so on. Should be trivial.

Change History (2)

comment:1 Changed 7 years ago by Silvan Scherrer

Component: rpmrpmbuild-bot

comment:2 Changed 6 years ago by Silvan Scherrer

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.