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.
Analyse Sentiments In Issues and PRs And Get Notified

Analyse Sentiments In Issues and PRs And Get Notified

9
Comments 4
3 min read
Suggest Related Links Action

Suggest Related Links Action

5
Comments
3 min read
Send Slack notification when Github Actions fails

Send Slack notification when Github Actions fails

11
Comments
2 min read
Actions Hackathon Journey

Actions Hackathon Journey

4
Comments
1 min read
GitHub Actions, Maven & Artifactory

GitHub Actions, Maven & Artifactory

5
Comments 5
10 min read
CI/CD tutorial using GitHub Actions

CI/CD tutorial using GitHub Actions

148
Comments 4
9 min read
I wrote a GitHub Action using Kotlin

I wrote a GitHub Action using Kotlin

27
Comments 2
4 min read
Backup Google Apps Scripts using Github Actions

Backup Google Apps Scripts using Github Actions

13
Comments
4 min read
Using GitHub Actions to seamlessly deploy Expo applications (Part 2)

Using GitHub Actions to seamlessly deploy Expo applications (Part 2)

16
Comments
7 min read
Using GitHub Actions to seamlessly deploy Expo applications (Part 1)

Using GitHub Actions to seamlessly deploy Expo applications (Part 1)

16
Comments 1
5 min read
Building Github Actions from the terminal

Building Github Actions from the terminal

12
Comments
1 min read
UPDATED: Deploying a static site to AWS using GitHub Actions

UPDATED: Deploying a static site to AWS using GitHub Actions

6
Comments
4 min read
GitHub Actions Hackathon Help Thread

GitHub Actions Hackathon Help Thread

49
Comments 26
1 min read
Share your GitHub Actions Hackathon Updates!

Share your GitHub Actions Hackathon Updates!

51
Comments 6
1 min read
Keeping your medium content fresh in your 11ty website using Github Actions and Netlify

Keeping your medium content fresh in your 11ty website using Github Actions and Netlify

3
Comments 1
2 min read
TIL Using Postgres in GitHub Actions

TIL Using Postgres in GitHub Actions

6
Comments 1
1 min read
Publish your npm packages automatically with Auto and Github Action

Publish your npm packages automatically with Auto and Github Action

14
Comments
3 min read
Android GitHub Actions Setup

Android GitHub Actions Setup

7
Comments
6 min read
Migrating Jekyll Blog to Gatsby

Migrating Jekyll Blog to Gatsby

5
Comments
3 min read
Building Unity with GitHub Actions

Building Unity with GitHub Actions

20
Comments 3
5 min read
Custom GH Pages deploys made easy

Custom GH Pages deploys made easy

8
Comments
3 min read
Automatic upload to Google Cloud Storage with GitHub Actions

Automatic upload to Google Cloud Storage with GitHub Actions

16
Comments
4 min read
Automate Node.js Website E2E Test with Cypress and GitHub Actions

Automate Node.js Website E2E Test with Cypress and GitHub Actions

7
Comments
4 min read
Bootstrap Portfolio w/GitHub Actions

Bootstrap Portfolio w/GitHub Actions

9
Comments
4 min read
Make the Jump from Jekyll to JavaScript

Make the Jump from Jekyll to JavaScript

6
Comments
7 min read
​Kill the back-end: Bring user-generated content to Jamstack with GitHub Actions

​Kill the back-end: Bring user-generated content to Jamstack with GitHub Actions

9
Comments
7 min read
Build&Deploy Angular Apps in GitHub Pages using GitHub Actions

Build&Deploy Angular Apps in GitHub Pages using GitHub Actions

126
Comments 2
7 min read
Introducing GitHub Actions Check Updates

Introducing GitHub Actions Check Updates

7
Comments
4 min read
How to setup Semantic Release for a React app or a Next.js app

How to setup Semantic Release for a React app or a Next.js app

36
Comments
3 min read
What to do when your build hangs on the Hosted Pool...

What to do when your build hangs on the Hosted Pool...

6
Comments
3 min read
Run Android modularized builds selectively on GitHub Actions

Run Android modularized builds selectively on GitHub Actions

9
Comments 1
7 min read
How we connect to Kubernetes Pods from GitHub Actions

How we connect to Kubernetes Pods from GitHub Actions

12
Comments 1
7 min read
Setting Up CI and CD for Tauri

Setting Up CI and CD for Tauri

19
Comments
7 min read
GitHub Action, Cypress and Percy parallelisation setup

GitHub Action, Cypress and Percy parallelisation setup

16
Comments 8
3 min read
You should try GitHub Actions Now!

You should try GitHub Actions Now!

14
Comments
2 min read
Automating Your Project Processes with Github Actions

Automating Your Project Processes with Github Actions

9
Comments
5 min read
Publish Storybook components to NPM using Semantic Release and Github Actions

Publish Storybook components to NPM using Semantic Release and Github Actions

28
Comments 9
5 min read
Github Actions — ship code to GCP Cloud Run

Github Actions — ship code to GCP Cloud Run

10
Comments
6 min read
Fetching Authenticated API Data with GitHub Actions 🔑

Fetching Authenticated API Data with GitHub Actions 🔑

8
Comments
7 min read
Github Image Resizer Action

Github Image Resizer Action

8
Comments
1 min read
Github Image to PDF action

Github Image to PDF action

6
Comments
1 min read
How to autocancel GitHub Actions workflows

How to autocancel GitHub Actions workflows

10
Comments
2 min read
Getting Started with GitHub Actions and Terraform: A Hands-On Tutorial

Getting Started with GitHub Actions and Terraform: A Hands-On Tutorial

6
Comments
3 min read
How to: Deploy GitHub Pages on a Schedule to Publish Future Posts

How to: Deploy GitHub Pages on a Schedule to Publish Future Posts

7
Comments
2 min read
A GitHub Actions workflow to deploy to Google Cloud using the Serverless Framework

A GitHub Actions workflow to deploy to Google Cloud using the Serverless Framework

7
Comments
3 min read
Selenium WebDriver testing on GitHub Actions

Selenium WebDriver testing on GitHub Actions

6
Comments
3 min read
Running React Native Detox tests for iOS and Android on Github Actions

Running React Native Detox tests for iOS and Android on Github Actions

12
Comments 3
5 min read
Fixing My Embargo: Setting up a Cron Job

Fixing My Embargo: Setting up a Cron Job

5
Comments
8 min read
Formatting Cmake

Formatting Cmake

8
Comments 2
7 min read
Fail a PR based on any audit score with v1.1.0 of Web Performance Audits with Lighthouse Github Action

Fail a PR based on any audit score with v1.1.0 of Web Performance Audits with Lighthouse Github Action

6
Comments
3 min read
Web Performance Audits with Lighthouse for Github Actions Released

Web Performance Audits with Lighthouse for Github Actions Released

5
Comments
3 min read
GitHub Actions - Deploy to Heroku

GitHub Actions - Deploy to Heroku

18
Comments 1
1 min read
Publish your Cloud Run App with GitHub Actions

Publish your Cloud Run App with GitHub Actions

3
Comments
6 min read
Deploy to GitHub Pages with GitHub Actions for Static Site Generator

Deploy to GitHub Pages with GitHub Actions for Static Site Generator

21
Comments 2
4 min read
Building a basic CI/CD pipeline for a Golang application using GitHub Actions

Building a basic CI/CD pipeline for a Golang application using GitHub Actions

29
Comments 2
8 min read
GitHub Actionsを使って自動でPullRequestを送るものを作った

GitHub Actionsを使って自動でPullRequestを送るものを作った

8
Comments
1 min read
Deploy to Kubernetes with Github Actions

Deploy to Kubernetes with Github Actions

10
Comments
1 min read
Github Actions - Day 0

Github Actions - Day 0

6
Comments 1
1 min read
How to setup continuous integration and deployment workflows for ReactJS using GitHub actions

How to setup continuous integration and deployment workflows for ReactJS using GitHub actions

5
Comments
10 min read
Backing up Firebase project with Github Actions

Backing up Firebase project with Github Actions

5
Comments
2 min read
loading...