Skip to content

Docs: clarify storage.googleapis.com egress uses#369

Open
warp-dev-github-integration[bot] wants to merge 3 commits into
mainfrom
factory/remote-2306-storage-egress
Open

Docs: clarify storage.googleapis.com egress uses#369
warp-dev-github-integration[bot] wants to merge 3 commits into
mainfrom
factory/remote-2306-storage-egress

Conversation

@warp-dev-github-integration

@warp-dev-github-integration warp-dev-github-integration Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Clarify the storage.googleapis.com egress entry in the self-hosting Network requirements section. The entry now describes all three documented uses: downloading managed Docker Sandbox tooling sidecar archives (Warp CLI, computer use, and coding CLI tooling), uploading conversation transcripts so conversations can be resumed locally, and providing attachments to the agent.

Verification

  • Testing-exempt category: pure documentation/copy change; a regression test would only assert the new text and would be tautological.
  • npm run typecheck (Astro check): passed with 0 errors and 6 pre-existing hints.
  • git diff --check: passed.
  • npm run build: failed on the feature branch at the existing Astro/Vite SSR error, rollupOptions.input should not be an html file when building for SSR. An untouched origin/main worktree at aca5ecc fails with the same error and stack location, so no build-system change is attributable to this docs-only update.
  • trunk check / trunk fmt: unavailable because Trunk is not installed in the environment.
  • python3 scripts/check_redirects.py: reports 9 existing dynamic/legacy redirect failures unrelated to this page; no redirects changed.
  • Visual verification: the local rendered page was exercised with computer use at the Network requirements anchor. The screenshot shows the complete updated Google Cloud Storage sentence and is attached to the task record; see the visual verification run for the captured rendered proof.

Originating thread: https://linear.app/warpdotdev/issue/REMOTE-2306/docs-add-storagegoogleapiscom-to-self-hosting-network-requirements|REMOTE-2306 (request originated in Slack channel C0BDQDW8V5E, thread 1784875714.682849).

Co-Authored-By: Oz oz-agent@warp.dev

This PR was generated with Oz.

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label Jul 24, 2026
@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 24, 2026 7:43pm

Request Review

@warp-dev-github-integration
warp-dev-github-integration Bot marked this pull request as ready for review July 24, 2026 07:07
@oz-for-oss

oz-for-oss Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

@warp-dev-github-integration[bot]

I'm starting a first review of this pull request.

You can follow along in the session on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@oz-for-oss oz-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Overview

This PR documents storage.googleapis.com as a port 443 egress requirement for managed Docker Sandbox tooling sidecar downloads. I reviewed the attached description, annotated diff, and spec context; there is no approved spec context to validate against and I found no correctness, docs-structure, or security issues in the changed line.

Concerns

  • None.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@warp-dev-github-integration warp-dev-github-integration Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Overview

The added entry is accurate and appropriately scoped: warp-server resolves managed Docker Sandbox sidecar URLs under storage.googleapis.com for the Warp CLI, computer-use, and coding CLI tooling, and the changed file has no broken internal links or introduced style violations.

Concerns

🚨 [CRITICAL] The required Build, link-check, audit CI check is failing at npm run build with Vite's rollupOptions.input should not be an html file when building for SSR error, and the Vercel deployment is also failing. The same build failure appears on a recent main run and is likely repository-wide, but the factory review gate cannot accept a PR with red required checks; restore a green build/check or document an approved repository exception before merging.

🚨 [CRITICAL] This user-facing documentation change has no screenshot or video proof of the rendered Network requirements page. The factory verification gate requires visual proof for observable UI changes, so capture the page showing the new scoped GCS entry after the build/deployment is healthy and attach it to the PR and task.

Verdict

Found: 2 critical, 0 important, 0 suggestions

Request changes

Review run

https://oz.staging.warp.dev/runs/019f92f6-4ab8-7607-891b-39c5ba4cc9af

Co-Authored-By: Oz <oz-agent@warp.dev>
@warp-dev-github-integration warp-dev-github-integration Bot changed the title Docs: document storage.googleapis.com egress Docs: clarify storage.googleapis.com egress uses Jul 24, 2026
@warp-dev-github-integration

Copy link
Copy Markdown
Contributor Author

Rework cycle #2 addresses both requested verification items:

  • The changed entry now covers managed Docker Sandbox sidecar archive downloads (Warp CLI, computer use, and coding CLI tooling), conversation transcript uploads for local resume, and agent attachments.
  • The required npm run build failure is pre-existing: the feature branch and an untouched origin/main worktree at aca5ecc both fail with the same rollupOptions.input should not be an html file when building for SSR error at the same Vite stack location. I did not change the build system. npm run typecheck and git diff --check pass; Trunk is unavailable in this environment; redirect audit reports the same nine unrelated legacy/dynamic failures.
  • Visual proof is attached to the task record (screenshot artifact 019f955e-373d-7654-8fdb-4b2ec43522a3) and available in the <https://oz.staging.warp.dev/runs/019f9545-febd-74cf-886d-0e96f0ea1f5f|computer-use verification run>; it shows the complete rendered Network requirements section and updated Google Cloud Storage sentence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants