|
You are here |
unwiredcouch.com | ||
| | | | |
sitr.us
|
|
| | | | | I have a project, git-format-staged, that I build with Nix. It includes NPM dependencies, and it is convenient to have Dependabot keep those up-to-date for me. Dependabot creates pull requests that update package-lock.json when it sees updates with security fixes and such. But my Nix configuration includes a hash of the project NPM dependencies - that hash must be updated when package-lock.json changes. Unfortunately Dependabot does not know how to do that. So I came up with a workflow to help that bot o... | |
| | | | |
rob.cogit8.org
|
|
| | | | | A streamlined approach to setting up Git version control for your Obsidian vault using SSH authentication. | |
| | | | |
chringel.dev
|
|
| | | | | This post shows an example workflow to automatically deploy the latest version of a Hugo website using GitHub Actions. | |
| | | | |
nickcharlton.net
|
|
| | | Last year, I started to see a few common workflows that would create more work by those unaware or open yourself up to making annoying mistakes if you did, that I thought could be caught with just a little more automation. | ||