Meetup will be in hybrid mode and all presentations will be in english. The physical part takes place in Magenta Experience Center. Online stream will be available on Youtube for registered users. Records will be published to community's Youtube channel
Continuous Integration (CI) is important but can sometimes be confusing due to overly technocratic solutions. This talk will bring us back to the basics and underlying principles. We'll cover why we use CI, its main goal, and how to implement it properly. We'll touch on potential technological choices, the link between CI and Continuous Deployment (CD), and its relationship with GitFlow. We'll conclude with numerous helpful tips and best practices for CI, learned from past hiccups.
5:50 PM
Break
6:00 PM
[EN] From Drone to Github Actions: A CI/CD Odyssey - Pavel Vařenka
CI/CD is hard, let alone a migration to another tool. Embark with us on a journey and see how we successfully enhanced developer experience by making the pipelines more reusable and scalable thanks to switching from Drone to GitHub Actions.