Matt Prahl
8f79c2f45c
Merge #1035 MBSResolver: only return the latest version for get_module_modulemds()
2018-10-12 11:29:13 +00:00
Owen W. Taylor
3d3e4121cc
MBSResolver: only return the latest version for get_module_modulemds()
...
get_module_modulemds() was documented to return only the latest version,
but actually returned all versions. Because this wasn't anticipated in
the libsolv usage for module resolution, a more-or-less arbitrary version
would be picked to build local builds against instead of the latest one.
2018-10-05 15:42:31 -04:00
mprahl
314688f170
Correct the docstrings referring to the old modulemd type
2018-10-02 12:59:36 -04:00
Chenxiong Qi
0a15989f88
Add koji_tag into resolved buildrequires
...
This is useful for an issue I'm working on, for which I need to get
platform module's koji_tag.
Signed-off-by: Chenxiong Qi <cqi@redhat.com >
2018-09-28 12:09:07 +08:00
Chenxiong Qi
e606840c47
Fix and reword some docstrings
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com >
2018-09-14 21:44:25 +08:00
Chenxiong Qi
cf4e5f47c0
Avoid repeating default context with literal text
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com >
2018-09-13 10:08:17 +08:00
Jan Kaluza
56fe201c33
Fill in the 'filterer_rpms' in backend to not access Koji from frontend.
2018-08-21 07:58:52 +02:00
Martin Curlej
dfe7660519
Removed PDC dependency from MBS and replaced it with MBS prod instance.
...
Signed-off-by: Martin Curlej <mcurlej@redhat.com >
Removed pdc from comments.
Signed-off-by: Martin Curlej <mcurlej@redhat.com >
Adding missing files.
Signed-off-by: Martin Curlej <mcurlej@redhat.com >
Updated PR according to review.
Signed-off-by: Martin Curlej <mcurlej@redhat.com >
Local modules builds now
Signed-off-by: Martin Curlej <mcurlej@redhat.com >
Removed copr from config
Signed-off-by: Martin Curlej <mcurlej@redhat.com >
Fixed bugs
Signed-off-by: Martin Curlej <mcurlej@redhat.com >
2018-07-04 10:13:18 +02:00