Seamless NuGet Publishing with GitHub Actions for Your Internal .NET Libraries
A guide to automating the publishing of internal .NET NuGet packages using GitHub Actions and GitHub Packages.
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.
Guide to publishing NuGet packages from GitHub Actions using Trusted Publishing, eliminating API key management.
A developer automates fetching liked articles from Instapaper, cleaning and sorting them into a JSON feed for their static site using Node.js and GitHub Actions.
A developer built an automated tool using PowerShell and GitHub Actions to track and filter important changes in Microsoft's AKS and Kubernetes Fleet Manager documentation.
A guide to deploying self-hosted GitHub Actions runners on a home Kubernetes cluster using the Actions Runner Controller (ARC).
A guide to fixing a GitHub Actions build that hangs when building a BlazorStatic website, with troubleshooting steps and solutions.
A developer experiments with 'vibe coding' using AI to build a GitHub Action without looking at the generated code, exploring AI's role in software development.
A developer explains how to use an open-source LLM within a GitHub Actions workflow to generate descriptive titles for automated Pull Requests.
A developer's weekly update covering Vale CLI version conflicts, docs-as-code tips, React Native drafts, and tech reading.
A developer shares their 2025 plans, including job search, personal projects, and goals for automation, AI tools, and NuGet packages.
Explains the importance of pinning the Vale CLI version in GitHub Actions to avoid CI failures and ensure consistent linting results.
A developer explains why and how they set up a GitHub Actions workflow to automatically test and validate their Emacs configuration.