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

npx create-release-plan-setup@latest --update #668

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NullVoxPopuli
Copy link
Contributor

What's release-plan?

A hybrid of the best parts of release-it and changesets.

Repo / docs here: https://github.com/embroider-build/release-plan

This allows folks with GH Maintainer access to preview and release to npm without actually needing to have any keys locally on their machine (or access to the npm package, which makes management of the repo separate from the npm package easy and encouraged).

  • Everything is automated via GH Action workflows.
  • We release by merging the "prepare release" preview PR.
  • Changelog entries are determined by labels on the PRs (see release-plan readme)
    • we edit the changelog text via editing the PR title

See the newly added RELEASE.md for details.

@NullVoxPopuli NullVoxPopuli marked this pull request as draft January 5, 2024 17:00
@NullVoxPopuli
Copy link
Contributor Author

Gotta convert to pnpm, because release-plan doesn't support yarn: embroider-build/scenario-tester#27

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.

1 participant