/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

chringel.dev
| | davquar.it
0.5 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.
| | blog.mzfr.me
0.8 parsecs away

Travel
| | Let's see if it's possible to use GitHub action for recon
| | www.architect.io
1.0 parsecs away

Travel
| | Learn how to automate the steps to build, test, and deploy your code using GitHub Actions.
| | www.jakobmaier.at
10.3 parsecs away

Travel
| How to remove Exif metadata from images in a Github Action with 'exiftool' to protect your privacy and security when deploying static websites.