Skip to content

feat: upload command for worker versions #559

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

Merged
merged 1 commit into from
Apr 10, 2025
Merged

Conversation

james-elicx
Copy link
Collaborator

There are two ways to create a new version of a worker; immediate deployment with wrangler deploy, or gradual/delayed deployment with wrangler versions upload.

This adds a separate command called opennextjs-cloudflare upload that can be used to upload a new version of a worker.

Copy link

changeset-bot bot commented Apr 9, 2025

🦋 Changeset detected

Latest commit: 5bc985f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@opennextjs/cloudflare Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Apr 9, 2025

Open in StackBlitz

pnpm add https://pkg.pr.new/@opennextjs/cloudflare@559

commit: 5bc985f

@james-elicx james-elicx marked this pull request as ready for review April 9, 2025 21:00
@james-elicx james-elicx requested a review from vicb April 9, 2025 21:00
Copy link
Contributor

@vicb vicb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@james-elicx james-elicx merged commit b002d80 into main Apr 10, 2025
7 checks passed
@james-elicx james-elicx deleted the james/upload-command branch April 10, 2025 11:13
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.

2 participants