We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a tracking issue for stabilizing the "environments" feature.
A few relevant probably-blocking issues:
Features:
graph
__local__
docker_environment
docker_image
environment
environments
BUILD
runtime_environment=
InteractiveProcess
Bugs:
Container ... is not running
experimental_shell_command
The text was updated successfully, but these errors were encountered:
test
package
Should this include:
Sorry, something went wrong.
Should (some of) these bugs block stabilisation too?
I've updated the tracking issue to include all of those, plus some extras flagged by a user in https://pantsbuild.slack.com/archives/C046T6T9U/p1698278565602139
No branches or pull requests
This is a tracking issue for stabilizing the "environments" feature.
A few relevant probably-blocking issues:
Features:
graph
calculations to__local__
#17129docker_environment
fromdocker_image
#17714environment
field for lint/fmt/fix/etc #17383environments
duringBUILD
evaluation time #17354runtime_environment=
on test targets #17376InteractiveProcess
es in Docker #17182Bugs:
Container ... is not running
error if a docker environment container stops while pantsd is running #18209experimental_shell_command
in a docker environment that timeouts doesn't kill process #18210The text was updated successfully, but these errors were encountered: