Generate git release notes automatically
A guide to automatically generating release notes from git commit history using squash and merge and git log commands.
A guide to automatically generating release notes from git commit history using squash and merge and git log commands.
A quick guide on using PowerShell to change the friendly name of a certificate, highlighting a simple command for system administrators.
A tutorial on using the BurntToast PowerShell module to create toast notifications for new Stack Overflow questions, demonstrating custom buttons.
A quick PowerShell script to count the frequency of first letters in a list of surnames from a text file.
A guide to using the PowerTrello PowerShell module to generate reports and automate tasks from Trello boards.
A guide on using PowerShell to download .gitignore templates from GitHub's REST API for automating project setup.
A workshop recording and slides on using Gulp.js for build automation, based on the author's book chapters.
A guide to installing Azure PowerShell modules on Windows Server 2012 R2 using PowerShell commands and GitHub.
A guide to using PowerShell and Pester to continuously test SSL certificates for expiration, protocols, and encryption strength.
Exploring Pythonista, a powerful Python programming environment for iOS, and its capabilities for automation, scripting, and running pure-Python modules.
A developer describes automating Docker image builds and pushes to Docker Hub for an open-source Node.js Docker management tool using CodeFresh.
A guide to programmatically changing and persisting custom application icons on Mac OS X using terminal commands and cache management.
A guide to automating the deployment of the ClipBucket video hosting platform using Ansible configuration management.
A developer shares lessons learned from submitting PowerShell DSC resources to Microsoft's High Quality Resource Module (HQRM) standards.
A developer advocates for investing time in building internal tools and processes to automate repetitive tasks and improve efficiency in software development.
The article discusses using AutoHotkey and NimbleText to automate repetitive tasks and boost productivity for developers and tech workers.
A guide to using PowerShell and the Plex API to automatically shut down a home server when no media is being streamed, saving power.
A technical guide on building a custom automated deployment system for VMware lab environments using PowerShell and PowerCLI.
A PowerShell script to automate starting or stopping all WebApps in an Azure subscription, using Azure Automation runbooks.
Explains the benefits of using language-agnostic automation scripts in software projects to simplify onboarding and CI/CD processes.