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.
Preventing Vercel "Out of Memory" build errors

Preventing Vercel "Out of Memory" build errors

1
Comments
4 min read
How do small teams catch bugs in CI/CD?

How do small teams catch bugs in CI/CD?

Comments
1 min read
Configuring PostgreSQL server parameters on GitHub Actions

Configuring PostgreSQL server parameters on GitHub Actions

Comments
1 min read
Modern Git Workflow Tools: 8 Game-Changing Utilities to Boost Branching, Review, and Merge Efficiency

Modern Git Workflow Tools: 8 Game-Changing Utilities to Boost Branching, Review, and Merge Efficiency

1
Comments
8 min read
CI: A Practical Guide to Continuous Integration

CI: A Practical Guide to Continuous Integration

3
Comments
4 min read
Unlocking CI/CD Power: My Journey with GitHub Self-Hosted Runners (DevOps SRE Challenge Day 7)

Unlocking CI/CD Power: My Journey with GitHub Self-Hosted Runners (DevOps SRE Challenge Day 7)

1
Comments
5 min read
AI Code Review Action – Automated PR Reviews Using AI (OpenAI, Gemini, ...)

AI Code Review Action – Automated PR Reviews Using AI (OpenAI, Gemini, ...)

Comments
2 min read
Day 15: From 'Works on My Machine' to Bulletproof CI/CD - Building Development Insurance

Day 15: From 'Works on My Machine' to Bulletproof CI/CD - Building Development Insurance

Comments 2
5 min read
Deploying a Simple App on K3S in AWS EC2 with GitHub Actions & ECR

Deploying a Simple App on K3S in AWS EC2 with GitHub Actions & ECR

Comments
15 min read
Deploy your application on Vercel with GitHub Actions

Deploy your application on Vercel with GitHub Actions

Comments
3 min read
Publish Docker Images to Repsy Using GitHub Actions

Publish Docker Images to Repsy Using GitHub Actions

Comments
1 min read
github actionsでyqがうまく動かない

github actionsでyqがうまく動かない

Comments
1 min read
Creating a GitHub Action to Update S3

Creating a GitHub Action to Update S3

Comments
2 min read
How to Remove Sensitive or Large Files From Your Git Repository

How to Remove Sensitive or Large Files From Your Git Repository

2
Comments
2 min read
Publish your packages to NPM automatically with GitHub Actions

Publish your packages to NPM automatically with GitHub Actions

Comments
3 min read
How to Manage the Deployment of Our Website Via Pipeline: CI/CD

How to Manage the Deployment of Our Website Via Pipeline: CI/CD

5
Comments
3 min read
Create a Pull request into another repository using github actions.

Create a Pull request into another repository using github actions.

1
Comments
7 min read
Deploying a FastAPI Application on Digital Ocean Droplet with Nginx and CI/CD

Deploying a FastAPI Application on Digital Ocean Droplet with Nginx and CI/CD

1
Comments 2
4 min read
👩‍🔧 How to Check License Compatibility in GHA

👩‍🔧 How to Check License Compatibility in GHA

7
Comments 3
5 min read
ForgeMT: GitHub Actions at Scale with Security and Multi-Tenancy on AWS

ForgeMT: GitHub Actions at Scale with Security and Multi-Tenancy on AWS

5
Comments
7 min read
From Code to Cloud: Seamless CI/CD with GitHub Actions and Azure Web Apps

From Code to Cloud: Seamless CI/CD with GitHub Actions and Azure Web Apps

5
Comments 2
14 min read
From Python Script to Packaged Tool: My First Week with Poetry and GitHub Actions

From Python Script to Packaged Tool: My First Week with Poetry and GitHub Actions

Comments
2 min read
CI/CD for Infrastructure That Actually Works.

CI/CD for Infrastructure That Actually Works.

5
Comments
3 min read
Terraform + GitHub Actions for automation

Terraform + GitHub Actions for automation

1
Comments
2 min read
Automate Releases with Semantic Release and GitHub Actions (Step-by-Step)

Automate Releases with Semantic Release and GitHub Actions (Step-by-Step)

2
Comments
5 min read
loading...