logo dotConferences
Menu

Git as a continuous manager

Matthias Dugué at dotScale 2018

Continuous deployment could be a nightmare, even when using the right tools. There's many of them available: CI servers, Provisionner, Containers… If you have to deal with feature-flipping too, it starts to be Hell.

What if we try to get back to the basics and use only one tool, Git, for every of our tasks: from versioning to deploying?

Matthias shows which solutions exists to automate deployment and feature-flipping, and compares them to the advanced workflow of Git as an ordonnancer for deployment and feature-flipping.

Slides

To see the slides, you can click here