#334 Support SCM URLs without the namespace.
Merged by lholecek. Opened by jkaluza.
jkaluza/greenwave empty-scm-namespace  into  master

Download 334.patch

It is possible to have Koji build from SCM URL without the namespace.
Currently, Greenwave disallows this which makes it unusable for
such builds.

In this commit, the namespace is set to an empty string in this
case and methods using namespace are updated to behave correctly
when empty string is passed to them as namespace.

It looks good to me

Commit 72b33baa fixes this pull-request

Pull-Request has been merged by lholecek

Pull-Request has been merged by lholecek

Metadata