#349 enhance submit_build.py to allow git-hash as parameter
Closed 6 years ago Opened 7 years ago 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

7 years ago

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

6 years ago

Login to comment on this ticket.

Metadata