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.
This blog changes its theme every day

This blog changes its theme every day

Comments
2 min read
Automate Docker Image Builds and Push to GitHub Registry Using GitHub Actions 🐙

Automate Docker Image Builds and Push to GitHub Registry Using GitHub Actions 🐙

23
Comments 2
7 min read
Microsoft Ignite Spotlight on Switzerland - My experience at Ask The Experts table

Microsoft Ignite Spotlight on Switzerland - My experience at Ask The Experts table

2
Comments
4 min read
CI-CD for .NET projects using GitHub actions, AWS s3 and CodeDeploy

CI-CD for .NET projects using GitHub actions, AWS s3 and CodeDeploy

2
Comments
4 min read
GitHub Actions - SharePoint Framework CI/CD

GitHub Actions - SharePoint Framework CI/CD

8
Comments
5 min read
GitHub Action: With Coveralls

GitHub Action: With Coveralls

3
Comments
3 min read
GitHub Actions: Setting up CI for a Node project

GitHub Actions: Setting up CI for a Node project

1
Comments
2 min read
GitHub Actions: Building and testing multiple NodeJS versions with one action

GitHub Actions: Building and testing multiple NodeJS versions with one action

Comments
1 min read
Conditional GitHub Actions job

Conditional GitHub Actions job

Comments
2 min read
Automate Docker Image Builds and Push to Docker Hub Using GitHub Actions 🐳🐙

Automate Docker Image Builds and Push to Docker Hub Using GitHub Actions 🐳🐙

40
Comments 2
7 min read
Server-render your SPA in CI at deploy time 📸

Server-render your SPA in CI at deploy time 📸

2
Comments
2 min read
Getting Started with GitHub Actions - Basics

Getting Started with GitHub Actions - Basics

89
Comments 4
5 min read
Street Programmer: Create Stunning Banners with Github Action

Street Programmer: Create Stunning Banners with Github Action

1
Comments
2 min read
Streamlining Your Development Workflow with GitHub Actions: A Comprehensive Guide

Streamlining Your Development Workflow with GitHub Actions: A Comprehensive Guide

1
Comments
5 min read
How to save a fortune with self hosted GitHub runners

How to save a fortune with self hosted GitHub runners

4
Comments
6 min read
Auto-Deploy a Node.JS application with AWS EC2 and Github Actions

Auto-Deploy a Node.JS application with AWS EC2 and Github Actions

10
Comments 1
5 min read
Documenting a Crystal open source project

Documenting a Crystal open source project

18
Comments 2
2 min read
Trigger GitHub Workflow for Comments on Pull Request

Trigger GitHub Workflow for Comments on Pull Request

24
Comments 10
5 min read
Using Solid Start with GitHub pages

Using Solid Start with GitHub pages

28
Comments 21
3 min read
GitHub actions 101

GitHub actions 101

2
Comments
4 min read
How to skip a pytest test when running in Github Actions

How to skip a pytest test when running in Github Actions

2
Comments
1 min read
Dependabot and GitHub Actions

Dependabot and GitHub Actions

7
Comments 2
3 min read
How GitHub Actions can improve CI/CD and compares with Azure Pipelines

How GitHub Actions can improve CI/CD and compares with Azure Pipelines

9
Comments
5 min read
Streamline Github Actions Releases with Github CLI

Streamline Github Actions Releases with Github CLI

1
Comments
3 min read
Construindo uma pipeline com o Github Actions

Construindo uma pipeline com o Github Actions

16
Comments
5 min read
Integrate Amazon ECR Into Your CI/CD pipeline Using Github Actions

Integrate Amazon ECR Into Your CI/CD pipeline Using Github Actions

2
Comments
2 min read
Deploy to Google AppEngine with GitHubActions

Deploy to Google AppEngine with GitHubActions

Comments
1 min read
Run self-hosted GitHub runners on GitHub Codespaces (Video Tutorial)

Run self-hosted GitHub runners on GitHub Codespaces (Video Tutorial)

2
Comments
2 min read
Launching an Engineering Blog

Launching an Engineering Blog

Comments
4 min read
Hosting static websites on GitHub pages

Hosting static websites on GitHub pages

Comments
2 min read
GitHub Actions CI/CD for Flutter Fastlane (iOS) with possible mistakes

GitHub Actions CI/CD for Flutter Fastlane (iOS) with possible mistakes

3
Comments 1
11 min read
The Art of Mastering Git

The Art of Mastering Git

Comments
7 min read
GitHub Action using pre-installed Postgres

GitHub Action using pre-installed Postgres

1
Comments 1
2 min read
Postgres and Redis container services for e2e tests in GitHub actions

Postgres and Redis container services for e2e tests in GitHub actions

Comments
1 min read
Internal testing React Native Android apps

Internal testing React Native Android apps

1
Comments
3 min read
Deploying Node.js apps to Heroku

Deploying Node.js apps to Heroku

Comments 2
3 min read
Updating GitHub Pages using GitHub Actions

Updating GitHub Pages using GitHub Actions

7
Comments 2
4 min read
Robo-committer for automated commits

Robo-committer for automated commits

14
Comments 5
3 min read
Key learnings after 10h diving into Lambda, js and Github Actions

Key learnings after 10h diving into Lambda, js and Github Actions

1
Comments
4 min read
Publishing Docusaurus to dev.to with the dev.to API

Publishing Docusaurus to dev.to with the dev.to API

5
Comments
8 min read
Azure Static Web Apps: dynamic redirects with Azure Functions

Azure Static Web Apps: dynamic redirects with Azure Functions

1
Comments
5 min read
Azure Static Web Apps: build app externally

Azure Static Web Apps: build app externally

1
Comments
3 min read
Creating a Github Action that adds a Pokemon Sprite to your repo README

Creating a Github Action that adds a Pokemon Sprite to your repo README

1
Comments
7 min read
I made a CLI extension to get the Annotation list of GitHub Actions.

I made a CLI extension to get the Annotation list of GitHub Actions.

Comments
3 min read
Using GitHub Pages and GitHub Actions to Deploy a React App ✨

Using GitHub Pages and GitHub Actions to Deploy a React App ✨

4
Comments
4 min read
How to create automated Docker images for Vue apps using GitHub Actions

How to create automated Docker images for Vue apps using GitHub Actions

28
Comments 1
2 min read
A Guide To Undoing Git Mistakes ✅️ ‍

A Guide To Undoing Git Mistakes ✅️ ‍

2
Comments
9 min read
Continuous Integration and Go

Continuous Integration and Go

3
Comments
2 min read
Deploying Node.js apps to Fly.io

Deploying Node.js apps to Fly.io

6
Comments
3 min read
Issuing workflow commands from the Windows shell in GitHub Actions

Issuing workflow commands from the Windows shell in GitHub Actions

2
Comments
2 min read
Automate and Auto-Merge Pull Requests using GitHub Actions and the GitHub CLI

Automate and Auto-Merge Pull Requests using GitHub Actions and the GitHub CLI

72
Comments
5 min read
Publish Packages via GitHub Packages (feat. yarn)

Publish Packages via GitHub Packages (feat. yarn)

2
Comments
3 min read
Automate GitHub Pull Requests with GitHub Actions

Automate GitHub Pull Requests with GitHub Actions

5
Comments
6 min read
App Platform: Automatically deploy pre-built container images on push

App Platform: Automatically deploy pre-built container images on push

Comments
2 min read
EC2 instance as self-hosted GItHub runners

EC2 instance as self-hosted GItHub runners

3
Comments
6 min read
Not that PR, thanks

Not that PR, thanks

1
Comments
2 min read
Why GitHub Profile Should Awesome ?

Why GitHub Profile Should Awesome ?

25
Comments 11
3 min read
Building CI/CD for Vertex AI pipelines: The real world

Building CI/CD for Vertex AI pipelines: The real world

8
Comments
5 min read
Muscurd-i - My personal Password Manager

Muscurd-i - My personal Password Manager

2
Comments
5 min read
The strongest principle of the blog's growth lies in the human choice to deploy it

The strongest principle of the blog's growth lies in the human choice to deploy it

5
Comments
9 min read
loading...