Continuous Integration vs Feature Branches
I have been thinking a lot about Continuous Integration versus Feature Branching. I put together this little chart of the pros and cons.
I have been thinking a lot about Continuous Integration versus Feature Branching. I put together this little chart of the pros and cons.
Branches are technical debt. At some point they need to be merged back in. If branches aren’t the answer, how do we make changes?
Lot’s of people throw around the term CI/CD, but what does it really mean? What are the underlying principles and what are the benefits?
You’ve heard of Docker, but what is it? How does it compare to Virtual Machines? and why should you use it? Learn more in this article.
Running LabVIEW inside a Docker container opens up a whole lot of new possibilities for Continuous Integration. Here is THE book to learn Docker.
Unit Testing doesn’t exist in a vacuum. It needs to integrate into your overall workflow. Learn how CI and Unit Testing can work together.
Unsure where to start with Continuous Integration? Come to my webinar where I will walk you through a simple demo. It will give you the confidence to go experiment with it on your own and find a workflow that works for you!
Learn how Continuous Integration helps us to automate the boring stuff so we can detect problems early, streamline our process, and stay ahead of the curve.
Read more ›
Steve Watts recently made a excellent blogpost about Technical Accounting. If you don’t follow Steve’s blog you definitely should. In this particular article, he coined the terms Technical Debt, Technical Investments, Technical Assets, and Technical Tax. Steve’s talk of Technical …