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.
Upload Docker Images to GitHub: A Simple Guide with GitHub Actions

Upload Docker Images to GitHub: A Simple Guide with GitHub Actions

1
Comments
2 min read
Complete CI/CD Pipeline for Static Websites with AWS S3, Cloudflare CDN, and Cache Purging

Complete CI/CD Pipeline for Static Websites with AWS S3, Cloudflare CDN, and Cache Purging

Comments
4 min read
🚀 Automating Image Vulnerability Patching in Kubernetes with Trivy Operator, Copacetic, and GitHub Actions

🚀 Automating Image Vulnerability Patching in Kubernetes with Trivy Operator, Copacetic, and GitHub Actions

6
Comments 5
9 min read
Spring cleanup: Outdated Git tags

Spring cleanup: Outdated Git tags

Comments
5 min read
Create Test Coverage Visualizer and Deploy to AWS S3 with Cloud development Kit (CDK) and GitHub Actions

Create Test Coverage Visualizer and Deploy to AWS S3 with Cloud development Kit (CDK) and GitHub Actions

4
Comments
8 min read
Effortless Automation: Configuring CI/CD for NPM Library Publishing with GitHub Actions

Effortless Automation: Configuring CI/CD for NPM Library Publishing with GitHub Actions

4
Comments
9 min read
Troubleshooting: GitHub Actions + Terraform + EKS + Helm

Troubleshooting: GitHub Actions + Terraform + EKS + Helm

5
Comments
8 min read
Automate Git Commands with Shell Scripts 🚀 | Boost Your Workflow 📜

Automate Git Commands with Shell Scripts 🚀 | Boost Your Workflow 📜

3
Comments 2
1 min read
Checking out code using github action in legacy runner

Checking out code using github action in legacy runner

Comments
1 min read
Updating website content on schedule via GitHub Actions

Updating website content on schedule via GitHub Actions

1
Comments
4 min read
Automating Python Library Releases Using GitHub Actions and Commitizen

Automating Python Library Releases Using GitHub Actions and Commitizen

7
Comments
7 min read
Finally found a solution to clear the CDN cache using GitHub Actions!

Finally found a solution to clear the CDN cache using GitHub Actions!

Comments
2 min read
Practical Guide to Set Up Multiple NodeJS Apps on AWS EC2 Instance with Automatic Deployment using GitHub Actions (Screenshots)

Practical Guide to Set Up Multiple NodeJS Apps on AWS EC2 Instance with Automatic Deployment using GitHub Actions (Screenshots)

6
Comments 4
10 min read
Supercharge Your GitHub Profile: Showcase Your Open Source Contributions

Supercharge Your GitHub Profile: Showcase Your Open Source Contributions

26
Comments 3
4 min read
GITHUB page aesthetics and fun! Snake, Stats, Icons and Videos

GITHUB page aesthetics and fun! Snake, Stats, Icons and Videos

6
Comments 5
5 min read
Continuous Integration

Continuous Integration

Comments
2 min read
My HNG Journey. Stage Four: Mastering Multi-Environment Deployments: A Deep Dive into CI/CD with Next.js, Docker, and Nginx

My HNG Journey. Stage Four: Mastering Multi-Environment Deployments: A Deep Dive into CI/CD with Next.js, Docker, and Nginx

13
Comments 2
5 min read
Taking Your Releases Into Overdrive with GitHub Actions

Taking Your Releases Into Overdrive with GitHub Actions

3
Comments
5 min read
Introducing the TryHackMe Badge Action Workflow: Automate Your Security Achievements Display

Introducing the TryHackMe Badge Action Workflow: Automate Your Security Achievements Display

9
Comments
3 min read
[GitHub Actions] Automate Build and Deployment of Your Python Package to PyPI and GitHub Releases 🐍📦

[GitHub Actions] Automate Build and Deployment of Your Python Package to PyPI and GitHub Releases 🐍📦

2
Comments
4 min read
How to deploy a Web App with CI/CD pipeline on Azure app service.

How to deploy a Web App with CI/CD pipeline on Azure app service.

4
Comments
3 min read
Automate e2e tests in GitHub actions

Automate e2e tests in GitHub actions

1
Comments
2 min read
Automate Node.js Deployment on a VPS Using GitHub Actions

Automate Node.js Deployment on a VPS Using GitHub Actions

2
Comments
1 min read
How to reference the current branch in GitHub Actions

How to reference the current branch in GitHub Actions

1
Comments
2 min read
Implemeting GitOps with Argocd

Implemeting GitOps with Argocd

2
Comments
6 min read
loading...