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
Not opposed, but I would need someone to PR a CI workflow so that I can push a tag to create a release, ideally w/ auto changelog, etc. As I understand it, most of the consumers of this project have been fine to just directly reference a SHA directly instead of a release tag. That's what Zed and nvim are doing, as I understand it.
So I don't plan to do this, but would welcome a PR. 😄
Just pushing tags would achieve what the reporter is asking for, here, I believe.
Sure, it's possible to set up a fancy CI pipeline to populate the "Releases" section on GitHub, and/or push tarballs to npm, crates.io, PyPI or where-ever, but I think those are separate issues.
Hi there,
When adding grammars, folks use specific commits to point to. Usually the commit of a release.
This is how Zed does it. It would be great to rely on a certain release :)
The text was updated successfully, but these errors were encountered: