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.
🚀 Building & Deploying My Next.js Portfolio with Docker, AWS, and CI/CD"

🚀 Building & Deploying My Next.js Portfolio with Docker, AWS, and CI/CD"

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

How to Remove Sensitive or Large Files From Your Git Repository

1
Comments
2 min read
How to Add GitHub Secrets Easily (Step-by-Step Guide)

How to Add GitHub Secrets Easily (Step-by-Step Guide)

1
Comments
2 min read
GitHub Actions learnings from the recent nx hack

GitHub Actions learnings from the recent nx hack

1
Comments
17 min read
Ship small, ship often: Practical Kubernetes CI/CD on a budget (GitHub Actions + Helm)

Ship small, ship often: Practical Kubernetes CI/CD on a budget (GitHub Actions + Helm)

5
Comments
13 min read
How to Test Github Actions Locally Without Third-Party Tools

How to Test Github Actions Locally Without Third-Party Tools

Comments
3 min read
The Definitive Guide to _safe_ Docker-in-Docker with Gitea Actions

The Definitive Guide to _safe_ Docker-in-Docker with Gitea Actions

Comments
6 min read
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

5
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

2
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
Jenkins and Other CI-CD AUTOMATION Servers for DevOps

Jenkins and Other CI-CD AUTOMATION Servers for DevOps

Comments
2 min read
Deploy Angular App to Cloudflare Pages using GitHub Actions

Deploy Angular App to Cloudflare Pages using GitHub Actions

Comments
4 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
loading...