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

Remove release-it #323

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Remove release-it #323

merged 2 commits into from
Jan 14, 2025

Conversation

NullVoxPopuli
Copy link
Collaborator

Release processes are separate concerns from project generation, and can vary too greatly.

Projects that "work out of the box with no config":

  • release-plan (npx create-release-plan-setup@latest --update)

Projects that require config / setup

  • changesets
  • semantic-release
  • release-it

But also, it's totally valid for folks to manually release, if they just want to pnpm publish -r

Copy link
Member

@mansona mansona left a comment

Choose a reason for hiding this comment

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

👍

@NullVoxPopuli NullVoxPopuli merged commit b2083ae into main Jan 14, 2025
13 checks passed
@NullVoxPopuli NullVoxPopuli deleted the remove-release-it branch January 14, 2025 18:40
@github-actions github-actions bot mentioned this pull request Jan 14, 2025
@SergeAstapov
Copy link
Contributor

SergeAstapov commented Jan 14, 2025

just to be fair, release-plan does require config and create-release-plan-setup creates it in the same way as create-rwjblue-release-it-setup ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants