anitya icon indicating copy to clipboard operation
anitya copied to clipboard

pagure backend does not work for namespaced projects

Open decathorpe opened this issue 2 years ago • 2 comments

It looks like the pagure backend only supports top-level projects, but not projects inside a namespace like this one:

https://release-monitoring.org/project/326665/

The URL for checking versions is wrong, i.e. the fedora-rust/ part is missing.


Sorry for hitting "Enter" too quickly! :(

decathorpe avatar Feb 13 '23 13:02 decathorpe

I see the issue, we should provide a way to set the namespace, probably same as in GitLab or GitHub backend.

For now the workaround could be to set the project name to namespace/name. I did that for you.

Zlopez avatar Feb 14 '23 10:02 Zlopez

Great, thanks! Can confirm that it works, since I already got a new bug report for the version I published earlier today 👍🏼

decathorpe avatar Feb 14 '23 15:02 decathorpe