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.
Optimize Docker Builds with Cache Management in GitHub Actions

Optimize Docker Builds with Cache Management in GitHub Actions

6
Comments
4 min read
How to Add SSH Keys to Your Git Remote Repository: Secure and Simplify Your Workflow

How to Add SSH Keys to Your Git Remote Repository: Secure and Simplify Your Workflow

Comments
2 min read
How to Run GitHub Actions Locally with act

How to Run GitHub Actions Locally with act

11
Comments
7 min read
Certificate Unlocked! 🎓

Certificate Unlocked! 🎓

1
Comments
1 min read
Boost Your Git Workflow: Adding SSH Keys for Secure Repository Access

Boost Your Git Workflow: Adding SSH Keys for Secure Repository Access

Comments
3 min read
GitHub Actions Tutorial

GitHub Actions Tutorial

60
Comments 11
6 min read
How to Pass Information Between Jobs in GitHub Actions

How to Pass Information Between Jobs in GitHub Actions

13
Comments
4 min read
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 🚀

5
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
loading...