-
GDG DevFest Berlin – Continuous Testing and Mobile DevOps
It was an honor for me to give a talk about “Continous Testing and Mobile DevOps” at GDG DevFest Berlin 2019. About the talk: Build your Mobile CI/CD pipeline in a few steps. Mobile DevOps is a practice of bringing the different disciplines involved in developing, testing, releasing, and operating software into being functional inside…
-
Continuous Testing and Mobile DevOps Session
It was an honor for me to give a talk about “Continous Testing and Mobile DevOps using Bitrise and Sauce Labs” at Continuous Testing Meetup in Berlin. About the talk: Build your Mobile CI/CD pipeline in a few steps. Mobile DevOps is a practice of bringing the different disciplines involved in developing, testing, releasing, and…
-
-
The Gated Check-in build in TFS2010
Everybody should be already familiar with Continuous Integration or should I say Continuous Building? Automatically building a development codeline after a check-in is often not immediately followed by an integration action towards a main branch. Apart from the fact how this “build automation” should be called, there are many reasons why you should enforce this…