nix-community / nixpkgs-update-github-releases

Fetches releases from github for https://github.com/ryantm/nixpkgs-update
Creative Commons Zero v1.0 Universal
3 stars 2 forks source link

Projects with rc in their name sometimes have all versions skipped #7

Open Synthetica9 opened 4 years ago

Synthetica9 commented 4 years ago
Skipping non-tagged prerelease gource-0.51
Skipping non-tagged prerelease gource-0.49
Skipping non-tagged prerelease gource-0.48
Skipping non-tagged prerelease gource-0.47
Skipping non-tagged prerelease gource-0.46
Skipping non-tagged prerelease gource-0.45
Skipping non-tagged prerelease gource-0.44
Skipping non-tagged prerelease gource-0.43
Skipping non-tagged prerelease gource-0.42
Skipping non-tagged prerelease gource-0.41

Likely solution:

rewrite skipPrerelease

doronbehar commented 4 years ago

Related: today I encountered a -test suffix in a tag which it would have been nice if it was skipped as well: https://github.com/NixOS/nixpkgs/pull/82030