Skip to content

Comments

Remove release-it#323

Merged
NullVoxPopuli merged 2 commits intomainfrom
remove-release-it
Jan 14, 2025
Merged

Remove release-it#323
NullVoxPopuli merged 2 commits intomainfrom
remove-release-it

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 ;)

aklkv pushed a commit to aklkv/addon-blueprint that referenced this pull request Feb 8, 2026
* Remove release-it

* Remove execa (now unused)
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