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

We should autodeploy the worker to Cloudflare! #12

Closed
aboodman opened this issue Feb 1, 2022 · 1 comment
Closed

We should autodeploy the worker to Cloudflare! #12

aboodman opened this issue Feb 1, 2022 · 1 comment

Comments

@aboodman
Copy link
Contributor

aboodman commented Feb 1, 2022

It's interesting to think through exactly what should happen here.

As far as I can tell the Workers platform lacks anything like Vercel's "one-env-per-PR" feature so we can't autodeploy for PRs. I suppose this implies that vercel previews for PR only work for UI changes. Which ... ok that's a start.

I did find this Github action: https://github.com/marketplace/actions/deploy-to-cloudflare-workers-with-wrangler. We could use this to promote to production automatically, but not 100% that's a good idea?

@threepointone
Copy link
Contributor

We're working on 'versioning' for Workers, I'm hoping it'll happen in q3, so then you should be able to get your desired behaviour.

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