Thanks to @ollispieps and @jugch for organising a great hands-on #ContinuousDelivery workshop and @cssversicherung for sponsoring
The Java user group of Switzerland organised a continuous delivery workshop last night, which was run by Oliver Nautsch, with a really nice structure. Oliver has documented the process, with slides in GitHub, so if anyone missed the session, you can run through the exercises in your own time. Before the session we were given instructions describing what we would need to install on our laptops ahead of time. This basically involved cloning a GitHub repository and then using vagrant to start up a Linux virtual machine. ...