aave-utilities icon indicating copy to clipboard operation
aave-utilities copied to clipboard

fix lerna / migrate away from lerna

Open sakulstra opened this issue 4 years ago • 1 comments

Feature Request

As you can see in our ci workflow we're having multiple issues with lerna right now. https://github.com/lerna/lerna/issues/2788 https://github.com/lerna/lerna/issues/1893 Lerna seems to be no longer properly maintained: https://github.com/lerna/lerna/issues/1893 Might make sense to put some effort into fixing them/maintaining a fork as prs at lerna seem to be no longer to be accepted.

Alternatives to consider

  • We only have two packages right now and might want to consider just publishing things manually(via ci, but without lerna tooling).
  • https://www.npmjs.com/package/bolt
  • https://github.com/nrwl/nx
  • https://turborepo.org/

sakulstra avatar Sep 15 '21 10:09 sakulstra

https://github.com/atlassian/changesets seems like another alternative people are migrating to

sakulstra avatar Nov 01 '21 09:11 sakulstra