Skip to content
Umutcan ÖNER edited this page Jun 24, 2025 · 4 revisions

Welcome to the Zopio Repository Wiki 👋

Heads up! This wiki is for contributors working on the codebase. If you are looking for how to use the Zopio framework, please visit our user documentation at docs.zopio.dev.

This wiki is your go-to guide for understanding Zopio’s development process. Whether you are joining the team, contributing from the community, or just exploring the project, the pages below will walk you through everything – step by step.

Start here → Quick Start

What’s inside?

Section Page Purpose
Getting Started Quick Start First contribution in 5 minutes
Git Flow Branch Overview Big-picture branching model
Branch Types Naming conventions & examples
Workflow Diagram Visual walk-through
Branch Protection Rules Safety nets & required checks
CI/CD Pipeline Overview From push to production
Workflow Triggers Matrix When each action runs
Workflow Details In-depth workflow documentation
Automation Features PR automation & maintenance
Workflow Architecture System design & diagrams
Automated Dependency Management Keeping packages fresh
Security Framework Scans & audits
Guides Best Practices Coding & collab tips

Feeling overwhelmed? Don’t worry — each page starts with a TL;DR and grows in depth gradually.

Clone this wiki locally