Closed theHamsta closed 6 months ago
hmm, you must manually enable test-python
to see this. So the check will probably not be seen by anyone. It probably is placed better in the publish action and Python action breaks without any tests.
https://github.com/tree-sitter-grammars/tree-sitter-slang/pull/27
Thank you but this is out of scope. There are several little things that need to be manually fixed by the parser author, until an init
command is introduced. Note that the template does handle this for new projects.
I realized that
tree-sitter-cli
automatically generates a "Homepage" field asgithub.com/tree-sitter/tree-sitter-<grammar>
. This is mostly not correct when the parser is created outside of the tree-sitter organization.We should probably reconsider how to "Homepage" fields is generated. Anyways a small check whether the Homepage in pyproject.yaml is reachable doesn't harm anyone.