ktmud opened a new pull request #12638: URL: https://github.com/apache/superset/pull/12638
### SUMMARY Just realized we've had duplicate CI workflows for Presto and Hive for a couple of months. The unfortunate series of events happened as follows: 1. I split Presto and Hive into their own workflows in September: #10821 2. They were added back to `superset-frontend.yml` in #10784 , probably by an improper handling of merge conflicts 3. @etr2460 split them again in November: #11794 --- by that time I already forgot I already did the split just two months ago.... 🤦 4. I combined them into one workflow in #12090 , in hope to reduce jobs in queue. This PR cleans up the Presto and Hive tests' standalone workflow files but keep the combined one `superset-frontend-hive-presto.yml`. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF N/A ### TEST PLAN CI should pass ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [x] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
