You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes it only package tests but tests are kind of equivalent to the spec.
Being able to look at a history.md for implementors to know what they need to update to support the spec version X.Y.Z would be useful.
But well yeah I guess I can just do tags and create that history.md anyway.
And tell people to git checkout tags/X.Y.Z
I guess it's not that important to have an actual package manager for this, idk.
Edit: (I'm asking for this repo but same thing for minecraft-data)
Currently we're packaging this (and minecraft-data) with submodules on some commit of master. It's not great.
Is there a good cross-language package manager we could use as an alternative ?
I guess there's nix but I'm not sure if it applies.
Not expecting to solve that issue very quickly, but I'd like to find something good for this eventually.
A good first step might be to do git tag and tell people in the readme to depend on the commit of the tags instead of random commits.
The text was updated successfully, but these errors were encountered: