Full session (30 minutes)
git
Engineering
quality

Introducing a CI/CD paradigm, which my teams have been implementing and using for the past 3 years. Branch versions allows stakeholders to test and verify different code variants without affecting production. every code change creates a branch version which allows product managers, QA teams and different stakeholders to test and verify the changes, without merging the code to master. In this lecture I'll demonstrate a basic implementation and usage for Branch versions step by step, explaining through implementation every concept and tool that I use.

Eran Shapira