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 stable_versions field to APIv2 #1014

Closed
Zlopez opened this issue Jan 27, 2021 · 0 comments · Fixed by #1024
Closed

Add stable_versions field to APIv2 #1014

Zlopez opened this issue Jan 27, 2021 · 0 comments · Fixed by #1024
Labels
easyfix Medium Priority This ticket has a medium priority type.api API related change type.feature New feature

Comments

@Zlopez
Copy link
Contributor

Zlopez commented Jan 27, 2021

Description

Currently there is no way to get stable_versions information in API. It will be good to add it.

Requirements

  • Update api/v2/versions/ to include stable_versions field
  • Update api/v2/projects/ to include stable_versions field

How this will make Anitya better

This will allow users to get the information about stable releases through API.

@Zlopez Zlopez added type.feature New feature type.api API related change Medium Priority This ticket has a medium priority easyfix labels Jan 27, 2021
Zlopez added a commit to Zlopez/anitya that referenced this issue Feb 19, 2021
This commit introduces stable_versions to both API provided by Anitya.
Till now the stable versions were only sent in Fedora messaging message,
but missing in API.

Closes fedora-infra#1014

Signed-off-by: Michal Konečný <[email protected]>
Zlopez added a commit that referenced this issue Feb 19, 2021
This commit introduces stable_versions to both API provided by Anitya.
Till now the stable versions were only sent in Fedora messaging message,
but missing in API.

Closes #1014

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
easyfix Medium Priority This ticket has a medium priority type.api API related change type.feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant