Zlopez
Zlopez
When I checked the raw output of the anitya.toml for the mentioned [commit](https://pagure.io/fork/dfandrich/fedora-infra/ansible/raw/55c79a2223f579c59b34c3e64f5602816749602b/f/roles/openshift-apps/release-monitoring/templates/anitya.toml) it contained really strange characters `Adélie Linux`. I don't think this is issue anywhere in Anitya, the...
Maybe jinja which is processing the templates in ansible is the issue here.
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...
Wouldn't any [existing backend](https://anitya.readthedocs.io/en/stable/user-guide.html#backends) (like CGit) already satisfy this? Do you have any example of upstream project that is using git-scm or is this just a plain git repo?
If this information is obtainable through Github GraphQL API we can definitely use it, otherwise I don't think we can obtain it.
Could you paste here the links to projects you are talking about?
I thought that you are talking about drupal projects in release-monitoring.org. What do you mean by drupal instances than?
Which instances? I'm still not sure what you are referring to here.
You can just archive them, there will not be checked anymore, but still be in release-monitoring.org for archival purposes.
Thanks for letting me know about the issue. I wasn't aware of that. For metacpan.org we are using this URL to check for new versions `https://metacpan.org/release/{project.name}/`. I will check the...