/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

devopsjournal.io
| | davquar.it
2.2 parsecs away

Travel
| | 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
3.3 parsecs away

Travel
| | 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
1.9 parsecs away

Travel
| | This step by step guide will show how you can set up continous deployment and deploy Azure PowerShell Functions with GitHub Actions.
| | lukehansford.me
12.2 parsecs away

Travel
| My basic template for getting CI into a Javascript project.