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.
Level Up Your GitHub Game: Tips & Tricks for 2024 Domination by ShadBalti

Level Up Your GitHub Game: Tips & Tricks for 2024 Domination by ShadBalti

Comments
2 min read
Automate Vercel Preview Deployments with GitHub actions: A Step-by-Step Guide

Automate Vercel Preview Deployments with GitHub actions: A Step-by-Step Guide

1
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
A Comprehensive Guide to Using Git Stash

A Comprehensive Guide to Using Git Stash

Comments
2 min read
Download package from GitHub release

Download package from GitHub release

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

Comments
3 min read
How to deploy a static website to a $4 Droplet at DigitalOcean

How to deploy a static website to a $4 Droplet at DigitalOcean

Comments
14 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
Django project - Part 3 Continuous Integration

Django project - Part 3 Continuous Integration

Comments
5 min read
Enhance Terraform/Tofu Automation with GitHub Action

Enhance Terraform/Tofu Automation with GitHub Action

Comments
5 min read
GitHub Actions - CI/CD Pipeline Basics

GitHub Actions - CI/CD Pipeline Basics

6
Comments
3 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 ⚙️

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

8
Comments
2 min read
📝 Git Cheat Sheet 🚀

📝 Git Cheat Sheet 🚀

9
Comments 5
1 min read
Git fetch and Git pull

Git fetch and Git pull

Comments
2 min read
How to Use the workflow_dispatch Event for Manual Triggers

How to Use the workflow_dispatch Event for Manual Triggers

13
Comments
2 min read
Streamline Keyper CI/CD Pipeline with Keyper's Github Action

Streamline Keyper CI/CD Pipeline with Keyper's Github Action

1
Comments
4 min read
Secure cloud provisioning pipeline with GitHub automation

Secure cloud provisioning pipeline with GitHub automation

Comments
5 min read
Enforcing Phlex Adoption in Rails: A GitHub Action to Prevent New ERB Files

Enforcing Phlex Adoption in Rails: A GitHub Action to Prevent New ERB Files

Comments
4 min read
Optimize Docker Builds with Cache Management in GitHub Actions

Optimize Docker Builds with Cache Management in GitHub Actions

6
Comments
4 min read
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
README Generator Using AI And Github Action

README Generator Using AI And Github Action

9
Comments 8
4 min read
The Must-Have GitHub Actions Dashboard - CICube

The Must-Have GitHub Actions Dashboard - CICube

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

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

1
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

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

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

58
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
Ansible with GitHub Actions

Ansible with GitHub Actions

Comments
9 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
GitHub Action security hardening with OpenID (OIDC) Connect - "Password-Less"

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

5
Comments
2 min read
Git Merge and Git Rebase

Git Merge and Git Rebase

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

1
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

6
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
2 min read
loading...