Wieder was gelernt

CI/CD Tools

2021-02-08 (Monday)
Tags: gitea gitlab continuous integration continuous deployment testing

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.

Git Based Project Management Tools

2020-10-07 (Wednesday)
Tags: git programming project management workflow review bitbucket gitlab gitea

Bitbucket The Image comparison tool is very nice. You can view old and new images side by side, merged (whole image by percentage or with slider) and pixel differences. The price structure is a trap. 10 users are very cheap (USD 10 pa?) and starting with the 11th user it gets expensive (USD 1800 pa?). Still not very expensive, but the jump is huge. Can invite multiple reviewers. Flexible work flow