CI/CD Tools
2021-02-08 (Monday)
Main goal of these notes is to find something which works well together with Gitea Agola https://agola.io Integrations with gitea, gitlab, github Built for scalability Needs an etcd cluster and a shared file system Minimum number of nodes? (normally you would use at least three for etcd) No installation instruction in the docs (the chapter “Installation” starts with the configuration) Buildbot https://buildbot.net/ Written in Python gitea plugin available: https://github.com/lab132/buildbot-gitea Minimum one machine (for master and worker), can scale to several masters and many workers per master.