Yoann Padioleau
Yoann Padioleau
What should be the release number? 0.xxx.yyy?
ok I've created a new release: https://github.com/tree-sitter/tree-sitter-java/releases/tag/v0.20.0
There's been some discussions about it actually recently on the main tree-sitter repo: https://github.com/tree-sitter/tree-sitter/discussions/1768
@maxbrunsfeld what do I need to know to make those new release? What is currently automated?
@Luni-4 could you rebase on the latest version? Is there another example of such a workflow in one of the other tree-sitter-xxx repositories?
what about the CI failure on windows? Any idea @Luni-4 ?
I don't have the permissions to merge without CI passing. I've rerun the job in case it's due to a flakyness but otherwise @dcreager or @maxbrunsfeld needs to force merge...
I don't have the permission to set secret tokens on this repo. cc @dcreager @maxbrunsfeld
cc @patrickt
I'm working on that, but I think it would be better to refactor the expr rule to follow more closely the original grammar.