Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
b177310
docs(workers): add Worker Previews and DO isolation guide
yomna-shousha Apr 2, 2026
60b49d0
fix: remove MDX-incompatible heading anchor syntax and unused imports
yomna-shousha Apr 2, 2026
45f0ca7
docs(workers): add Worker Previews overview and get-started guide
yomna-shousha Apr 2, 2026
9627a79
docs(workers): restructure — setup guide as landing page, concepts mo…
yomna-shousha Apr 2, 2026
b5987d7
Move Worker Previews to top-level section, add custom domains guide, …
yomna-shousha Apr 6, 2026
f9245d2
Expand Preview URLs vs Worker Previews comparison, add what-each-comm…
yomna-shousha Apr 6, 2026
138aa76
Rewrite concepts page: start from workflows, not vocabulary
yomna-shousha Apr 6, 2026
4473650
Add workflow guides and known issues pages for Worker Previews
yomna-shousha Apr 9, 2026
c330baf
Add SVG workflow diagrams, clean up tone across all preview docs
yomna-shousha Apr 9, 2026
8a89c1b
Remove known-issues page, fix MDX parse error from heading ID syntax
yomna-shousha Apr 9, 2026
5624845
Remove recommended label from Workflow A heading
yomna-shousha Apr 9, 2026
5fd84f6
Clarify Preview URLs vs Worker Previews section with direct recommend…
yomna-shousha Apr 9, 2026
ee6736a
Add DO use case table to durable-object-isolation page, remove known-…
yomna-shousha Apr 9, 2026
70f5238
Rewrite DO guide as cohesive page covering preview isolation, gradual…
yomna-shousha Apr 9, 2026
5ad88d6
Restructure Worker Previews docs: split workflows and rollouts into s…
yomna-shousha Apr 14, 2026
5d619be
Remove excessive Beta badges from sidebar, improve Preview Defaults d…
yomna-shousha Apr 14, 2026
e56c831
Add guidance on syncing new bindings/variables/secrets to Preview Def…
yomna-shousha Apr 14, 2026
febd9bd
Add Previews tab vs Deployments tab section, strengthen version URL r…
yomna-shousha Apr 14, 2026
43e804b
Polish Dashboard tabs section: remove duplication, consolidate into s…
yomna-shousha Apr 14, 2026
1de9de3
Remove incorrect private beta note from custom domains page
yomna-shousha Apr 14, 2026
ea80b89
Fix HIGH confusion risks: remove broken DO Approach 3 how-to, reconci…
yomna-shousha Apr 14, 2026
52f994a
Fix workers.dev preview default (works automatically, not 'Not enable…
yomna-shousha Apr 14, 2026
46aaaee
Add TODO for observability section in concepts
yomna-shousha Apr 14, 2026
7efad84
Add observability section to concepts: logs, logpush, tail workers, a…
yomna-shousha Apr 14, 2026
90eb241
Add SVG diagrams for common gotchas and make DO isolation more opinio…
yomna-shousha Apr 14, 2026
351123b
Fix SVG diagrams and correct skip-config failure modes
yomna-shousha Apr 14, 2026
c8f1b03
Add diagram for why wrangler deploy cannot be mixed with gradual roll…
yomna-shousha Apr 14, 2026
3ee7469
Make workflows and rollouts pages cohesive, add PR comment behavior c…
yomna-shousha Apr 14, 2026
6755228
Fix cannot-mix diagram: widen result box so text fits comfortably
yomna-shousha Apr 14, 2026
d6f9c51
Add 'What do you want to do?' decision table to concepts page
yomna-shousha Apr 14, 2026
7e9fea5
Rename decision table from 'What do you want to do?' to 'Quick refere…
yomna-shousha Apr 14, 2026
0f3829a
Fix skip-preview-defaults SVG: move labels below arrows so text is no…
yomna-shousha Apr 14, 2026
ec536f5
Clarify that Preview Defaults, previews block, and dashboard toggle a…
yomna-shousha Apr 14, 2026
11b5a34
Restructure isolation section: lead with 'what happens if I just run …
yomna-shousha Apr 14, 2026
edd4339
Address three clarity gaps: naming history, migration pointer, settin…
yomna-shousha Apr 14, 2026
d0c5a35
Clean up index page: split dense top note, trim duplicate caution
yomna-shousha Apr 14, 2026
42cfd66
Move settings update caution between step 1 and step 2
yomna-shousha Apr 14, 2026
abbf660
Fix settings update diagram: widen labels, remove Why from SVG, pull …
yomna-shousha Apr 14, 2026
3837abf
Add explicit anchor for settings update caution to avoid broken link
yomna-shousha Apr 14, 2026
ee27bbe
Clarify that wrangler versions upload is a production command, not so…
yomna-shousha Apr 14, 2026
de65a23
Reword quick reference row to avoid 'switch from versions upload' fra…
yomna-shousha Apr 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
110 changes: 110 additions & 0 deletions src/assets/images/workers/worker-previews/do-isolation.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
69 changes: 69 additions & 0 deletions src/assets/images/workers/worker-previews/gradual-rollout.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading