My macOS Development Environment: iTerm2, oh-my-zsh, and VS Code
Detailing out my local macOS development environment with iTerm, oh-my-zsh with the powerlevel10k theme, VS Code, and more.
Detailing out my local macOS development environment with iTerm, oh-my-zsh with the powerlevel10k theme, VS Code, and more.
Configure actions-runner-controller without cert-manager so that you can use self-signed or self-managed certificates to scale your GitHub runners
Delete GitHub Branch Protection Rules from a PowerShell script
Block Pull Requests in GitHub if you add a vulnerable dependency/package version
Using the gh cli to programmatically authenticate in GitHub Actions
A PowerShell script to migrate Azure DevOps Work Items to GitHub Issues
Using Dependabot to update your dependencies that are hosted in Azure Artifacts
Exclude file(s) from the results of GitHub's CodeQL Analysis tool (part of GitHub Advanced Security)
An access requirements/permissions comparison between various roles in GitHub Enterprise and GitHub Advanced Security, such as what users with Write access to the repository get vs. what requires e...
Getting started using a Docker Container to run your GitHub Actions Job, tips and tricks, troubleshooting, and caveats