Building Closed-Source Binaries with GitHub Actions
A guide to automating the build of closed-source Swift binaries (XCFrameworks & dSYMs) using GitHub Actions workflows.
A guide to automating the build of closed-source Swift binaries (XCFrameworks & dSYMs) using GitHub Actions workflows.
A technical guide exploring GitHub's new Agentic Workflows, which integrate AI agents into GitHub Actions for adaptive, intelligent automation.
Introduces the Geomys Standard of Care, a professional framework for secure and reliable open-source software maintenance.
Explains how .NET 10 allows running standalone C# script files directly, similar to Python, without needing a full project.
A guide on using Git worktrees to build Docker images from only committed code, avoiding uncommitted or untracked files.
Introducing an AI-powered GitHub Action for automated, comprehensive Terraform plan reviews across 11 domains to improve CI/CD pipeline security and efficiency.
AWS Principal Tech Lead discusses his career, AWS tools, AI development, and his book on the Tech'o'Space Podcast.
Analysis of 2024/2025 open source supply chain compromises, categorizing root causes like control handoff, phishing, and CI/CD vulnerabilities.
A guide on using GitHub Actions to securely checkout a specific branch from a private repository, enabling reusable components in CI/CD workflows.
Guide to publishing NuGet packages from GitHub Actions using Trusted Publishing, eliminating API key management.
A DevOps engineer reflects on their 7-year journey at Aptiv, detailing the evolution of complex automotive CI/CD systems and team growth.
A guide on implementing CI/CD pipelines for Azure Foundry AI agents, covering automation, infrastructure as code, and developer tools.
A guide to deploying self-hosted GitHub Actions runners on a home Kubernetes cluster using the Actions Runner Controller (ARC).
A tutorial on automating GitHub stats and release note generation using GitHub API and CircleCI scheduled pipelines.
Solving Puppeteer Chrome errors during Netlify builds using Chromium integration or package.json scripts.
Discusses the risks of suppressing lint rules in code and proposes a meta-lint rule to prevent suppressing critical rules.
A developer's story about using git-bisect to diagnose a performance regression and the importance of proactive performance testing in software development.
A developer details their process for cleaning and standardizing their GitHub repositories, including archiving old projects and creating a professional checklist.
A curated newsletter issue covering the latest news, articles, and tools for mobile automation, including iOS, Android, and Flutter testing and CI/CD.
A developer's weekly update covering Vale CLI version conflicts, docs-as-code tips, React Native drafts, and tech reading.