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.
JaCoCo coverage badges, PR coverage checks, and PR coverage comments, from GitHub Actions

JaCoCo coverage badges, PR coverage checks, and PR coverage comments, from GitHub Actions

12
Comments
6 min read
C/C++ Lint Action | clang-format & clang-tidy

C/C++ Lint Action | clang-format & clang-tidy

6
Comments
1 min read
ᛗ🪓🛡️ Use the magic of the elder FUTHARK runes in your workflows!

ᛗ🪓🛡️ Use the magic of the elder FUTHARK runes in your workflows!

3
Comments
1 min read
Automatic Data Updates for Static Websites

Automatic Data Updates for Static Websites

9
Comments 1
2 min read
GitHub Actions - All the Shells

GitHub Actions - All the Shells

33
Comments
6 min read
GitHub Actions Hackathon update ⏰

GitHub Actions Hackathon update ⏰

27
Comments 3
3 min read
Test command line outputs with Github Actions

Test command line outputs with Github Actions

6
Comments
4 min read
The Inversion of GitHub Actions, or Tom Sawyer in Your CI Pipeline

The Inversion of GitHub Actions, or Tom Sawyer in Your CI Pipeline

3
Comments
6 min read
⚡💾⚡ Storing your Terraform statefile as a Github workflow artifact with the terraform_state_artifact action !

⚡💾⚡ Storing your Terraform statefile as a Github workflow artifact with the terraform_state_artifact action !

7
Comments 3
2 min read
GitHub Actions Hackathon 2021 Help Thread

GitHub Actions Hackathon 2021 Help Thread

44
Comments 73
1 min read
GitHub Actions Hackathon 2021 - Reusable workflows to automate tokens

GitHub Actions Hackathon 2021 - Reusable workflows to automate tokens

6
Comments
1 min read
Automate Azure Service Bus SAS tokens with GitHub

Automate Azure Service Bus SAS tokens with GitHub

7
Comments
11 min read
Share your GitHub Actions Hackathon 2021 Updates!

Share your GitHub Actions Hackathon 2021 Updates!

43
Comments 38
1 min read
GitHub Actions Hackathon 2021 - Automate Password Rotation using GitHub Actions

GitHub Actions Hackathon 2021 - Automate Password Rotation using GitHub Actions

6
Comments 2
1 min read
The ultimate guide to GitHub Actions authentication

The ultimate guide to GitHub Actions authentication

2
Comments
16 min read
Complete Setup to running Supabase Locally - Next.js + Supabase + Github Actions

Complete Setup to running Supabase Locally - Next.js + Supabase + Github Actions

16
Comments 3
3 min read
How to create nightly releases with Github Actions

How to create nightly releases with Github Actions

5
Comments
2 min read
GitHub Action: Add Environment Variables To The Step That Is Using Them

GitHub Action: Add Environment Variables To The Step That Is Using Them

4
Comments 2
1 min read
Codeless Contributions with GitHub Issue Forms

Codeless Contributions with GitHub Issue Forms

5
Comments
5 min read
Progress and Lessons Learned Internationalizing the user-statistician GitHub Action

Progress and Lessons Learned Internationalizing the user-statistician GitHub Action

5
Comments
4 min read
Automatic cross-platform testing: part 5: OpenBSD

Automatic cross-platform testing: part 5: OpenBSD

4
Comments
2 min read
How to prevent GitHub from suspending your cronjob based triggers

How to prevent GitHub from suspending your cronjob based triggers

9
Comments
3 min read
pypi packages with GitHub actions

pypi packages with GitHub actions

5
Comments
2 min read
From Zero to Hero: Quick Tips to Navigating Open Source Like a Pro

From Zero to Hero: Quick Tips to Navigating Open Source Like a Pro

62
Comments 2
4 min read
How to save old repositories in one including git history

How to save old repositories in one including git history

2
Comments
4 min read
4 tips about GitHub Actions environment variables and contexts

4 tips about GitHub Actions environment variables and contexts

6
Comments
6 min read
How do I get a notification when my Vercel deployment fails?

How do I get a notification when my Vercel deployment fails?

2
Comments
4 min read
Azure Functions E2E Testing within GitHub Actions

Azure Functions E2E Testing within GitHub Actions

17
Comments
5 min read
Producing packages for Windows Package Manager

Producing packages for Windows Package Manager

3
Comments
8 min read
Building Hackathon Backend System with GitHub Actions, Microsoft 365 and Power Platform

Building Hackathon Backend System with GitHub Actions, Microsoft 365 and Power Platform

17
Comments
11 min read
How to release built artifacts from one to another repo on GitHub?

How to release built artifacts from one to another repo on GitHub?

4
Comments
2 min read
Build AWS AMI with HashiCorp Packer using GitHub Actions

Build AWS AMI with HashiCorp Packer using GitHub Actions

6
Comments
7 min read
How to write postman tests and execute them as a part of your CI

How to write postman tests and execute them as a part of your CI

6
Comments
6 min read
How to set GitHub Actions's `permissions`?

How to set GitHub Actions's `permissions`?

10
Comments 1
2 min read
Terraform -Automate CI/CD Workflows via GitHub Actions

Terraform -Automate CI/CD Workflows via GitHub Actions

8
Comments
7 min read
A complete guide to use dependabot with semantic-release and @vercel/ncc for GitHub Actions

A complete guide to use dependabot with semantic-release and @vercel/ncc for GitHub Actions

5
Comments 1
4 min read
Start GitHub Actions self-hosted runner with VirtualBox and Vagrant

Start GitHub Actions self-hosted runner with VirtualBox and Vagrant

6
Comments
3 min read
Automating multi-arch container images builds (we used Google Cloud Build but GitHub Actions would also work)

Automating multi-arch container images builds (we used Google Cloud Build but GitHub Actions would also work)

8
Comments 1
3 min read
Creating a GitHub Action for your Slack release BOT

Creating a GitHub Action for your Slack release BOT

7
Comments
5 min read
Multiple Environments With GitHub Pages

Multiple Environments With GitHub Pages

6
Comments
13 min read
GitHub Actions Self-Hosted Runner on Kubernetes

GitHub Actions Self-Hosted Runner on Kubernetes

8
Comments 1
5 min read
用Github Actions 持續整合 Ruby on Rails

用Github Actions 持續整合 Ruby on Rails

6
Comments
4 min read
Using the GitHub self-hosted runner and Azure Virtual Machines to login with a System Assigned Managed Identity

Using the GitHub self-hosted runner and Azure Virtual Machines to login with a System Assigned Managed Identity

2
Comments
19 min read
Dump Context Action

Dump Context Action

2
Comments
2 min read
How to publish Blazor WebAssembly application to GitHub pages using GitHub Action

How to publish Blazor WebAssembly application to GitHub pages using GitHub Action

6
Comments 1
3 min read
Markdown Meta Action

Markdown Meta Action

4
Comments
2 min read
Despliegue de tu aplicación de React usando Github Actions

Despliegue de tu aplicación de React usando Github Actions

7
Comments
4 min read
Despliegue de tus aplicaciones usando Github Actions

Despliegue de tus aplicaciones usando Github Actions

5
Comments
8 min read
[TECH] GameCI で Unity の CI 環境を GitHub Actions で構築する 🎮

[TECH] GameCI で Unity の CI 環境を GitHub Actions で構築する 🎮

8
Comments
4 min read
Using GitHub Actions to build test workflows on a Rails on Docker app (+ Postgres and Selenium) leveraging Docker layer caching

Using GitHub Actions to build test workflows on a Rails on Docker app (+ Postgres and Selenium) leveraging Docker layer caching

15
Comments
9 min read
Automate Azure Role Based Access Control (RBAC) using GitHub

Automate Azure Role Based Access Control (RBAC) using GitHub

8
Comments 4
8 min read
Setting up an Angular 12 workspace with Nx and GitHub Actions

Setting up an Angular 12 workspace with Nx and GitHub Actions

36
Comments 9
1 min read
Automate password rotation with GitHub and Azure (Part 1)

Automate password rotation with GitHub and Azure (Part 1)

16
Comments 8
12 min read
Building a workflow for your ASP.NET Core app with Github Actions

Building a workflow for your ASP.NET Core app with Github Actions

8
Comments
4 min read
Rust CI with GitHub Actions

Rust CI with GitHub Actions

28
Comments 1
5 min read
Setting up an Nx workspace with nx-dotnet

Setting up an Nx workspace with nx-dotnet

21
Comments
2 min read
Deploy your Azure Functions as a package from GitHub Actions

Deploy your Azure Functions as a package from GitHub Actions

5
Comments
2 min read
Using Git LFS to version Podcast Audio files and trigger releases to production with GitHub Actions

Using Git LFS to version Podcast Audio files and trigger releases to production with GitHub Actions

5
Comments
9 min read
GitHub Actions and Azure - Getting started with GitHub Actions and Azure Login

GitHub Actions and Azure - Getting started with GitHub Actions and Azure Login

3
Comments
1 min read
GitHub Actions and Azure - Deploying ARM templates with GitHub Actions

GitHub Actions and Azure - Deploying ARM templates with GitHub Actions

3
Comments
1 min read
loading...