Skip to content

Update nightly ci Actions#13373

Merged
sarah11918 merged 2 commits into
mainfrom
sarah11918-patch-3
Mar 10, 2026
Merged

Update nightly ci Actions#13373
sarah11918 merged 2 commits into
mainfrom
sarah11918-patch-3

Conversation

@sarah11918

@sarah11918 sarah11918 commented Mar 10, 2026

Copy link
Copy Markdown
Member

Description (required)

Reverts to our normal nightly ci actions for after v6 release: astro main branch pulls into docs main branch

Replaces #13365

@netlify

netlify Bot commented Mar 10, 2026

Copy link
Copy Markdown

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit 6d78466
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/69afed6774aa580008f070a2
😎 Deploy Preview https://deploy-preview-13373--astro-docs-2.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.

@sarah11918
sarah11918 merged commit 433227e into main Mar 10, 2026
6 checks passed
@sarah11918
sarah11918 deleted the sarah11918-patch-3 branch March 10, 2026 10:14
matthewp added a commit that referenced this pull request Jun 15, 2026
Armand pointed out this should follow the same release-branch transition pattern used for v6 in #13176 and #13373, rather than removing main updates entirely or renaming the generated v7 PR branches.

During this phase, the docs repository still has two relevant branches:
- docs main is still the current v6 documentation branch.
- docs v7 is the upcoming v7 documentation branch.

The Astro framework repository has v7 on main now, and also has a 6-legacy branch for any last-minute v6 fixes. That means the nightly generated reference jobs should keep two matrix entries:
- SOURCE_BRANCH: 6-legacy, TARGET_BRANCH: main, so current docs do not receive v7-generated reference content but can still pick up v6 fixes.
- SOURCE_BRANCH: main, TARGET_BRANCH: v7, so the v7 docs branch receives generated reference updates from the framework main branch.

This mirrors #13176, where the previous docs main branch sourced from 5-legacy while the v6 docs branch sourced from framework main. The later post-merge cleanup is the separate #13373-style step: switch docs main back to source main and comment out the version-branch entry after v7 itself is merged.
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