2023
- 13 May jq - Create json from scratch
- 13 May GitHub Actions - Print GitHub Webhook events and payloads
- 18 Apr Powershell - upload file to Nexus Repo Manager
- 18 Apr jq with bash - read multiple values and save in variable
- 18 Apr C4 model in diagrams.net - resize
- 07 Apr Powershell - basic auth in Authorization header
- 11 Mar Cloudformation - Update existing role
- 11 Mar Shell Terminal - save credentials in env var
- 11 Mar Packer - Debug log vs debug mode
- 14 Feb GitHub Actions - setup-actions use versions preinstalled on runner
- 04 Jan Git grafts - merge history of multiple repos
2022
- 03 Dec Powershell - web requests for file downloads
- 03 Dec Powershell - check hash of downloaded file
- 16 Nov jq - Access array index in a loop
- 12 Nov GitHub Actions - Reusable Workflows
- 13 Sep AWS CLI - Store and Retrieve Json from AWS Parameter Store
- 08 Sep jq - Update value in json with variable
- 11 Aug Ruby - use MSYS2 to install Ruby dev packages to build native extensions on Windows
- 03 Aug Babel - Client-side for ECMAScript modules and expressions
- 15 Jul Packer - setup with WinRM
- 11 Jul AWS CLI for EventBridge - send event to EventBridge
- 05 Jul Powershell - Grant user access to Docker Pipe without Admin rights
- 23 Jun WinRM - setup and test on Windows laptop
- 23 Jun Packer - setup local dev environment on Windows using Packer
- 14 Jun AWS CLI - Trigger and poll Codepipeline
- 02 Jun GitHub Actions - Self-hosted Windows Runners - enable docker build
- 23 May Powershell on GitHub Actions - run Script as Admin on self-hosted Windows Runners
- 23 May Git - Use gitattributes to control line endings
- 18 May GitHub Actions - how to access GitHub Maven packages via GitHub actions
- 12 May Python - Manage global packages with pipx
- 09 May GNU Make on Windows
- 05 May Powershell - Troubleshoot Networking Issues
- 05 May Powershell - Create Symbolic Link
- 28 Apr Packer - locally validate template for EC2 that expects an environment variable
- 26 Apr GitHub Actions - run workflows locally with act even for self-hosted runners
- 14 Apr Linux - show OS details
- 14 Apr Linux - Create User
- 14 Apr Linux - Add user to sudoers