We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7461f8 commit a25bcfdCopy full SHA for a25bcfd
BUILD.environment
@@ -11,7 +11,7 @@ experimental_workspace_environment(
11
name="in_repo_workspace",
12
description=(
13
"""
14
- This allows shell_command and similar to in the repo, instead of in a sandbox.
+ This allows shell_command and similar to run in the repo, instead of in a sandbox.
15
Only use this environment for commands or goals that are idempotent.
16
Ideally, such commands do NOT change anything in the repo.
17
0 commit comments