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

Use Cloudflare direct upload in builds #602

Closed
wants to merge 1 commit into from

Conversation

marcustyphoon
Copy link
Collaborator

In theory, this would use the same "build the site in Github's CI environment, then upload the result" workflow that our Github Pages deployment uses for the Cloudflare build using Cloudflare's "direct upload" mode. This might be faster, as Github has dependency caching and preinstalled node and rust toolchains.

I don't know if it actually works, though (might need the workaround noted in cloudflare/pages-action#97) and as our current deploy script works fine, I don't know that this is worth bothering with.

@marcustyphoon marcustyphoon deleted the cloudflare-direct-upload branch January 29, 2024 21:00
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