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.
Build Once, Deploy Everywhere: Deploying a .NET 8 API with Docker, AKS & GitHub Actions

Build Once, Deploy Everywhere: Deploying a .NET 8 API with Docker, AKS & GitHub Actions

13
Comments
11 min read
Managing and Hosting My Resume on GitHub Using Git Bash

Managing and Hosting My Resume on GitHub Using Git Bash

1
Comments
5 min read
Do Prompt ao Deploy: Construindo um Projeto Python Automatizado com GPT-5 e GitHub Copilot

Do Prompt ao Deploy: Construindo um Projeto Python Automatizado com GPT-5 e GitHub Copilot

9
Comments
5 min read
Automate Your Go Project: Best Practices & CI/CD with GitHub Actions

Automate Your Go Project: Best Practices & CI/CD with GitHub Actions

Comments
5 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
Como Automatizei a Publicação de Pacotes no GitHub Packages

Como Automatizei a Publicação de Pacotes no GitHub Packages

6
Comments
4 min read
Minha Experiência Estruturando uma Pipeline Mobile CI/CD Flutter

Minha Experiência Estruturando uma Pipeline Mobile CI/CD Flutter

6
Comments
4 min read
GitHub Actions: Why You Should Pin Your Actions to a Specific Version

GitHub Actions: Why You Should Pin Your Actions to a Specific Version

4
Comments 1
4 min read
Move Your Repository to a New GitHub Repo on a VPS Hosting Site

Move Your Repository to a New GitHub Repo on a VPS Hosting Site

7
Comments
2 min read
How I Built a Self-Merging PR System for Git-Gang

How I Built a Self-Merging PR System for Git-Gang

2
Comments
3 min read
Node.js - Security Audit via Github Action to augment PR's

Node.js - Security Audit via Github Action to augment PR's

Comments
3 min read
How to Run Github Actions Locally??

How to Run Github Actions Locally??

2
Comments 1
1 min read
Neural Network-Based Anomaly Detection in CI/CD Pipelines: A Technical Overview

Neural Network-Based Anomaly Detection in CI/CD Pipelines: A Technical Overview

1
Comments
4 min read
How I Automated Daily GitHub Contributions Using GitHub Actions ⚡

How I Automated Daily GitHub Contributions Using GitHub Actions ⚡

1
Comments
3 min read
CDEvents in Action #3: Direct CI/CD Pipeline Integration

CDEvents in Action #3: Direct CI/CD Pipeline Integration

Comments
10 min read
GitHub Actions 101: Your First Step Into CI/CD

GitHub Actions 101: Your First Step Into CI/CD

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

GitHub Actions learnings from the recent nx hack

1
Comments
17 min read
Testable Dotfiles Management: Building Development Environment with Chezmoi

Testable Dotfiles Management: Building Development Environment with Chezmoi

Comments
9 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
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
Mastering GitHub Actions: Insights and pitfalls of "if conditions"

Mastering GitHub Actions: Insights and pitfalls of "if conditions"

Comments
5 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

Comments
8 min read
loading...