Kicking the Tires with GitHub Actions

As components break down into smaller units, more dependencies between those components means I need more rigor in producing them. I've been following the progress of GitHub Actions since it was first announced, but hadn't actually tried using it until now.

Our Development Pipeline and Process

I’ve been going around to different teams inside of my company recently and talking about how we’ve gone about the task of selecting different tools and technologies for our projects. I figured that if this many people inside the company were curious, there may be some value in sharing it with you good folks as well. So here, I’ll attempt to cover the principles, strategies, and technologies for both our development process/pipeline and our projects themselves.