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 autocancel GitHub Actions workflows

How to autocancel GitHub Actions workflows

10
Comments
2 min read
GitHub Actions Mini Tutorial - Only Deploy Master

GitHub Actions Mini Tutorial - Only Deploy Master

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

4
Comments
8 min read
Formatting Cmake

Formatting Cmake

10
Comments 2
7 min read
Publishing Dart Packages with Github Actions

Publishing Dart Packages with Github Actions

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

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

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

9
Comments
1 min read
From ISO to VHD in Azure using DevOps

From ISO to VHD in Azure using DevOps

9
Comments
6 min read
Deploy to Kubernetes with Github Actions

Deploy to Kubernetes with Github Actions

10
Comments
1 min read
Build and publish your first GitHub Action

Build and publish your first GitHub Action

15
Comments
5 min read
How to use GitHub Actions to Automatically deploy a Sapper PWA to GitHub Pages

How to use GitHub Actions to Automatically deploy a Sapper PWA to GitHub Pages

7
Comments
2 min read
How to Create a Pinned Gist Bot in 10 minutes with GitHub Actions

How to Create a Pinned Gist Bot in 10 minutes with GitHub Actions

9
Comments
5 min read
loading...