From b1916cd4aef78bb704a725c883c6bd87e4e97c96 Mon Sep 17 00:00:00 2001 From: Morgan Date: Mon, 8 Feb 2021 18:18:02 +0100 Subject: [PATCH] (2017) Trunk Based Development --- sections/devops.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sections/devops.md b/sections/devops.md index 08fd19d..ed34dec 100644 --- a/sections/devops.md +++ b/sections/devops.md @@ -380,6 +380,7 @@ > * if your users' use cases don't map well to your simplicity, they will build shims around your tool to attain their objectives * [Dave Farley](http://www.davefarley.net/?p=247) - (2018) Continuous Integration and Feature Branching > * TLDR; Any form of branching is antithetical to Continuous Integration. +* [Paul Hammant](https://trunkbaseddevelopment.com/) - (2017) Trunk Based Development : This site attempts to collect all the related facts, rationale and techniques for Trunk-Based Development together in one place, complete with twenty-five diagrams to help explain things. All without using TBD as an acronym even once twice. ## Ansible * [Ansible](https://www.ansible.com/blog) - Ansible Blog