Zlopez

Results 315 comments of Zlopez

@MunishMummadi Thanks for the contribution, but the description is wrong. This version pattern is only for [calendar versioning](https://calver.org/), which has completely different format from the standard semantic versioning you are...

No problem with the delay, I don't assume you are sitting here all day. But I don't see the changes in the pull request, maybe you forgot to push them.

I meant that what you described in PR is not even calendar versioning, but semantic versioning. And this is not what the version pattern is even used for. Just look...

This seems similar to what `/api/v2/versions` provide. See https://anitya.readthedocs.io/en/stable/api.html#get--api-v2-versions-

Anitya doesn't take latest as newest, it depends on the project version scheme. But we can definitely return the latest retrieved. The json-schema is for Fedora messages, not used by...

This could be also resolved by implementing https://github.com/fedora-infra/anitya/issues/765, but changing it to custom and use the URL @Justinzobel mentioned is a quick fix for this.

> I tried to follow the instructions at https://anitya.readthedocs.io/en/latest/contributing.html#docker-podman but couldn't get it working, so these changes are untested. What issue did you hit? Also you should be able to...

This will need to be done for both manually and automatically created project. * On web UI we should have a way to check the project before creation and have...

I agree, just don't have time to work on that currently.

This needs change in https://github.com/fedora-infra/anitya/blob/master/anitya/lib/backends/gnu.py