Hi All, I am trying to achieve continuous deployment for Dubbo, specifically speaking:
- deploy snapshot to maven repository upon successful build for each commit - deploy dubbo-ops as a preview upon successful build for each commit - build & deploy dubbo-website for each commit I am looking for following: - ASF official tools like Jenkins and Buildbot - 3rd party tools like Travis CI - GitHub Actions (currently in limited public beta) I am trying to investigate and compare them in next few days. Feel free to provide advices. -- Best Regards! Huxing
