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

Setup release-plan #144

Merged
merged 2 commits into from
Jan 4, 2024
Merged

Setup release-plan #144

merged 2 commits into from
Jan 4, 2024

Conversation

NullVoxPopuli
Copy link
Contributor

whenever we're ready for 1.0, this is the tool that'll help us get there.

Just the same, we can use this tool to release minor versions as well!

See: starbeamjs/esyes#4


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.

Copy link

stackblitz bot commented Jan 3, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review January 3, 2024 23:32
Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
release-plan 0.6.0 filesystem, environment +2 240 kB real_ate

@wycats wycats merged commit 3e1af4d into main Jan 4, 2024
10 checks passed
@wycats wycats deleted the setup-release-plan branch January 4, 2024 17:05
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.

2 participants