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.
Continuous Integration

Continuous Integration

Comments
2 min read
Streamline Your Next.js Deployment to DigitalOcean: A Hassle-Free Guide with GitHub Actions

Streamline Your Next.js Deployment to DigitalOcean: A Hassle-Free Guide with GitHub Actions

2
Comments 1
4 min read
Caso de uso: LocalStack

Caso de uso: LocalStack

1
Comments 1
7 min read
Automating Semantic Versioning with Github Actions and Branch Naming Conventions

Automating Semantic Versioning with Github Actions and Branch Naming Conventions

3
Comments
1 min read
Optimizing React Component Library Build Time

Optimizing React Component Library Build Time

1
Comments
3 min read
Considerations for Deploying Software Test Automation

Considerations for Deploying Software Test Automation

1
Comments
2 min read
Streamline Git Workflows: Automate with Hooks - Branch Name & Commit Convention Example

Streamline Git Workflows: Automate with Hooks - Branch Name & Commit Convention Example

1
Comments
5 min read
Cloud Native Live: Automate pinning GitHub Actions and container images to their digests

Cloud Native Live: Automate pinning GitHub Actions and container images to their digests

3
Comments
1 min read
Understanding self-assumption and scoped-down policy in AWS IAM

Understanding self-assumption and scoped-down policy in AWS IAM

4
Comments
3 min read
Understanding self-assumption and scoped down policy of an AWS IAM role

Understanding self-assumption and scoped down policy of an AWS IAM role

8
Comments
2 min read
Using GitHub Container Registry (GHCR) to Host Your Docker Images

Using GitHub Container Registry (GHCR) to Host Your Docker Images

7
Comments
4 min read
Version Control with Git and GitHub: The Importance and Effective Usage

Version Control with Git and GitHub: The Importance and Effective Usage

5
Comments
3 min read
Deploy a ReactJS App with ViteJS to GitHub Pages using GitHub Actions | Step-by-Step Tutorial

Deploy a ReactJS App with ViteJS to GitHub Pages using GitHub Actions | Step-by-Step Tutorial

1
Comments
1 min read
Infra as GitHub Actions - AWS Serverless Function for nodejs

Infra as GitHub Actions - AWS Serverless Function for nodejs

1
Comments
2 min read
Automating Telegram Bot Deployment with GitHub Actions and Docker

Automating Telegram Bot Deployment with GitHub Actions and Docker

Comments
9 min read
How to schedule new blog posts

How to schedule new blog posts

Comments
2 min read
This is THE simplest way to create a serverless HTTP App

This is THE simplest way to create a serverless HTTP App

3
Comments 3
2 min read
My Learning Journey in CI/CD with Local IIS Server

My Learning Journey in CI/CD with Local IIS Server

3
Comments
1 min read
Git Commands for Software Engineers

Git Commands for Software Engineers

130
Comments 47
6 min read
AWS S3 Bucket Website Hosting using Terraform

AWS S3 Bucket Website Hosting using Terraform

1
Comments
5 min read
Despliegue de aplicación de Django con Github Actions para un servidor propio

Despliegue de aplicación de Django con Github Actions para un servidor propio

Comments
9 min read
Introduction to GitHub Actions: A Beginner's Guide

Introduction to GitHub Actions: A Beginner's Guide

10
Comments
3 min read
React, Typescript, and CD to GitHub Pages (2024)

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

7
Comments 2
4 min read
Git Cheatsheet that will make you a master in Git

Git Cheatsheet that will make you a master in Git

2
Comments 1
5 min read
How to Force GitHub Actions to Light Theme Using Tampermonkey

How to Force GitHub Actions to Light Theme Using Tampermonkey

3
Comments 1
3 min read
🚀 Elevate Your GitHub Profile with the Merged PRs GitHub Action

🚀 Elevate Your GitHub Profile with the Merged PRs GitHub Action

4
Comments 2
2 min read
Managing Terraform State Across AWS Accounts Using GitHub Actions

Managing Terraform State Across AWS Accounts Using GitHub Actions

2
Comments 1
3 min read
Deploy Terraform resources to AWS using GitHub Actions via OIDC

Deploy Terraform resources to AWS using GitHub Actions via OIDC

1
Comments 1
5 min read
Creating new Perl composite actions from a repository template

Creating new Perl composite actions from a repository template

1
Comments
2 min read
Serverless on GCP using Cloud Functions

Serverless on GCP using Cloud Functions

2
Comments 2
1 min read
Secure AWS Resource Deployment Using GitHub Actions

Secure AWS Resource Deployment Using GitHub Actions

2
Comments 1
3 min read
Efficiently Managing Multi-Directory Repositories with GitHub Actions CI/CD Pipeline

Efficiently Managing Multi-Directory Repositories with GitHub Actions CI/CD Pipeline

1
Comments 1
3 min read
A refresher on GitHub Pages

A refresher on GitHub Pages

17
Comments 2
3 min read
Comparing CI/CD Tools

Comparing CI/CD Tools

5
Comments 2
6 min read
Boost Your Dev Workflow: Automate with GitHub Actions

Boost Your Dev Workflow: Automate with GitHub Actions

5
Comments 2
4 min read
Introduction to GitHub Actions: Easy Guide

Introduction to GitHub Actions: Easy Guide

11
Comments 3
5 min read
Simple YAML Linter/Validator Workflow for GitHub Actions

Simple YAML Linter/Validator Workflow for GitHub Actions

1
Comments 1
1 min read
Let's build a simple MLOps workflow on AWS! #3 - Running ML training as a container

Let's build a simple MLOps workflow on AWS! #3 - Running ML training as a container

Comments
6 min read
Day 2 of My Devops Journey: Automating Dockerized Application Deployment with GitHub Actions

Day 2 of My Devops Journey: Automating Dockerized Application Deployment with GitHub Actions

5
Comments 3
3 min read
Implement a DevSecOps Pipeline with GitHub Actions

Implement a DevSecOps Pipeline with GitHub Actions

1
Comments 1
5 min read
Enabling Workload Identity Federation for Github Actions on GCP

Enabling Workload Identity Federation for Github Actions on GCP

Comments
1 min read
🎨 CI/CD Workflow with AWS and Docker

🎨 CI/CD Workflow with AWS and Docker

1
Comments
2 min read
Implementing MLOps with GitHub Actions

Implementing MLOps with GitHub Actions

Comments
5 min read
Deploy a WordPress Theme with GitHub Actions

Deploy a WordPress Theme with GitHub Actions

Comments
2 min read
Github Actions — Terraform — CI/CD Multiple Accounts AWS

Github Actions — Terraform — CI/CD Multiple Accounts AWS

3
Comments 1
4 min read
GitHub Release Action for the Python Package Index

GitHub Release Action for the Python Package Index

Comments
18 min read
Next Generation SQL Injection: Github Actions Edition

Next Generation SQL Injection: Github Actions Edition

6
Comments 1
2 min read
Continuous Deployment to Kubernetes with ArgoCD

Continuous Deployment to Kubernetes with ArgoCD

1
Comments 1
11 min read
Help test Python 3.13!

Help test Python 3.13!

3
Comments
4 min read
Building a Simple and Secure GitOps CI/CD Pipeline with GitHub Actions (SOC 2)

Building a Simple and Secure GitOps CI/CD Pipeline with GitHub Actions (SOC 2)

Comments
1 min read
Provisioning AWS solutions in minutes with Infra as Github Actions

Provisioning AWS solutions in minutes with Infra as Github Actions

7
Comments
3 min read
GitHub Skills Challenge

GitHub Skills Challenge

3
Comments 1
1 min read
Mask multiple lines text in GitHub Actions Workflow

Mask multiple lines text in GitHub Actions Workflow

Comments
4 min read
Let's build a simple MLOps workflow on AWS! #2 - Building infrastructure on AWS

Let's build a simple MLOps workflow on AWS! #2 - Building infrastructure on AWS

Comments
6 min read
GitHub Actions e a Magia dos Triggers: Automatizando Tarefas com C#

GitHub Actions e a Magia dos Triggers: Automatizando Tarefas com C#

Comments
7 min read
CI/CD to automate deployments to Kubernetes on DigitalOcean using Github Actions

CI/CD to automate deployments to Kubernetes on DigitalOcean using Github Actions

16
Comments 2
24 min read
Automating Snowflake Resource Deployment using Terraform and GitHub Actions

Automating Snowflake Resource Deployment using Terraform and GitHub Actions

9
Comments
5 min read
How to Manage Terraform with GitHub Actions

How to Manage Terraform with GitHub Actions

2
Comments
14 min read
How to generate a great website and reference manual for your R package

How to generate a great website and reference manual for your R package

Comments
3 min read
Automated Latex Resume with GitHub Action

Automated Latex Resume with GitHub Action

1
Comments 1
3 min read
loading...