Level 4 · Master Master¶
Goal: operate Git and GitHub at organization scale — advanced Actions patterns, monorepo and large-repo strategies, workflow-strategy tradeoffs, and designing the Git/GitHub setup a whole team will live in.
Modules¶
- Advanced GitHub Actions (matrix, caching, reusable workflows)
- Monorepo Strategies
- Git Workflow Strategies (GitFlow, Trunk-Based)
- Large Repo Performance (sparse checkout, partial clone)
- Designing a Team Git/GitHub Workflow
- GitHub Apps & Automation
- Release Engineering & Versioning Strategy
- Security Hardening (CODEOWNERS, signed commits, SAST)
- Self-Hosted Runners & Enterprise GitHub
- Capstone Project