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.
Web-server X Load Balancers

Web-server X Load Balancers

Comments
4 min read
Host a Vue Project in AWS Amplify using Terraform

Host a Vue Project in AWS Amplify using Terraform

Comments
8 min read
How to automate deployment of applications to Kubernetes cluster using GitHub Actions

How to automate deployment of applications to Kubernetes cluster using GitHub Actions

Comments 1
9 min read
How I Turned My GitHub Profile into a Real-Time Feedback Machine (and You Can Too!)”

How I Turned My GitHub Profile into a Real-Time Feedback Machine (and You Can Too!)”

Comments
3 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
Deploy docker containers in VPS with GitHub Actions

Deploy docker containers in VPS with GitHub Actions

Comments
5 min read
Running Trace-Based Tests with GitHub Actions and Secrets

Running Trace-Based Tests with GitHub Actions and Secrets

Comments
6 min read
Automate Lighthouse Reports For Max App Performance

Automate Lighthouse Reports For Max App Performance

Comments
6 min read
Implemeting GitOps with Argocd

Implemeting GitOps with Argocd

1
Comments
6 min read
Setting Up CI/CD with GitHub Actions on Shared Hosting cPanel

Setting Up CI/CD with GitHub Actions on Shared Hosting cPanel

Comments
3 min read
Becoming DevOps

Becoming DevOps

3
Comments
4 min read
where the world build software

where the world build software

Comments
1 min read
Github Actions em projetos inner-source: ganhe agilidade nos code-reviews

Github Actions em projetos inner-source: ganhe agilidade nos code-reviews

1
Comments
6 min read
GitHub Actions and checking Tokens for expiration

GitHub Actions and checking Tokens for expiration

1
Comments
4 min read
Continuous Integration

Continuous Integration

Comments
2 min read
Deploy React App to GitHub Pages using GitHub Actions

Deploy React App to GitHub Pages using GitHub Actions

1
Comments
3 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
Automate Cloud SQL Maintenance Upgrades on GCP

Automate Cloud SQL Maintenance Upgrades on GCP

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

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

6
Comments 1
3 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
Understanding self-assumption and scoped down policy of an AWS IAM role

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

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

9
Comments
3 min read
Caso de uso: LocalStack

Caso de uso: LocalStack

1
Comments 1
7 min read
React, Typescript, and CD to GitHub Pages (2024)

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

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

This is THE simplest way to create a serverless HTTP App

4
Comments 3
2 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
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
How to Force GitHub Actions to Light Theme Using Tampermonkey

How to Force GitHub Actions to Light Theme Using Tampermonkey

1
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

1
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
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
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
loading...