pulsar-edit / package-backend

Pulsar Server Backend for Packages
https://api.pulsar-edit.dev
MIT License
11 stars 11 forks source link

[BUG] Package Published linking to non-latest tarball via GitHub #236

Closed confused-Techie closed 5 months ago

confused-Techie commented 5 months ago

What is the Bug Seems that the backend is incorrectly returning a tarball version 4.0.2 of linter-stylelint-pulsar even though Pulsar has requested the latest 4.6.0.

In this particular circumstance this has the unfortunate side effect of giving users a version of the package that still says it's linter-stylelint which interestingly PPM then believes and will update to the latest for that particular package.

Further investigation will need to be done to see the actual structures the backend is working with, but this error likely occurs during the GitHub data collection step, with an incorrect ordering of the versions.