gaojun2048 opened a new pull request #3601: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3601
## What is the purpose of the pull request https://github.com/apache/incubator-dolphinscheduler/issues/3189 This pull request contain the base code of dolphinscheduler spi . And designed the spi of the alert module and implemented the email alert plugin based on the alert spi. ## Brief change log * Remove dolphinscheduler-plugin-api module * Add dolphinscheduler-spi and dolphinscheduler-alert-plugin module * And designed the spi of the alert module and implemented the email alert plugin based on the alert spi. ## notice * Some class need update but because I think it shoud be update in other sub task of https://github.com/apache/incubator-dolphinscheduler/issues/3049 . So I add some TODO flag in the class, I think this can help the contribute who work for the issue. ---------------------------------------------------------------- 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]
