Opened 8 years ago
Closed 7 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 by , 8 years ago
Component: | rpm → rpmbuild-bot |
---|
comment:2 by , 7 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
moved to https://github.com/bitwiseworks/rpmbuild-bot/issues/2