top of page
Search
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...


Azure DevOps YAML Pipelines - Part 7
Stages, Jobs, and Steps There are a lot of topics to cover for YAML-based Pipelines in Azure DevOps. So, I will be breaking this up into...


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...


CI/CD with Azure Synapse Analytics
In my head, I consider Synapse Analytics to be somewhat of a "version 2" of the Azure Data Factory (ADF) resource. However, I don't...


bottom of page
