Zlopez

Results 56 issues of Zlopez

# Description When creating a new project in Anitya, it would be nice if some of the fields were pre-filled by sane defaults based on the project backend. For instance...

type.feature
Low Priority

New python versioning scheme returns some special version object instead of string. This is causing the following issue: ``` (psycopg2.ProgrammingError) can't adapt type 'Version' [SQL: UPDATE projects SET latest_version=%(latest_version)s, updated_on=CURRENT_TIMESTAMP...

type.bug

# Description With introduction of #1053 Anitya has the ability to link package mapping in Anitya to distribution. It would be beneficial to have the link configurable. ## Requirements *...

type.feature
Low Priority

It will be nice to have ability to modify retrieved versions. For this I want to implement some simple rules. Here is some example, how this should work: 1. Retrieved...

type.feature
High priority

The [social_auth-flask](https://github.com/python-social-auth/social-app-flask) is unmaintained for some time, we should look for the alternative that is ideally packaged in Fedora.

High priority
technical debt

In current version of anitya I'm unable to delete version accidentally created in [aspell-el](https://release-monitoring.org/project/16360/) project. The version is prefixed by `/` which means, that is redirecting to url `https://release-monitoring.org/project/16360/delete//aspell6-el-0.08`, which...

type.bug
Low Priority

# Description Release process of Anitya contains many manual steps (see https://anitya.readthedocs.io/en/latest/contributing.html#release-guide). It will be nice to automate this by a script. ## Requirements * Add release script to Anitya...

type.feature
Low Priority

# Description The project HTML template is getting really bloat. It will be good to split it to smaller ones and include them together. ## Requirements * Split project_new.html to...

type.dev
Low Priority

# Description We should allow admins to delete users from db when needed. ## Requirements * Add delete button to users on user management page ## How this will make...

type.feature
Low Priority
hacktoberfest

The message without project is causing a crash in [FMN](https://github.com/fedora-infra/fmn). And every message with `anitya.flag.set` topic is not sending project. Here is example message: https://apps.fedoraproject.org/datagrepper/id?id=2019-40fd39fb-d282-4254-bc49-d82ac9824e68&is_raw=true&size=extra-large

type.bug
easyfix
blocked