Skip to content

Clarify sandbox usage and workflow docs#25561

Merged
dvdksn merged 2 commits into
docker:mainfrom
dvdksn:codex/refactor-sbx-usage-workflows
Jul 15, 2026
Merged

Clarify sandbox usage and workflow docs#25561
dvdksn merged 2 commits into
docker:mainfrom
dvdksn:codex/refactor-sbx-usage-workflows

Conversation

@dvdksn

@dvdksn dvdksn commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Refactor the Docker Sandboxes usage and workflow pages so Usage acts as a command primer and Workflow patterns carries scenario guidance for Git, local services, CI, credentials, and team setup.

Generated by Codex

@netlify

netlify Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 0392cff
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a577c5d9490d30008e99b5f
😎 Deploy Preview https://deploy-preview-25561--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dvdksn dvdksn added the status/review Pull requests that are ready for review label Jul 14, 2026
@dvdksn dvdksn requested a review from a team July 14, 2026 12:47

@docker-agent docker-agent 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.

Assessment: 🟢 APPROVE

The refactoring cleanly separates Usage (command primer) from Workflow patterns (scenario guidance). All internal link updates point to valid anchors in the target files, no pages were deleted without redirects, and the new content follows Docker's style guide without AI-isms or style violations.

@docker-agent docker-agent 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.

Assessment: 🟢 APPROVE

This PR reorganizes the Docker Sandboxes documentation by splitting content between usage.md (command-oriented primer) and workflows.md (scenario-oriented guide). The restructuring is clean and well-executed.

Checked areas:

  • ✅ No vendored/generated content touched
  • ✅ No pages removed or moved (no missing redirects needed)
  • ✅ No AI-isms or hedge words in added lines
  • ✅ No improper bold formatting
  • ✅ Cross-references updated correctly (all new anchors verified to exist in destination files)
  • ✅ Front matter updated appropriately
  • ✅ Scope preservation: usage.md appropriately narrowed to a command reference, workflows.md expanded with scenario guidance
  • ✅ Content accuracy: moved content matches originals; commands and flags are correct
  • ✅ Markdown formatting: no broken syntax or unclosed code blocks

No issues found in the changed code. The PR achieves its stated goal of separating command-reference content from scenario guidance.

@dvdksn dvdksn force-pushed the codex/refactor-sbx-usage-workflows branch from e0d0279 to 61a2c74 Compare July 15, 2026 07:33
dvdksn added 2 commits July 15, 2026 12:25
The usage and workflow pages overlapped across Git, CI, ports, and team setup guidance.

Refactor Usage into a command primer, move scenario guidance to Workflow patterns, and update cross-references.
Usage still had a Git workflow section after the workflow refactor.

Rename it to Git workspace modes and keep only the basic direct versus clone-mode command behavior.
@dvdksn dvdksn force-pushed the codex/refactor-sbx-usage-workflows branch from 61a2c74 to 0392cff Compare July 15, 2026 12:26
@dvdksn dvdksn merged commit 4d30fab into docker:main Jul 15, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ai area/guides status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants