|
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 ... |
|
| | | | | ||
| | | | |
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.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. |
|
| | | | | ||
| | | | |
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. |
|
| | | |||