UK
HomeProjectsBlogAboutContact
Uğur Kaval

AI/ML Engineer & Full Stack Developer building innovative solutions with modern technologies.

Quick Links

  • Home
  • Projects
  • Blog
  • About
  • Contact

Connect

GitHubLinkedInTwitterEmail
Download CV →RSS Feed

© 2026 Uğur Kaval. All rights reserved.

Built with Next.js 16, TypeScript, Tailwind CSS & Prisma

  1. Home
  2. Blog
  3. #GitHub Actions

Tag

#GitHub Actions

4 articles tagged with this topic.

Scaling Monorepo CI/CD: How I Reduced GitHub Actions Costs by 70%
Automation

Scaling Monorepo CI/CD: How I Reduced GitHub Actions Costs by 70%

Stop building everything. Learn the exact GitHub Actions patterns I use to manage 50+ services in a single repository without losing my mind or my budget.

June 14, 20265 min read
Scaling Monorepo CI/CD: Patterns that Saved Us 40% in GitHub Actions Costs
Automation

Scaling Monorepo CI/CD: Patterns that Saved Us 40% in GitHub Actions Costs

Building a monorepo doesn't have to mean 60-minute CI runs. Learn how to implement dynamic matrices, path-based filtering, and incremental builds using GitHub Actions.

April 15, 20264 min read
CI/CD Pipeline Patterns for Monorepos with GitHub Actions (2026 Edition)
Automation

CI/CD Pipeline Patterns for Monorepos with GitHub Actions (2026 Edition)

Stop burning GitHub Actions minutes on unchanged packages. Learn how to implement graph-aware CI/CD for large-scale monorepos using dynamic matrices and remote caching for 2026 workflows.

April 3, 20266 min read
CI/CD with GitHub Actions: Complete Guide
DevOps

CI/CD with GitHub Actions: Complete Guide

Set up continuous integration and deployment with GitHub Actions. Examples for testing, building, and deploying.

December 2, 20242 min read