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

[Feature Request] Deploying from GitHub #31

Open
fernandodilland opened this issue Sep 10, 2023 · 3 comments
Open

[Feature Request] Deploying from GitHub #31

fernandodilland opened this issue Sep 10, 2023 · 3 comments

Comments

@fernandodilland
Copy link
Contributor

This project is amazing; I've been using it, and it works very well. Unfortunately, having Wrangler locally on the computer and the local module creates a dependency on working offline and deploying with Wrangler to the Cloudflare Worker for every change to see updates. It would be great if there was a way to fork the project and have an automatic deploy button to Cloudflare (example: https://github.com/eidam/cf-workers-status-page#deploy-with-cloudflare-deploy-button), where the Github Action is generated automatically (with private API keys configured as Action variables) to upload the deploy to Cloudflare.

@fernandodilland fernandodilland changed the title Deploying from Github [Feature Request] Deploying from Github Sep 10, 2023
@fernandodilland
Copy link
Contributor Author

Possible one-click automatic deployment link: https://deploy.workers.cloudflare.com/?url=https://github.com/G4brym/R2-Explorer

@fernandodilland fernandodilland changed the title [Feature Request] Deploying from Github [Feature Request] Deploying from GitHub Sep 10, 2023
@fernandodilland
Copy link
Contributor Author

Maybe this could work: https://github.com/cloudflare/wrangler-action

@G4brym
Copy link
Owner

G4brym commented Sep 17, 2023

Hey @fernandodilland i've just published a new tutorial onhow to setup a new project and update using github action
https://r2explorer.dev/getting-started/setup-using-github-actions/
Let me know if you find any issues with this setup

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

2 participants