Category: Software Development
-
Exploring the new GitHub Actions continuous delivery functionality
At GitHub Universe in early December 2020, some new functionalities for GitHub Actions focused on continuous delivery were introduced. In this blog post, we\’ll explore them in the context of a simple web-app deployment to a Kubernetes cluster. Before diving into what\’s new, let\’s have a look at what GitHub Actions are: What are GitHub…