[go: up one dir, main page]

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.
How to Run Github Actions Locally??

How to Run Github Actions Locally??

4
Comments 1
1 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

3
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
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

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

CI: A Practical Guide to Continuous Integration

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

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

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