For some time I was thinking how to solve a use case where we track both feature and release branches in Reliza Hub. The problem encountered is related to versioning. Here is the problem in a nutshell: if all branches share same versioning schema, then releases overlap and by simply looking at versions we don’t… Continue reading Versioning Feature and Release Branches
Month: June 2020
Recorded Video How to Import GitHub Repositories into Reliza Hub
7 Best Practices of Modern CI/CD
This is a summary of my research of modern CI/CD practices while working on Reliza Hub. This list is rather opinionated but I try to provide explanations why I hold specific opinions. Finally, I’m making this an ordered list, but it’s not actually sorted by importance. So, let’s start: 1. Separate CI and CD –… Continue reading 7 Best Practices of Modern CI/CD