|
You are here |
nickcharlton.net | ||
| | | | |
huey.xyz
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | 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. | ||