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 create a workflow to execute Selenium tests

How to create a workflow to execute Selenium tests

Comments
5 min read
Automate your custom sign-in UI deployment with GitHub Actions workflow

Automate your custom sign-in UI deployment with GitHub Actions workflow

28
Comments
3 min read
Devops pipeline on a Golang Web App with Gitops and Kubernetes

Devops pipeline on a Golang Web App with Gitops and Kubernetes

Comments
7 min read
The Must-Have GitHub Actions Dashboard - CICube

The Must-Have GitHub Actions Dashboard - CICube

10
Comments
10 min read
README Generator Using AI And Github Action

README Generator Using AI And Github Action

9
Comments 8
4 min read
How to Use the workflow_dispatch Event for Manual Triggers

How to Use the workflow_dispatch Event for Manual Triggers

7
Comments
2 min read
How to deploy affected NX projects to AWS S3 using Github Actions

How to deploy affected NX projects to AWS S3 using Github Actions

6
Comments
2 min read
Enhance Terraform/Tofu Automation with GitHub Action

Enhance Terraform/Tofu Automation with GitHub Action

1
Comments
5 min read
DEVOPS Mastery: Automating PHP Web app Deployment with GitHub Actions, AWS, and Ansible

DEVOPS Mastery: Automating PHP Web app Deployment with GitHub Actions, AWS, and Ansible

1
Comments
9 min read
GitHub Actions - CI/CD Pipeline Basics

GitHub Actions - CI/CD Pipeline Basics

6
Comments
3 min read
A Deep Dive Into GitHub Actions From Software Development to Data Engineering

A Deep Dive Into GitHub Actions From Software Development to Data Engineering

6
Comments 1
26 min read
Automating Flutter App Builds with GitHub Actions: Firebase App Distribution and GitHub Releases

Automating Flutter App Builds with GitHub Actions: Firebase App Distribution and GitHub Releases

1
Comments
3 min read
Orchestrating Airflow DAGs with GitHub Actions - A Lightweight Approach to Data Curation Across Spark, Dremio, and Snowflake

Orchestrating Airflow DAGs with GitHub Actions - A Lightweight Approach to Data Curation Across Spark, Dremio, and Snowflake

3
Comments
23 min read
Mastering GitHub Actions for DevOps Engineers: A Complete Guide from Beginner to Advanced

Mastering GitHub Actions for DevOps Engineers: A Complete Guide from Beginner to Advanced

29
Comments
5 min read
How to Run GitHub Actions Locally with act

How to Run GitHub Actions Locally with act

11
Comments
7 min read
Django project - Part 3 Continuous Integration

Django project - Part 3 Continuous Integration

Comments
5 min read
How to get a free macOS machine for testing?

How to get a free macOS machine for testing?

Comments
2 min read
Cost-effective Netlify deployments for large teams using GitHub Actions

Cost-effective Netlify deployments for large teams using GitHub Actions

6
Comments
5 min read
🚀 Azure DevOps vs GitHub Actions: A Comprehensive Guide with Examples & Performance Metrics ⚙️

🚀 Azure DevOps vs GitHub Actions: A Comprehensive Guide with Examples & Performance Metrics ⚙️

1
Comments
4 min read
Understanding Matrix Builds in GitHub Actions

Understanding Matrix Builds in GitHub Actions

5
Comments
4 min read
How to Add SSH Keys to Your Git Remote Repository: Secure and Simplify Your Workflow

How to Add SSH Keys to Your Git Remote Repository: Secure and Simplify Your Workflow

Comments
2 min read
Certificate Unlocked! 🎓

Certificate Unlocked! 🎓

1
Comments
1 min read
Boost Your Git Workflow: Adding SSH Keys for Secure Repository Access

Boost Your Git Workflow: Adding SSH Keys for Secure Repository Access

Comments
3 min read
GitHub Actions Tutorial

GitHub Actions Tutorial

59
Comments 11
6 min read
How to Pass Information Between Jobs in GitHub Actions

How to Pass Information Between Jobs in GitHub Actions

13
Comments
4 min read
How to Use Secrets in GitHub Actions Workflows

How to Use Secrets in GitHub Actions Workflows

13
Comments 1
4 min read
Using GitHub Actions Like a Pro: Reusable Workflows

Using GitHub Actions Like a Pro: Reusable Workflows

17
Comments
3 min read
How to Schedule Workflows in GitHub Actions

How to Schedule Workflows in GitHub Actions

12
Comments
3 min read
6 GitHub Actions Every DevOps Team Needs

6 GitHub Actions Every DevOps Team Needs

22
Comments
4 min read
Reflecting on My Journey at HNG11 Internship!

Reflecting on My Journey at HNG11 Internship!

1
Comments
1 min read
Ensuring Effective Helm Charts with Linting, Testing, and Diff Checks 🚀

Ensuring Effective Helm Charts with Linting, Testing, and Diff Checks 🚀

2
Comments
4 min read
Angular, Typescript, and CD to GitHub Pages (2024)

Angular, Typescript, and CD to GitHub Pages (2024)

Comments
5 min read
GitHub Actions Tutorial — Basic Concepts

GitHub Actions Tutorial — Basic Concepts

Comments
4 min read
Managed, self-hosted Arm runners for GitHub Actions using AWS Graviton Processors

Managed, self-hosted Arm runners for GitHub Actions using AWS Graviton Processors

3
Comments
9 min read
Environments in GitHub (with example of deploying a Next.js app to Vercel)

Environments in GitHub (with example of deploying a Next.js app to Vercel)

1
Comments
4 min read
Git Merge and Git Rebase

Git Merge and Git Rebase

2
Comments 1
3 min read
GitHub Action security hardening with OpenID (OIDC) Connect - "Password-Less"

GitHub Action security hardening with OpenID (OIDC) Connect - "Password-Less"

3
Comments
2 min read
Git fetch and Git pull

Git fetch and Git pull

Comments
2 min read
Automated deployment slots in Azure with GitHub Actions: Testing pull requests in live environments

Automated deployment slots in Azure with GitHub Actions: Testing pull requests in live environments

6
Comments
5 min read
Step-by-Step Guide to Deploy React Website to GitHub Pages Using GitHub Actions

Step-by-Step Guide to Deploy React Website to GitHub Pages Using GitHub Actions

9
Comments 8
3 min read
Create Multiple GitHub Actions in a Single Repository

Create Multiple GitHub Actions in a Single Repository

8
Comments
2 min read
Github actions: Deploy on vercel using CI/CD

Github actions: Deploy on vercel using CI/CD

4
Comments
5 min read
How I automated the booking of CrossFit (or any other group activity) at my gym using Playwright

How I automated the booking of CrossFit (or any other group activity) at my gym using Playwright

1
Comments
3 min read
How I cut the deployment time of an Astro (Node.js) site on Azure from 1 hour to ~3 mins

How I cut the deployment time of an Astro (Node.js) site on Azure from 1 hour to ~3 mins

1
Comments
4 min read
How to Enable the `Allow GitHub Actions to create and approve pull requests` Option When It's Grayed Out

How to Enable the `Allow GitHub Actions to create and approve pull requests` Option When It's Grayed Out

1
Comments
1 min read
Introducing a Custom GitHub Action for Command Retry with Output Capture

Introducing a Custom GitHub Action for Command Retry with Output Capture

Comments
2 min read
Automating unit tests with xUnit on GitHub Actions

Automating unit tests with xUnit on GitHub Actions

2
Comments
2 min read
Step-by-Step Guide to Deploying a Project to Vercel using GitHub Actions for Free

Step-by-Step Guide to Deploying a Project to Vercel using GitHub Actions for Free

9
Comments
4 min read
Zero Downtime Deployment with Docker Compose in an OCI VPS using GitHub Actions

Zero Downtime Deployment with Docker Compose in an OCI VPS using GitHub Actions

1
Comments 1
2 min read
Build Docker Image [Ubuntu 20] Using Packer and Push to GitLab Registry with GitHub Actions

Build Docker Image [Ubuntu 20] Using Packer and Push to GitLab Registry with GitHub Actions

1
Comments
3 min read
Publishing a Private Package on GitHub Packages

Publishing a Private Package on GitHub Packages

16
Comments 8
3 min read
Ansible with GitHub Actions

Ansible with GitHub Actions

2
Comments
9 min read
Initialize Git for a Private Repository

Initialize Git for a Private Repository

5
Comments
3 min read
Ephemeral self-hosted GitHub actions runners

Ephemeral self-hosted GitHub actions runners

Comments
3 min read
Deploying a web app with CI/CD pipeline on Azure App Service.

Deploying a web app with CI/CD pipeline on Azure App Service.

1
Comments
4 min read
AWS workshop #1: Deploy static website to S3 using Github Action

AWS workshop #1: Deploy static website to S3 using Github Action

Comments
1 min read
Accelerating CI Pipelines with Docker Buildx and BuildKit Caching

Accelerating CI Pipelines with Docker Buildx and BuildKit Caching

7
Comments
5 min read
Update README with Latest Articles Using GitHub Actions and Deno 2

Update README with Latest Articles Using GitHub Actions and Deno 2

5
Comments 1
5 min read
Comprehensive Guide to Integrating SonarCloud with GitHub Projects

Comprehensive Guide to Integrating SonarCloud with GitHub Projects

Comments
4 min read
End-to-End Deployment and Monitoring of EKS and Flask Apps with Terraform, GitHub Actions, Helm, Prometheus and Grafana

End-to-End Deployment and Monitoring of EKS and Flask Apps with Terraform, GitHub Actions, Helm, Prometheus and Grafana

3
Comments
27 min read
loading...