by Frank Jung | Oct 10, 2019 | DevOps
Introduction In our earlier article on Git pipelines, we mentioned that GitHub had released a beta of Actions, their latest CI/CD workflow automation tool. Let’s take a quick look at some of its features. For simplicity, we’ll use the same example as in the...
by Frank Jung | Sep 3, 2019 | DevOps
Introduction Git has become the de facto standard for version control, but until recently you needed external tools such as Jenkins or GoCD to manage Continuous Integration / Continuous Delivery (CI/CD) pipelines. Now, though, we’re seeing vendors like Gitlab and...
Recent Comments