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

stable values are incorrect #5

Open
Marcono1234 opened this issue Jun 30, 2019 · 0 comments
Open

stable values are incorrect #5

Marcono1234 opened this issue Jun 30, 2019 · 0 comments

Comments

@Marcono1234
Copy link

For some of the responses the meaning of stable is not described in the README (would be great if that was added), however for /v2/versions/intermediary and for /v2/versions/yarn it is, and the current behavior does not match the described one. For both of them the description says:

stable is based of the minecraft version

However https://meta.fabricmc.net/v2/versions/intermediary has stable: true for all entries, even for the ones create for snapshot Minecraft versions.

https://meta.fabricmc.net/v2/versions/yarn returned that 1.14.3-pre2+build.10 is stable. This can be seen in the example response in the README, and I was seeing it at that time as well. However currently its value is false. It appears it is always setting the latest build as stable. While writing this issue, this is 1.14.3+build.9, however 1.14.3+build.8 or any other older build for that version is not stable despite it being for a release Minecraft version.

PseudoDistant referenced this issue in LegacyRewoven/rewoven-meta Dec 30, 2021
Fix the maven URL for the intermediary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant