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

Introducing Lerna as mono-repo manager #763

Merged
merged 13 commits into from
Oct 6, 2021

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Jul 28, 2021

The internal structure for the JS driver started to be a bit complex to maintain and realise what's the boundaries between packages.

Introducing Lerna helps to keep the repository tidy and easy to build.

  • Moving packages to a separated folder
  • Fix the build process and testkit
  • Automate build with lerna
  • Update Readme.md with the build instructions and package information.

@bigmontz bigmontz force-pushed the 4.4-introducing-lerna branch 27 times, most recently from 500e3fc to 2c1a02b Compare August 4, 2021 10:58
@bigmontz bigmontz marked this pull request as ready for review August 6, 2021 09:08
@bigmontz bigmontz force-pushed the 4.4-introducing-lerna branch from dab5f81 to e1c5e21 Compare October 5, 2021 13:56
@bigmontz bigmontz force-pushed the 4.4-introducing-lerna branch from 78ef05c to d929ea7 Compare October 5, 2021 16:18
@bigmontz bigmontz merged commit 9e01d35 into neo4j:4.4 Oct 6, 2021
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.

2 participants