Skip to content

fix(makefile): improve build reliability and cleanup process#27

Merged
lewis6991 merged 1 commit intotree-sitter-grammars:mainfrom
jasonkradams:chore/dev
Apr 8, 2025
Merged

fix(makefile): improve build reliability and cleanup process#27
lewis6991 merged 1 commit intotree-sitter-grammars:mainfrom
jasonkradams:chore/dev

Conversation

@jasonkradams
Copy link
Contributor

@jasonkradams jasonkradams commented Apr 2, 2025

  • Make build target depend on clean to ensure a fresh build
  • Clean up build/, parser/tcl.so, and node_modules/ in the clean target

@jasonkradams jasonkradams force-pushed the chore/dev branch 5 times, most recently from eea1362 to 6e69cd0 Compare April 5, 2025 06:12
@jasonkradams
Copy link
Contributor Author

There were some attempts to resolve the failing pipeline but after a few attempts I opted to open #29 and work on this in a future PR

- Make `build` target depend on `clean` to ensure a fresh build
- Clean up `build/`, `parser/tcl.so`, and `node_modules/` in the `clean` target
@jasonkradams
Copy link
Contributor Author

Ready for review.

@lewis6991 lewis6991 merged commit 1aeef43 into tree-sitter-grammars:main Apr 8, 2025
1 of 4 checks passed
@jasonkradams jasonkradams deleted the chore/dev branch April 8, 2025 14:24
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