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

Improve developer experience #100

Merged
merged 7 commits into from
Sep 21, 2024

Conversation

314eter
Copy link
Collaborator

@314eter 314eter commented Sep 14, 2024

There were some changes merged in #99 that make it more difficult to develop and test the parser locally or in forked repositories.

  • By configuring and checking out the example repositories in the Github action instead of as git submodules, it becomes very impractical to parse the examples locally.
  • Github actions should not only work on the master branch in the tree-sitter organization, but in forks and development branches too. That's were people will make their changes before opening a PR, and they should be able to test it.

@314eter 314eter merged commit 19639e5 into tree-sitter:master Sep 21, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants