Writing My First Custom GitHub Action

Table Of Content This is a part 3 in a 3 part blog series about GitHub Actions. Part 1: Github Actions 2.0 Is Here!!! – A first look and simple walkthrough of GitHub Actions 2.0 for CI/CD Part 2: Git Actions 2.0-Let’s do something a little more involved – A deeper dive using GitHub Actions … [Read more…]

GitHub Actions 2.0 IS HERE!!!!!!

Table Of Content This is a part 1 in a 3 part blog series about GitHub Actions. Part 1: Github Actions 2.0 Is Here!!! – A first look and simple walkthrough of GitHub Actions 2.0 for CI/CD Part 2: Git Actions 2.0-Let’s do something a little more involved – A deeper dive using GitHub Actions … [Read more…]

PowerShell Invoke-RestMethod : The underlying connection was closed: An unexpected error occurred on a send

As I’m writing more PowerShell (what I really mean is googling PowerShell or asking Steven @StevenMurawski), I ran into this weird thing. I was trying to hit an Azure Function that I wrote using Invoke-RestMethod and I kept getting the error: Invoke-RestMethod : The underlying connection was closed: An unexpected error occurred on a send … [Read more…]

The URList has DevOps!!! But… We Can Make It Even BETTER!!!!!

Recently, Burke Holland (@burkeholland) and Cecil Phillip (@cecilphillip) released their awesome app The Urlist, a real world serverless app (check it out, it’s cool). After reading Burke’s blog post talking about The Urlist, I came away with 3 conclusions. Very cool app and very cool use of serverless technology Burke’s blogging style is freaking awesome!!! … [Read more…]

Azure Pipeline Announcements at Build 2019

Build was ridiculously exciting and fun (although EXHAUSTING for me as I wasn’t really supposed to be there. Was supposed to stay home and “rest”. Doesn’t that sound horrible? Resting???? While BUILD is going on????). We announced all sorts of new and cool stuff around Azure DevOps. Here’s a list of all Azure DevOps related … [Read more…]