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

Installed update-workspace-root-version #48

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Sep 9, 2024

Background

Creating tags can be tricky in monorepos, because we can release many packages at once. update-workspace-root-version helps us create 1 tag (no matter how many packages are released) and give it a name that resembles a semantic version.

Notes

For now, maintainers need to set up a script to run update-workspace-root-version before creating a tag. At a later point in time, I will look into providing a good default for the release process (likely using changesets).

@ijlee2 ijlee2 added the enhance: dependency Issue asks for a new or updated dependency label Sep 9, 2024
@ijlee2 ijlee2 force-pushed the install-update-workspace-root-version branch from c92d512 to 8cde2e8 Compare September 9, 2024 09:37
@ijlee2 ijlee2 merged commit d97177d into main Sep 9, 2024
2 checks passed
@ijlee2 ijlee2 deleted the install-update-workspace-root-version branch September 9, 2024 09:40
ijlee2 added a commit that referenced this pull request Sep 10, 2024
ijlee2 added a commit that referenced this pull request Sep 10, 2024
* chore: Reverted #48

* chore: Added changeset

---------

Co-authored-by: ijlee2 <ijlee2@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance: dependency Issue asks for a new or updated dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant