Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Cloudflare/GitHub Pages deploy by action #739

Open
StevenClontz opened this issue Jun 15, 2024 · 5 comments
Open

Document Cloudflare/GitHub Pages deploy by action #739

StevenClontz opened this issue Jun 15, 2024 · 5 comments

Comments

@StevenClontz
Copy link
Member

StevenClontz commented Jun 15, 2024

I'm also interested in adding support for Cloudflare Pages, where every push to a repository could be built and deployed to a preview URL, with merges to main going to the canonical URL. https://developers.cloudflare.com/pages/configuration/preview-deployments/

Originally posted by @StevenClontz in #725 (comment)

@StevenClontz
Copy link
Member Author

@StevenClontz
Copy link
Member Author

@StevenClontz
Copy link
Member Author

A basic build was possible, but we'll want to build using our GitHub Action (to have a full devcontainer for full builds). Following https://developers.cloudflare.com/pages/how-to/use-direct-upload-with-continuous-integration/#use-github-actions to try this now.

@StevenClontz
Copy link
Member Author

Demo in production at TeamBasedInquiryLearning/precalculus#341

@StevenClontz StevenClontz changed the title Adding deploy support for Cloudflare Pages Document Cloudflare/GitHub Pages deploy by action Jun 19, 2024
@StevenClontz
Copy link
Member Author

Implemented at #746 but we need to add documentation so folks know how to set up their GitHub repos to use it.

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

No branches or pull requests

1 participant