|
You are here |
devopsjournal.io | ||
| | | | |
davquar.it
|
|
| | | | | A GitHub Action is the automatic execution of a job, after a specified trigger on a GitHub repository. For example, let's say that we want to run a linter on each new commit, we can create a GitHub action to do it. In this post we'll see a workflow to automatically deploy a Hugo site on GitHub Pages. | |
| | | | |
www.argpar.se
|
|
| | | | | A starting point on how to use github actions for python packages. Explains how to work with matrices and how that integrates with TOX. | |
| | | | |
www.4bes.nl
|
|
| | | | | This step by step guide will show how you can set up continous deployment and deploy Azure PowerShell Functions with GitHub Actions. | |
| | | | |
lukehansford.me
|
|
| | | My basic template for getting CI into a Javascript project. | ||