Continuous integration (CI) and Continuous Deployment (CD) - collectively CICD refers to modern deployment processes that allows for isolation and atomic, streamlined deployment of code. Read on to learn more!
-
DevOps QA: The Many Hats of a Quality Assurance Engineer
Note: This is the second post in a series about the different roles I end up carrying out as a Quality Assurance Engineer.
-
How to Integrate GitHub PRs with Bamboo CI
Bamboo / GitHub integration isn't perfect – perhaps because Atlassian wants to steer you towards Bitbucket (their GitHub competitor). Out of the box, there are several headaches. Below, I'll cover these, and how to solve each one
-
Grokking Bamboo CI/CD, for beginners
We are heavy users of Bamboo for Continuous Integration & Continuous Delivery (CI / CD). It's extremely flexible, integrates well with Jira, and elastic build agents make the most of AWS EC2 (even giving you the option of spot pricing for on-demand instances).
-
Code Quality
One of Metal Toad’s continuing goals for developers centers around mastery.
-
Continuous Delivery for Enterprise on iOS
In part two (part one) of a series on iOS automation, we'll discuss continuous deployment. Thankfully, due to wonderful tools like Hockey, it’s never been easier.
-
iOS Continous Integration for Enterprise
Updated Oct 19, 2015: Added updates for OS X El Capitan. Updates highlighted in yellow. Updated Jan 23, 2015: this post is part of a series on iOS Continuous Integration.