Explore >> Select a destination


You are here

johnfraney.ca
| | humberto.io
1.4 parsecs away

Travel
| | Publish your first package to the Python Package Index (PyPI)
| | rmoff.net
1.9 parsecs away

Travel
| |
| | davquar.it
1.6 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.updatecli.io
12.6 parsecs away

Travel
| Time flies, and It's time for another successful experiment to go out. Shareable Update Policies A recurring problem over time has been, how to reuse the same Updatecli manifests for different projects. From the beginning of the Updatecli project, it was possible to parameterize Updatecli manifests using values or secrets files, but still, we had to copy the same Updatecli manifest over and over. This led to duplication, maintenance burden, and ultimately, It didn't scale well.