Chore(repo): Enable clerk@v5 release process#1837
Merged
Merged
Conversation
🦋 Changeset detectedLatest commit: 6110b0f The changes in this PR will be included in the next version bump. This PR includes changesets to release 0 packagesWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types 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 |
dimkl
force-pushed
the
js-791-clerk-v5-release-process
branch
2 times, most recently
from
October 6, 2023 14:30
9e08961 to
5ee35f0
Compare
dimkl
force-pushed
the
js-791-clerk-v5-release-process
branch
4 times, most recently
from
October 9, 2023 13:44
787a9db to
b2014e3
Compare
nikosdouvlis
left a comment
Member
There was a problem hiding this comment.
Could this wait for #1854 to be merged as these scripts have changed a bit?
Contributor
Author
|
@nikosdouvlis i will rebase it and have it ready to merge after the #1854 |
dimkl
force-pushed
the
js-791-clerk-v5-release-process
branch
8 times, most recently
from
October 16, 2023 12:51
b374800 to
0ea4ca6
Compare
This was referenced Oct 16, 2023
dimkl
force-pushed
the
js-791-clerk-v5-release-process
branch
2 times, most recently
from
October 17, 2023 10:40
7b98e6f to
1d72b2d
Compare
nikosdouvlis
approved these changes
Oct 17, 2023
Contributor
Author
|
Blocked by #1898 |
dimkl
force-pushed
the
js-791-clerk-v5-release-process
branch
2 times, most recently
from
October 19, 2023 08:02
2dc5715 to
b60785d
Compare
nikosdouvlis
approved these changes
Oct 19, 2023
desiprisg
approved these changes
Oct 19, 2023
dimkl
force-pushed
the
js-791-clerk-v5-release-process
branch
3 times, most recently
from
October 24, 2023 17:20
7133b7a to
2276921
Compare
Until clerk@v5 is ready for release we will be using the main-v4 branch for staging and production releases and every commit and changelog entry SHOULD be committed in both main-v4 and main branches. The main branch will be used to produce canary releases.
The main branch will produce canary releases until the next major version is ready for release. To produce a staging and production release, open a PR from the main-v4 branch.
dimkl
force-pushed
the
js-791-clerk-v5-release-process
branch
from
October 24, 2023 19:34
2276921 to
6110b0f
Compare
dimkl
enabled auto-merge
October 24, 2023 19:35
dimkl
added this pull request to the merge queue
Oct 24, 2023
Collaborator
|
This PR has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
To prepare for the next major version (clerk@v5) we need to change our current release process.
Changes:
main-v4branch to support releasing fixes and changes until next major version is ready for releasemain-v4as the stable branch that producesstagingandproductionreleasesmainbranch as the experimental branch that producescanaryreleasesThecanaryreleases broadcast messages toclerkinc/v5-testbenchthat triggers a vercel preview releaseWhen next major version is stable and released the
stagingandproductionreleases will be produced from themainbranch. Themain-v4will NOT be deleted until it's not considered LTS any more.This PR will be merged after those PRs are being merged: https://github.com/clerkinc/javascript/pulls?q=is%3Apr+is%3Aopen+label%3Av5-pre-release
Checklist
npm testruns as expected.npm run buildruns as expected.Type of change
Packages affected
@clerk/clerk-js@clerk/clerk-react@clerk/nextjs@clerk/remix@clerk/types@clerk/themes@clerk/localizations@clerk/clerk-expo@clerk/backend@clerk/clerk-sdk-node@clerk/shared@clerk/fastify@clerk/chrome-extensiongatsby-plugin-clerkbuild/tooling/chore