noi-techpark / it.bz.opendatahub.databrowser

Explore and navigate through Open Data you need to build your next service.
https://databrowser.opendatahub.com
GNU Affero General Public License v3.0
9 stars 7 forks source link

Remove lerna #321

Closed gappc closed 1 year ago

gappc commented 1 year ago

At the moment we use lerna to handle the mono repository, but in reality it is not useful for the project in its current state and only a source of confusion and problems. I'd opt to remove lerna and the base package.json and package-lock.json files for simplification. At the same time, the docs must be updated.

@sseppi, @mrabans, @MatteoBiasi: what is your opinion?

mrabans commented 1 year ago

@gappc yes, i agree. It is a level of complexity we should avoid.

MatteoBiasi commented 1 year ago

I agree too!

sseppi commented 1 year ago

I agree too.

@gappc shall we put this iteration in the next iteration?

gappc commented 1 year ago

@sseppi yes, but lets first take a look at the current planning in tomorrows meeting.

sseppi commented 1 year ago

@gappc OK, I've put the issue in the backlog. Tomorrow we will decide which in which Milestone we will introduce this issue

gappc commented 1 year ago

@sseppi lerna was removed as of b84c3d2743cffd7a5048b3b2df9186ae288c6c98. I think we can close this issue.

sseppi commented 1 year ago

@gappc thank you!