[DOC] add documentation to repoman
Description
Activity

Eyal Edri June 6, 2016 at 7:32 AM
can you please update with latest info?
Do you have enough info/docs on the tool?

Eyal Edri April 20, 2016 at 10:49 AM
OK, so this is still relevant I guess.

Former user April 20, 2016 at 10:37 AM
nop, it added the possibility to easily get the docs from cli (repoman dummyrepo docs [filters [...]| sources [...]| stores [...]| config]).
But it did not add any new docs

Eyal Edri April 20, 2016 at 10:32 AM
you sent a new patch for this recently no? what new documentation was added?

Eyal Edri April 5, 2016 at 8:35 AM
This looks great,
I think what will be best is to add a release management doc in the infra docs and reference there this docementation of repoman.
I think we should start adding documentaiton to the release process in the ovirt docs, any idea how to start or what to put there?

Former user April 5, 2016 at 8:24 AM
The jenkins one has no docs yet

Eyal Edri April 5, 2016 at 8:19 AM
if it can be automated, that great, so we just need to add alink to it form the infra docs.
configuration available from either config file or command line, + examples for common use cases, like fetching build from koji or jenkins,
Do we have something like that in the code ?

Former user April 5, 2016 at 7:26 AM
I though there was a task to do this from repoman itself. There's extensive help inside the code, see http://repoman.readthedocs.org/en/latest/, but the idea was to add some help command to allow filtering by topic and such (like which filters are available? which configuration options?)
Details
Assignee
dcarodcaroReporter
Eyal EdriEyal EdriPriority
Medium
Details
Details
Assignee

Reporter

repoman is used as part of the release process of ovirt, but i don't think we have enough documentation on it (or don't know where to look).
We need to add basic documentation explaining on what is repoman, configuration options, examples of running it,etc,...
it can be either added to the infra team readthedocs or on his own readthedocs like lago.