2025 in Retrospective
A developer's 2025 retrospective covering blog migration, PhD start, MVP status, and a breakdown of 50+ technical posts on .NET, ASP.NET Core, and EF Core.
A developer's 2025 retrospective covering blog migration, PhD start, MVP status, and a breakdown of 50+ technical posts on .NET, ASP.NET Core, and EF Core.
A developer creates a scraper to track the latest versions of GitHub Actions, helping coding agents avoid stale workflows.
A demonstration of different uv init command options for Python project setup, with examples hosted on GitHub.
Analysis of GitHub Actions' new pricing model, focusing on the platform costs behind self-hosted runners and the CI ecosystem's reaction.
Article explains why GitHub Actions runners are unreliable for benchmarking due to inconsistent hardware and performance variability.
A developer builds an automated GitHub issue triage system using the Goose AI agent, integrated into GitHub Actions for a fictional festival feedback project.
A guide to securing npm package publishing workflows by eliminating tokens and implementing robust security practices in response to recent incidents.
Guide to integrating HashiCorp's Terraform MCP Server into GitHub Actions for AI-enhanced, real-time infrastructure validation.
A developer builds a GitHub Action using the Goose AI agent to generate daily fortunes with ASCII art and commit them automatically.
A guide on using GitHub Actions to automatically mark stale pull requests and issues in your open source repositories.
A developer explains how to automate a GitHub profile using GitHub Actions to dynamically display blog posts, newsletters, and videos.
A guide to automating the publishing of internal .NET NuGet packages using GitHub Actions and GitHub Packages.
The author introduces new GitHub Actions workflows for their Swift Package Scripts project, automating tasks like building, testing, and documentation.
A developer explains his automated workflow using SQL, Datasette, and Observable to generate a Substack newsletter from his blog content.
A guide to testing Azure Bicep IaC templates using automated, ephemeral environments created in GitHub Actions for reliable deployments.
Learn to schedule GitHub Coding Agents weekly using GitHub Copilot CLI and GitHub Actions to automate performance regression detection and issue creation.
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.
Introducing an AI-powered GitHub Action for automated, comprehensive Terraform plan reviews across 11 domains to improve CI/CD pipeline security and efficiency.
A guide on using GitHub Actions to securely checkout a specific branch from a private repository, enabling reusable components in CI/CD workflows.