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

Changesets implementation #66

Merged
merged 6 commits into from
Oct 7, 2024
Merged

Conversation

petebacondarwin
Copy link
Contributor

This PR introduces the changesets tool to provide changelog generation and automated releases to npm of the @opennextjs/cloudflare package.

Copy link

changeset-bot bot commented Oct 7, 2024

🦋 Changeset detected

Latest commit: a52bdad

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 Oct 7, 2024

Open in Stackblitz

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

commit: a52bdad

@petebacondarwin
Copy link
Contributor Author

This PR will need careful review, since it is very hard to test until it has landed on main.

@petebacondarwin petebacondarwin force-pushed the changesets-implementation branch 2 times, most recently from 7c49b4f to 5ca2da0 Compare October 7, 2024 09:24
.github/actions/install-dependencies/action.yml Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
@petebacondarwin petebacondarwin force-pushed the changesets-implementation branch from 5ca2da0 to 0692764 Compare October 7, 2024 09:35
@petebacondarwin petebacondarwin force-pushed the changesets-implementation branch from 1dc6a24 to 6e24ce1 Compare October 7, 2024 10:56
Copy link
Contributor

@dario-piotrowicz dario-piotrowicz left a comment

Choose a reason for hiding this comment

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

Looks good to me 🙂👍

I'm just not sure about the bin change 🤔

.github/utils/update-version.cjs Outdated Show resolved Hide resolved
.github/utils/custom-changeset-version.mjs Outdated Show resolved Hide resolved
packages/cloudflare/cli.mjs Outdated Show resolved Hide resolved
@petebacondarwin petebacondarwin force-pushed the changesets-implementation branch from 6e24ce1 to 66f334f Compare October 7, 2024 13:54
@petebacondarwin petebacondarwin merged commit ce8a281 into main Oct 7, 2024
7 checks passed
@petebacondarwin petebacondarwin deleted the changesets-implementation branch October 7, 2024 14:28
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.

4 participants