repology / repology-updater

Repology backend service to update repository and package data
https://repology.org
GNU General Public License v3.0
501 stars 175 forks source link

chocolatey: are pre-releases being shown in repology? #922

Closed luzpaz closed 5 years ago

luzpaz commented 5 years ago

Usecase: dust3d

But it's not in the badge. The package should of been parsed by repology already (based on https://repology.org/repositories/updates)

Packaging status

JFYI, chocolatey has been redesigned: https://chocolatey.org/blog/chocolatey-website-redesign

AMDmi3 commented 5 years ago

Repology uses https://chocolatey.org/api/v2/Packages()?$filter=IsLatestVersion. Since the package is not there, then obviously pre-releases are not returned by the API.