Skip to content

Conversation

jrobotham-square
Copy link
Contributor

We've observed hermit not activating on projects where it should. (specifically an internal Bazel project)

The problem appears to be in resolving the bin directory properly. (guessProjectDir seems to be returning a directory other than the repository root)
This change outputs where it was trying to find hermit when it decided it wasn't a hermit project.

eg for a problematic project java, outputs:

java: no hermit detected for java (hermit not found in bin directory under /Users/<userid>/Development/java/.ijwb)

We've observed hermit not activating on projects where it should.  The problem
appears to be in resolving the bin directory properly.
This change outputs where it was trying to find hermit when it decided it wasn't a
hermit project
@wsutina wsutina merged commit 84cb8c7 into cashapp:main Apr 30, 2025
7 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