Improve docs on trunk runtimes #331
rindeal
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The runtimes section contains contradictory statements.
Below is a rundown generated by LLM:
Here are a couple of points that seem contradictory:
Hermetic Installation vs. System Re-use:
Default Behavior vs. Version Constraints:
Example Configuration:
>=2.7.1
and Python if it matches3.9.1
exactly.These points create some confusion about whether Trunk prioritizes its own hermetic installations or if it can use system-installed runtimes under certain conditions. It might be helpful to clarify the default behavior and the conditions under which system-installed runtimes are used.
Beta Was this translation helpful? Give feedback.
All reactions