Skip to content

Fix: preserve PR preview deploys during master deploy#117

Merged
slarson merged 1 commit intomasterfrom
fix/preserve-preview-on-deploy
Mar 17, 2026
Merged

Fix: preserve PR preview deploys during master deploy#117
slarson merged 1 commit intomasterfrom
fix/preserve-preview-on-deploy

Conversation

@slarson
Copy link
Member

@slarson slarson commented Mar 17, 2026

Summary

Test plan

  • Merge this PR to master
  • Verify the master deploy workflow succeeds
  • Re-trigger the integrate-design-documents PR build (push a commit or close/reopen PR Integrate Design Documents into docs site #114)
  • Verify https://docs.openworm.org/preview/integrate-design-documents/ resolves (no more 404)
  • Merge another PR to master and confirm the preview directory survives

🤖 Generated with Claude Code

The ghp-import -o flag creates an orphan gh-pages branch on every
master deploy, which wipes out any preview/ directories created by
PR preview builds. This saves and restores the preview/ directory
across the orphan reset.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@slarson slarson merged commit 8e65b33 into master Mar 17, 2026
2 checks passed
@github-actions
Copy link

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.

1 participant