|
You are here |
tomasvotruba.com | ||
| | | | |
www.argpar.se
|
|
| | | | | A starting point on how to use github actions for python packages. Explains how to work with matrices and how that integrates with TOX. | |
| | | | |
blog.bitexpert.de
|
|
| | | | | Automate and simplify the process of applying patches to your project files during the Composer install procedure with cweagans/composer-patches and symplify/vendor-patches. | |
| | | | |
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... | |
| | | | |
robkendal.co.uk
|
|
| | | There are lots of articles on how to build a Node API server but they're either quite duff or very complex. None of them seem to deal with reading and writing to JSON files. Well let's change that by building our own Node API server using JSON data storage! | ||