/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

www.swifttoolkit.dev
| | earthly.dev

Learn how to automate the process of developing, testing, building, and deploying Docker containers using GitHub Actions. This tutorial will guide ...
1.9 parsecs

Travel
| |
| | 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.
2.1 parsecs

Travel
| |
| | www.kencochrane.com

[AI summary] The blog post discusses automating the signing and notarization of macOS binaries using GitHub Actions to ensure compatibility with macOS Catalina's security features.
1.5 parsecs

Travel
| |
| | eklausmeier.goip.de

Steps to host static content on GitHub: 1. create repo with name user.github.io, 2. Store your content under root, 3. Add CI yaml file.
9.3 parsecs

Travel
|