Tag

Branch Strategy

1 views collected around this technical thread.

Continuous Delivery 2.0
Continuous Delivery 2.0
Sep 20, 2023 · Operations

Design Principles and Naming Conventions for Deployment Pipelines

This article explains what a deployment pipeline is, outlines design principles for keeping pipelines simple and efficient, describes how pipeline design relates to branch strategies, and provides detailed naming conventions and label rules for different pipeline types, triggers, and quality‑gate metrics.

Branch StrategyCI/CDContinuous Delivery
0 likes · 13 min read
Design Principles and Naming Conventions for Deployment Pipelines
DevOps
DevOps
Apr 25, 2022 · Operations

Conducting a DevOps Assessment: From Project Overview to Value‑Stream Mapping

This article explains how to perform a systematic DevOps assessment by first understanding the business, system shape, scale and quality, then examining team organization, branch strategies and the six‑stage software delivery value stream, and finally diving into detailed activities such as code changes, testing, integration and release.

AssessmentBranch StrategyContinuous Integration
0 likes · 13 min read
Conducting a DevOps Assessment: From Project Overview to Value‑Stream Mapping
DevOps
DevOps
Sep 3, 2020 · Operations

Designing Effective Git Branch Strategies with Huawei Cloud DevCloud for DevOps Teams

This article explains how to use Git and Huawei Cloud DevCloud to implement development, test, and production branch strategies, manage permissions with protected branches, handle merge conflicts, and leverage merge requests and code reviews to improve DevOps efficiency.

Branch StrategyConfiguration ManagementDevCloud
0 likes · 10 min read
Designing Effective Git Branch Strategies with Huawei Cloud DevCloud for DevOps Teams
DevOpsClub
DevOpsClub
Jul 9, 2019 · Operations

How Microsoft’s Release Flow Revamped DevOps Efficiency

This article examines Microsoft’s DevOps transformation, detailing the shift to a trunk‑based Release Flow, the new branch strategy, pull‑request workflow, hot‑fix process, and how these practices dramatically boost engineering speed, reliability, and large‑scale deployment across data centers.

Azure DevOpsBranch StrategyContinuous Integration
0 likes · 13 min read
How Microsoft’s Release Flow Revamped DevOps Efficiency
Continuous Delivery 2.0
Continuous Delivery 2.0
Dec 18, 2018 · Fundamentals

Branch Strategies and Release Modes for Continuous Delivery

The article explains three software release models—Project Release, Release Train, and Intercity Express—detailing their constraints, benefits, drawbacks, and how they relate to branch strategies and delivery frequency in continuous delivery practices.

Branch StrategyContinuous Deliveryintercity express
0 likes · 9 min read
Branch Strategies and Release Modes for Continuous Delivery
DevOpsClub
DevOpsClub
Jan 3, 2018 · Fundamentals

Master Git for Enterprise Teams: A Complete 4‑Part Tutorial

This guide presents a comprehensive, four‑section tutorial that equips enterprise developers with essential Git knowledge—from basic concepts and setup to advanced workflows, branch strategies, and integration with CI/CD—addressing common challenges and improving large‑scale development efficiency.

Branch StrategyContinuous IntegrationDevOps
0 likes · 9 min read
Master Git for Enterprise Teams: A Complete 4‑Part Tutorial