/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
| | 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.
| | chringel.dev
1.6 parsecs away

Travel
| | This post shows an example workflow to automatically deploy the latest version of a Hugo website using GitHub Actions.
| | www.morling.dev
14.9 parsecs away

Travel
| As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository?