fedora-create-review

Pierre-Yves Chibon pingou at pingoured.fr
Mon Jan 9 16:44:27 UTC 2012


Hi,

Some time ago I was speaking with Tibbs who mentioned such a tool, so I
wrote a small script this week-end called fedora-create-review. The idea
is simple:
- from a spec and srpm
  - start a koji scratch build
  - if build worked
    - upload to fedorapeople.org
    - create the bugzilla ticket
    - Add the koji build in the bugzilla as a link
  - otherwise:
    - warn user

There are a couple of option such as --no-scratch-build or --koji-target
or even --rename-request.
The instruction to upload the files on fedorapeople can be set in
~/.config/fedora-create-review (generated at the first run if not
present).

The code is hosted on: 
http://ambre.pingoured.fr/cgit/fedora-create-review.git/
with a mirror on github:
https://github.com/pypingou/fedora-create-review

If there are not too many bugs, it might be interested to include this
script into fedora-review.


Hope this helps,
Pierre


More information about the devel mailing list