|
You are here |
martinheinz.dev | ||
| | | | |
www.petertissen.de
|
|
| | | | | [AI summary] The author shares a Python script using urllib to interact with the GitHub API for automating the creation and management of releases, handling authentication and file uploads. | |
| | | | |
sookocheff.com
|
|
| | | | | At VendAsta we frequently share libraries of code between projects. To make it easier to share this code I've developed a small package manager that downloads code within a directory from Github to be copied in to your current project. It's a quick and dirty alternative to cloning an entire repository, grabbing the set of files you want and placing them in your project. | |
| | | | |
blog.cavelab.dev
|
|
| | | | | When moving my website back from MediaWiki to Hugo - I again started to think about adding comments. I've thought about this before, even tested quite a bit, and written about it. I didn't want to add heavy external resources, or compromise my readers privacy. This blog is static, and I'd like the comments to be static as well. | |
| | | | |
earthly.dev
|
|
| | | Learn how to automate the process of developing, testing, building, and deploying Docker containers using GitHub Actions. This tutorial will guide ... | ||