Skip to content

Conversation

codegen-sh[bot]
Copy link
Contributor

@codegen-sh codegen-sh bot commented Aug 21, 2025

This PR updates the setup commands documentation to clarify important environment details:

  • Add information that setup commands run as the root user
  • Specify that repositories are cloned to the /workspace directory
  • Add an example for running commands as a non-root user (e.g., for Homebrew)

This addresses the request to make it clear in our documentation that we run everything in root and the repo is cloned to the /workspace directory.

- Add information about setup commands running as root user
- Specify that repositories are cloned to /workspace directory
- Add example for running commands as non-root user (e.g., for Homebrew)

Co-authored-by: Jay Hack <[email protected]>
- Add details about properly escaping quotes when using su command
- Include examples of both single-quote and escaped double-quote approaches

Co-authored-by: Jay Hack <[email protected]>
Copy link

codecov bot commented Aug 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

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.

0 participants