Tag: #branch-strategy
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
GitHub Actions CI/CD Complete Guide: Go Builds, Branch Strategies, and Auto-Deploy
Build production-grade CI/CD pipelines with GitHub Actions for Go projects. Trunk-Based vs GitHub Flow vs Git Flow branch strategies, multi-stage Docker builds, K8s auto-deploy, secret management, matrix builds, and cach
2026-03-23 · 24 min read #github-actions#ci-cd#go#golang#gitGitOps + Git Workflow Complete Guide — Branch Strategy, PR Rules, and Deployment Pipelines
A comprehensive guide covering GitOps core principles, Git Flow/Trunk-Based branch strategies, PR rules, and ArgoCD deployment pipelines — everything your team needs to implement a structured Git workflow.
2026-03-09 · 17 min read #devops#gitops#git#argocd#ci-cd