Skip to content

PR Preview Site *and* fix Main site - #4

Draft
asoji wants to merge 9 commits into
mainfrom
feature/pr-preview/v1
Draft

PR Preview Site *and* fix Main site#4
asoji wants to merge 9 commits into
mainfrom
feature/pr-preview/v1

Conversation

@asoji

@asoji asoji commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

tl;dr: creates a preview site for each PR made, makes it very handy to see live [enough] changes

also fixes the main site bc it broke now with this lol

@asoji asoji self-assigned this Jul 1, 2026
@asoji asoji added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://kilt.bluspring.xyz/pr-preview/pr-4/

Built to branch gh-pages at 2026-07-01 09:07 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@asoji

asoji commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator Author

task failed successfully?? lmfao? need to fix the link now basically

image image

@asoji asoji changed the title PR Preview Site PR Preview Site *and* fix Main site Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

@asoji

asoji commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator Author

A quick little update on why this is stalled:

tl;dr [kinda?]: we need to figure out Astro's routing rules to make this work with GitHub Pages, this does not work out of the box esp with GitHub Pages' impl and way of working things, unlike Cloudflare Workers, Netlify, and Vercel.

We could probably switch to using Cloudflare Workers for pages stuff, but I'd personally rather not, as it's another dependency basically off-platform.

that and we've all just been busy with our lives.

Not closed, just stalled until we have the time to look at this.

@asoji

asoji commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator Author

I'll probably talk about this privately with the others, but don't be surprised if we do switch to Cloudflare Workers instead of using GitHub Pages for this.

I do worry a little about the Worker's free plan limits, we realistically won't hit it but.. you never know..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants