#349 enhance submit_build.py to allow git-hash as parameter
Closed Opened by karsten.

There was a discussion on IRC yesterday about using submit_build.py instead of the patched rpkg as a temporary way to build modules.
In order to avoid having to edit submit-build.json every time I'd like to see a small enhancement to
the python script that allows giving a git-hash as a parameter, converts it to json and then submits it to MBS.


I'm currently rewriting that completely :) That's how it will work.

@jkaluza I'd encourage you to use "click" since it comes with Flask and it is very nice to use.

http://click.pocoo.org/5/
http://flask.pocoo.org/docs/0.12/cli/

Metadata Update from @jkaluza:
- Issue assigned to jkaluza

Addressed by #270

Metadata Update from @mprahl:
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/mbs/issues/349

Please continue any further discussion there.

Metadata