You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just figured out that we are still pulling in code from magland/{mlclient,kbclient,lariclient}. This makes it hard to make consistent changes across the codebase. For example, kbclient was not updated to use the new location of the mountainlab database. We should probably merge these into a monorepo. There are tools to manage these (e.g. https://github.com/lerna/lerna), but that might be overkill.
The text was updated successfully, but these errors were encountered:
I just figured out that we are still pulling in code from magland/{mlclient,kbclient,lariclient}. This makes it hard to make consistent changes across the codebase. For example, kbclient was not updated to use the new location of the mountainlab database. We should probably merge these into a monorepo. There are tools to manage these (e.g. https://github.com/lerna/lerna), but that might be overkill.
The text was updated successfully, but these errors were encountered: