DEV Community

GitHub Actions

GitHub Actions helps you automate, customize, and execute your software development workflows right in your repository. You can discover, create, and share actions to perform any job you'd like, including CI/CD, and combine actions in a completely customized workflow.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Three post-deploy checks I run after every Cloudflare Pages build

Three post-deploy checks I run after every Cloudflare Pages build

Comments 1
4 min read
Spot instances as GitHub Actions runners

Spot instances as GitHub Actions runners

20
Comments
10 min read
cancel-in-progress:true Silently Dropped Our Deploys — GitHub Actions Concurrency Gotcha

cancel-in-progress:true Silently Dropped Our Deploys — GitHub Actions Concurrency Gotcha

Comments
2 min read
GitHub Actions Concurrency Patterns — cancel-in-progress: false for Parallel Deployments

GitHub Actions Concurrency Patterns — cancel-in-progress: false for Parallel Deployments

1
Comments
2 min read
GitHub Actions for Parallel FastAPI + React Testing: Optimizing CI/CD Feedback Loops in Monorepos

GitHub Actions for Parallel FastAPI + React Testing: Optimizing CI/CD Feedback Loops in Monorepos

Comments
4 min read
GitHub Actions Orphan Branch Accumulation — Designing blog-publish.yml for Protected Branches

GitHub Actions Orphan Branch Accumulation — Designing blog-publish.yml for Protected Branches

Comments
3 min read
Building an NFC Digital Business Card with Next.js + AWS at Zero Operating Cost

Building an NFC Digital Business Card with Next.js + AWS at Zero Operating Cost

2
Comments
6 min read
Two tiny deployment drift bugs: env vars added, templates forgotten

Two tiny deployment drift bugs: env vars added, templates forgotten

2
Comments 2
2 min read
Crossposting without the copy-paste: a GitHub Action from Hugo to dev.to

Crossposting without the copy-paste: a GitHub Action from Hugo to dev.to

Comments
4 min read
Auto-Generate Optimized GitHub Actions Workflows For Any Stack With This New CLI Tool

Auto-Generate Optimized GitHub Actions Workflows For Any Stack With This New CLI Tool

7
Comments
2 min read
What Should Happen When a Repo Does Not Run?

What Should Happen When a Repo Does Not Run?

1
Comments
2 min read
Unfreezing Your GitHub Actions: Troubleshooting Stuck Deployments and Protecting Your Git Repo Statistics

Unfreezing Your GitHub Actions: Troubleshooting Stuck Deployments and Protecting Your Git Repo Statistics

Comments 1
5 min read
A 300-Line GitHub Actions Security Linter: Five Rules That Catch the CVE Patterns

A 300-Line GitHub Actions Security Linter: Five Rules That Catch the CVE Patterns

Comments
7 min read
Automating C++ Code Coverage with LLVM and GitHub Actions

Automating C++ Code Coverage with LLVM and GitHub Actions

Comments
4 min read
Bun's Rust rewrite hit 99.8% test compatibility — three things I'm watching for my CI

Bun's Rust rewrite hit 99.8% test compatibility — three things I'm watching for my CI

Comments 1
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.