/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

nickcharlton.net
| | huey.xyz
3.5 parsecs away

Travel
| | Triggering a GitHub action from a git push from another GitHub action. This site is a static site with a deployment pipeline that comprises various daisy-chained GitHub actions. For example, there is a GitHub action that checks my BookWyrm orreadi.com profile periodically, and updates a JSON file in the GitHub repository for this site if there are changes to the books...
| | shipit.dev
3.3 parsecs away

Travel
| | A little guide on how to trigger Github Actions workflows when a PR has been closed while distinguishing whether is has been merged or not.
| | code.dblock.org
2.6 parsecs away

Travel
| | You've probably been depending on automated pull requests from Dependabot, but how about making your own pull requests from GitHub actions? This capability can be used for automation that looks for changes, then updates files in your own repository with little to no additional setup needed.
| | www.djpeacher.com
21.0 parsecs away

Travel
| If you are trying to use "System Python" or manually install other versions, you could be saving yourself a lot of grief by using a version manager instead.