Tag Archives: DevOps

So You Think You’re Agile… (Webinar Jan 25)

I’ve got another webinar tomorrow. This one in conjunction with Clear Measure, who work with companies to build better software. This should be interesting as Jeffrey Palermo and I talk about the characteristics of organizations that are getting better at … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on So You Think You’re Agile… (Webinar Jan 25)

Friday Flyway Tips–Linking a GitHub Issue to a Code Commit

Recently I was doing a demo and a customer asked how I had linked my commit in Azure DevOps to the work item that existed. It’s easy, and tldr; it’s with the commit comment. This post shows how that works. … Continue reading

Posted in Blog | Tagged , , , , , | Comments Off on Friday Flyway Tips–Linking a GitHub Issue to a Code Commit

Friday Flyway Tips–Linking Commits to an Azure DevOps Work Item

Recently I was doing a demo and a customer asked how I had linked my commit in Azure DevOps to the work item that existed. It’s easy, and tldr; it’s with the commit comment. This post shows how that works. … Continue reading

Posted in Blog | Tagged , , , , , | 1 Comment

Migrations are Worth the Effort

I work with a lot of customers that are trying to find better ways to build and deploy database code. Some of them use a state or model method with SQL Compare or another Redgate product, and some want to … Continue reading

Posted in Editorial | Tagged , | Comments Off on Migrations are Worth the Effort