Tag Archives: GitHub

SaturdayMP Show 35: GitVersion Lighting Talk for EDMUG

This episode is a preview of a lighting talk I was giving later that day at the Edmonton .NET Users Group (EDMUG) about GitVersion. It’s a quick overview of GitVersion and how I use it in my projects. Found this … Continue reading

Posted in Edmonton .NET User Group, Presentations, Saturday MP Show, Software Development | Tagged , , , , | Comments Off on SaturdayMP Show 35: GitVersion Lighting Talk for EDMUG

Saturday MP Show #15: PR Created for Standard Ruby Linter Bug

I finally create the PR for Standard Ruby Linter Bug I’ve been working on the base several videos and months. I also fix the merge conflict noticed in the previous video. Read about the bug I’m trying to fix here … Continue reading

Posted in Saturday MP Show, Software Development | Tagged , , , , | Comments Off on Saturday MP Show #15: PR Created for Standard Ruby Linter Bug

Saturday MP Show #13: Merge Conflict when trying to create a PR for the Standard Ruby Linter Bug

I attempted to create a pull request (PR) for the Standard Ruby Linter bug I’ve fixed but ran into a merge conflict. Didn’t create the PR but did figure out the solution to the merge conflict that will be fixed … Continue reading

Posted in Saturday MP Show, Software Development | Tagged , , , , | Comments Off on Saturday MP Show #13: Merge Conflict when trying to create a PR for the Standard Ruby Linter Bug

Today I Learned About GitHub’s Dependabot

Recently I created a CI build for the Introduction to ORM for DBAs presentation example code. One of the reasons I picked this code base was so I could try out Dependabot for the security alerts I’m getting. The security … Continue reading

Posted in Today I Learned | Tagged , , , | Comments Off on Today I Learned About GitHub’s Dependabot