rusackas commented on PR #37222: URL: https://github.com/apache/superset/pull/37222#issuecomment-4909990724
Trimming ~100 transitive dev deps by moving to `@lerna-lite` is appealing. My one hesitation is the release path... `lerna version`/`publish` don't get exercised by CI, so we'd want someone with release access to dry-run it before we rely on this for a real release. And since it swaps the publishing tooling for the `@superset-ui/*` packages, probably worth a quick heads-up on the dev@ list so the next release doesn't surprise anyone. Also curious whether the stray `buffer` devDep and dropping `graphType: "all"` were intentional? It's conflicting with master too, so it'll want a rebase. Holler if you want a hand with any of that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
