Skip to content

Pr preview artifact - #36

Merged
larsvilhuber merged 2 commits into
mainfrom
pr-preview-artifact
Aug 10, 2026
Merged

Pr preview artifact#36
larsvilhuber merged 2 commits into
mainfrom
pr-preview-artifact

Conversation

@larsvilhuber

Copy link
Copy Markdown
Member

No description provided.

larsvilhuber and others added 2 commits August 9, 2026 20:00
Runs the same Jekyll build as the main deploy workflow, but on pull
requests it uploads the rendered _site as a workflow artifact instead
of publishing to gh-pages, so a build can be inspected before merge.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Replaces the standalone PR-preview workflow with a build/publish split
inside the existing "Build website" workflow, avoiding duplicated build
steps. The build job now runs on push, pull_request, and manual
dispatch, uploading _site as a workflow artifact every time. The
publish job (deploy to gh-pages) only runs on push to main, or on a
manual dispatch with the "publish" input checked.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@larsvilhuber
larsvilhuber merged commit d25040b into main Aug 10, 2026
1 check passed
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