Zlopez
Zlopez
I found out that the Forgejo is already supported as Gitea backend. See https://anitya.readthedocs.io/en/stable/user-guide.html#backends
@decathorpe There is a PR open for that https://github.com/fedora-infra/anitya/pull/1963
@skywalkersPadawan This is still open and it should be added under version scheme in this document https://github.com/fedora-infra/anitya/blob/master/docs/user-guide.rst#version-scheme
@robel16 There is already a PR open for this issue and I'm working with author to get it polished.
This sounds like interesting idea. Could you specify how the two new fields should work and look?
It doesn't seem difficult to implement, just adding few new fields to UI and database.
@antonleviathan I don't know much about purl to say if this will be helpful or not for release-monitoring.org users. CPE sounds like a good addition, I'm just not sure why...
PRs are welcome :-) Feel free to put one together.
It's not that simple as some of the backends doesn't allow to retrieve all the tags back, so removing everything will cause issues. The way we can solve this is...
The best option for now is to create multiple projects in Anitya for different versions and map them accordingly. And just create a correct version filter for each of them....