Tag: github-actions
All the articles with the tag "github-actions".
-
Self-Hosted Runner Investigation: Resource Usage, BuildKit Cache Bloat, and Shared Registry Plan
Deep-dive into actual resource consumption of Multipass GitHub Actions runners — uncovering 85GB of BuildKit cache waste per runner, and a plan to replace it with a shared Docker registry cache.
-
SST for Preview Environments and CI/CD in Solo Development
How SST's stage model enables per-PR preview environments and automated deployments, with practical GitHub Actions patterns and cost analysis for a solo developer.