top of page
Search
Deploying Bicep Files Part 5 - GitHub Actions
If you haven't already, please check out the previous parts of this series. Part 1 - All about Bicep & Deploying Bicep Files  Part 2 -...

GitHub Copilot Features Explained
In this blog post, I would like to discuss all of the latest features with GitHub Copilot. The feature list is constantly changing: Some...

GitHub Actions Runner Controller (ARC)
I'd like to start this post by discussing some history. Before GitHub Actions there was Azure DevOps Pipelines, which has awesome...

GitHub Packages - NPM Registry
GitHub Packages supports multiple different types of package registries. In this post, I will be discussing the package registry for...

GitHub APIs, GitHub Tokens, and GitHub Action Workflows
Lately, I have been working on a few projects that use GitHub Action Workflows. In one project, I tried to use a GitHub Workflow to...

GitHub Workflows - Advanced Basics
First, let's go over some high level basics of GitHub Workflows. Each GitHub Workflow is made up of one or more Jobs. Each Job is made up...

GitHub Advanced Security
GitHub Advanced Security, or GHAS, is a collection of features and tools to help you maintain secure and high quality code in your GitHub...
bottom of page