Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to archive project #865

Closed
Zlopez opened this issue Dec 18, 2019 · 0 comments · Fixed by #951
Closed

Add option to archive project #865

Zlopez opened this issue Dec 18, 2019 · 0 comments · Fixed by #951
Assignees
Labels
groomed Medium Priority This ticket has a medium priority type.feature New feature
Milestone

Comments

@Zlopez
Copy link
Contributor

Zlopez commented Dec 18, 2019

Description

There are plenty of projects in Anitya, that are already retired upstream. It will be nice to have option to archive those projects. Archived projects shouldn't check for new version, but it will be nice to keep them for history.

Requirements

  • Add archive flag to project.
  • Only admin could edit archived project.
  • Check service should skip projects that are archived.

How this will make Anitya better

This will ease the amount of project we are checking in Anitya.

@Zlopez Zlopez added type.feature New feature Medium Priority This ticket has a medium priority labels Dec 18, 2019
@Zlopez Zlopez added this to the 1.0 milestone Mar 16, 2020
@Zlopez Zlopez added the groomed label May 25, 2020
@Zlopez Zlopez self-assigned this Jul 9, 2020
Zlopez added a commit to Zlopez/anitya that referenced this issue Jul 14, 2020
* Add db migration
* Add archived flag on project
* Change project UI for archived project
* Add button to archive/unarchive project
* Update `check_service` to ignore archived projects

Closes fedora-infra#865

Signed-off-by: Michal Konečný <[email protected]>
Zlopez added a commit to Zlopez/anitya that referenced this issue Jul 15, 2020
* Add db migration
* Add archived flag on project
* Change project UI for archived project
* Add button to archive/unarchive project
* Update `check_service` to ignore archived projects

Closes fedora-infra#865

Signed-off-by: Michal Konečný <[email protected]>
Zlopez added a commit to Zlopez/anitya that referenced this issue Jul 15, 2020
* Add db migration
* Add archived flag on project
* Change project UI for archived project
* Add button to archive/unarchive project
* Update `check_service` to ignore archived projects

Closes fedora-infra#865

Signed-off-by: Michal Konečný <[email protected]>
Zlopez added a commit to Zlopez/anitya that referenced this issue Jul 15, 2020
* Add db migration
* Add archived flag on project
* Change project UI for archived project
* Add button to archive/unarchive project
* Update `check_service` to ignore archived projects

Closes fedora-infra#865

Signed-off-by: Michal Konečný <[email protected]>
Zlopez added a commit that referenced this issue Jul 20, 2020
* Add db migration
* Add archived flag on project
* Change project UI for archived project
* Add button to archive/unarchive project
* Update `check_service` to ignore archived projects

Closes #865

Signed-off-by: Michal Konečný <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
groomed Medium Priority This ticket has a medium priority type.feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant