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 Use Secrets in GitHub Actions Workflows

How to Use Secrets in GitHub Actions Workflows

13
Comments 1
4 min read
Understanding Matrix Builds in GitHub Actions

Understanding Matrix Builds in GitHub Actions

5
Comments
4 min read
Using GitHub Actions Like a Pro: Reusable Workflows

Using GitHub Actions Like a Pro: Reusable Workflows

17
Comments
3 min read
How to Schedule Workflows in GitHub Actions

How to Schedule Workflows in GitHub Actions

12
Comments
3 min read
6 GitHub Actions Every DevOps Team Needs

6 GitHub Actions Every DevOps Team Needs

22
Comments
4 min read
The Must-Have GitHub Actions Dashboard - CICube

The Must-Have GitHub Actions Dashboard - CICube

10
Comments
10 min read
Reflecting on My Journey at HNG11 Internship!

Reflecting on My Journey at HNG11 Internship!

1
Comments
1 min read
Ensuring Effective Helm Charts with Linting, Testing, and Diff Checks 🚀

Ensuring Effective Helm Charts with Linting, Testing, and Diff Checks 🚀

4
Comments
4 min read
Angular, Typescript, and CD to GitHub Pages (2024)

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

Comments
5 min read
GitHub Actions Tutorial — Basic Concepts

GitHub Actions Tutorial — Basic Concepts

Comments
4 min read
Managed, self-hosted Arm runners for GitHub Actions using AWS Graviton Processors

Managed, self-hosted Arm runners for GitHub Actions using AWS Graviton Processors

3
Comments
9 min read
Environments in GitHub (with example of deploying a Next.js app to Vercel)

Environments in GitHub (with example of deploying a Next.js app to Vercel)

1
Comments
5 min read
Git Merge and Git Rebase

Git Merge and Git Rebase

8
Comments 1
3 min read
GitHub Action security hardening with OpenID (OIDC) Connect - "Password-Less"

GitHub Action security hardening with OpenID (OIDC) Connect - "Password-Less"

3
Comments
2 min read
Git fetch and Git pull

Git fetch and Git pull

Comments
2 min read
Automated deployment slots in Azure with GitHub Actions: Testing pull requests in live environments

Automated deployment slots in Azure with GitHub Actions: Testing pull requests in live environments

7
Comments
5 min read
How I automated the booking of CrossFit (or any other group activity) at my gym using Playwright

How I automated the booking of CrossFit (or any other group activity) at my gym using Playwright

1
Comments
3 min read
How I cut the deployment time of an Astro (Node.js) site on Azure from 1 hour to ~3 mins

How I cut the deployment time of an Astro (Node.js) site on Azure from 1 hour to ~3 mins

1
Comments
4 min read
How to Enable the `Allow GitHub Actions to create and approve pull requests` Option When It's Grayed Out

How to Enable the `Allow GitHub Actions to create and approve pull requests` Option When It's Grayed Out

1
Comments
1 min read
Introducing a Custom GitHub Action for Command Retry with Output Capture

Introducing a Custom GitHub Action for Command Retry with Output Capture

Comments
2 min read
Automating unit tests with xUnit on GitHub Actions

Automating unit tests with xUnit on GitHub Actions

2
Comments
2 min read
Step-by-Step Guide to Deploying a Project to Vercel using GitHub Actions for Free

Step-by-Step Guide to Deploying a Project to Vercel using GitHub Actions for Free

21
Comments
4 min read
Zero Downtime Deployment with Docker Compose in an OCI VPS using GitHub Actions

Zero Downtime Deployment with Docker Compose in an OCI VPS using GitHub Actions

1
Comments 1
2 min read
Build Docker Image [Ubuntu 20] Using Packer and Push to GitLab Registry with GitHub Actions

Build Docker Image [Ubuntu 20] Using Packer and Push to GitLab Registry with GitHub Actions

1
Comments
3 min read
Publishing a Private Package on GitHub Packages

Publishing a Private Package on GitHub Packages

16
Comments 8
3 min read
loading...