packit / dist-git-to-source-git

Converting dist-git to source-git
MIT License
4 stars 9 forks source link

Specify username when getting Pagure projects #182

Closed csomh closed 3 years ago

csomh commented 3 years ago

PagureService.get_project() calls PagureService.get_username() in case a username keyword argument is not specified. But the way projects are used in dist2src context, these calls are superfluous—projects don't need an associated username—and they often fail. Specify a username in order to avoid them.

Signed-off-by: Hunor Csomortáni csomh@redhat.com

softwarefactory-project-zuul[bot] commented 3 years ago

Build failed.

csomh commented 3 years ago

recheck

softwarefactory-project-zuul[bot] commented 3 years ago

Build succeeded.

softwarefactory-project-zuul[bot] commented 3 years ago

Build succeeded (gate pipeline).