Skip to content

refactor: use npm workspace instead of lerna #281

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

Merged
merged 3 commits into from
Dec 13, 2022
Merged

Conversation

connor4312
Copy link
Member

Lerna was deprecated a few months ago, and workspaces have gotten better.
Version bumping now goes through npm again, with a standard npm version
command. Usage is still the same as what's the in DAP contributing.md.

Making this in prep for updating the release pipelines.

Lerna was deprecated a few months ago, and workspaces have gotten better.
Version bumping now goes through npm again, with a standard `npm version`
command. Usage is still the same as what's the in DAP contributing.md.
@connor4312 connor4312 enabled auto-merge (squash) December 13, 2022 17:34
@vscodenpa vscodenpa added this to the January 2023 milestone Dec 13, 2022
@connor4312
Copy link
Member Author

edit: made a shell script for bumping instead of using a script, which automates a few things -- npm version doesn't automatically tag and push when in a workspace.

@connor4312 connor4312 merged commit b63f8c2 into main Dec 13, 2022
@connor4312 connor4312 deleted the use-workspaces branch December 13, 2022 17:47
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.

3 participants