zhaoyongjie opened a new pull request #17552: URL: https://github.com/apache/superset/pull/17552
### SUMMARY <!--- Describe the change below, including rationale and design decisions --> This PR implement [SIP-58](https://github.com/apache/superset/issues/13013), move superset-ui to this repo. NOTICE: Please merge [relocation-PR](https://github.com/apache/superset/pull/17445) before merging this PR. 1. Move `packages`, `plugins`, `scripts` directories into `superset_frontend` 2. All remaining files are saved in temporary_superset_ui 3. add `packages/*` and `plugins/*` to lerna packages 3. refactor superset-generator unit test <img width="649" alt="image" src="https://user-images.githubusercontent.com/2016594/142445846-0a4dc1de-f679-4c83-acc7-21c02a70aecd.png"> ------------------------------------- To ensure that every PR passes the CI, the monorepo-related PR is split into multiple stages. 1. https://github.com/apache/superset/pull/17427 2. https://github.com/apache/superset/pull/17445 3. https://github.com/apache/superset/pull/17437 (this PR) -- 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]
