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

Configurable local execution root for v2. #9716

Merged
merged 1 commit into from
May 7, 2020

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented May 7, 2020

Previously this could be controlled by exporting TMPDIR but that was
both not discoverable in the standard way potentially did too much by
both redirecting TMPDIR for pants as a whole as well as any processes
it spawned and, as a side-effect, setting the local execution root.

[ci skip-jvm-tests]

Previously this could be controlled by exporting TMPDIR but that was
both not discoverable in the standard way potentially did too much by
both redirecting TMPDIR for pants as a whole as well as any processes
it spawned and, as a side-effect, setting the local execution root.
# Delete this line to force CI to run the JVM tests.
[ci skip-jvm-tests]
Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great. I'll replace https://pants.readme.io/docs/troubleshooting#using-an-alternative-tmpdir once this lands. Thanks!

Copy link
Member

@stuhood stuhood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Fixes #9510.

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.

3 participants