Skip to content

Add Claude Code web environment setup instructions to CLAUDE.md#102

Merged
mpasternak merged 6 commits into
devfrom
claude/docker-preview-setup-1tnkl
Mar 8, 2026
Merged

Add Claude Code web environment setup instructions to CLAUDE.md#102
mpasternak merged 6 commits into
devfrom
claude/docker-preview-setup-1tnkl

Conversation

@mpasternak
Copy link
Copy Markdown
Member

Document the full setup procedure for running tests in
the Claude Code cloud sandbox, including: apt HTTPS proxy
workaround, system deps, PostgreSQL/Redis config, .env
creation, psycopg2-binary workaround, and Playwright
limitations.

https://claude.ai/code/session_01KJo1Qq6VKFXCX4UheXWrfa

claude added 6 commits March 7, 2026 20:09
Document the full setup procedure for running tests in
the Claude Code cloud sandbox, including: apt HTTPS proxy
workaround, system deps, PostgreSQL/Redis config, .env
creation, psycopg2-binary workaround, and Playwright
limitations.

https://claude.ai/code/session_01KJo1Qq6VKFXCX4UheXWrfa
Document the 4 VCR/proxy-related test failures that occur
in the sandbox environment and note the ~55 min runtime for
the full non-Playwright test suite.

https://claude.ai/code/session_01KJo1Qq6VKFXCX4UheXWrfa
Redis dump file should not be tracked in version control.

https://claude.ai/code/session_01KJo1Qq6VKFXCX4UheXWrfa
Move the Claude Code Web Environment Setup section from
CLAUDE.md into a dedicated CLAUDE_CLOUD.md file, keeping
a pointer in CLAUDE.md.

https://claude.ai/code/session_01KJo1Qq6VKFXCX4UheXWrfa
Add match_on=("method", "scheme", "path", "query") to @pytest.mark.vcr
decorators to skip host/port matching, which fails when requests go
through a proxy that changes the connection endpoint.

https://claude.ai/code/session_01KJo1Qq6VKFXCX4UheXWrfa
@mpasternak mpasternak merged commit e0f033c into dev Mar 8, 2026
6 of 8 checks passed
@mpasternak mpasternak deleted the claude/docker-preview-setup-1tnkl branch April 8, 2026 05:26
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.

2 participants