Forem

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.
Unlocking CI/CD Power: My Journey with GitHub Self-Hosted Runners (DevOps SRE Challenge Day 7)
Cover image for Unlocking CI/CD Power: My Journey with GitHub Self-Hosted Runners (DevOps SRE Challenge Day 7)

Unlocking CI/CD Power: My Journey with GitHub Self-Hosted Runners (DevOps SRE Challenge Day 7)

Comments
5 min read
GitHub Actions learnings from the recent nx hack

GitHub Actions learnings from the recent nx hack

1
Comments
17 min read
Ship small, ship often: Practical Kubernetes CI/CD on a budget (GitHub Actions + Helm)
Cover image for Ship small, ship often: Practical Kubernetes CI/CD on a budget (GitHub Actions + Helm)

Ship small, ship often: Practical Kubernetes CI/CD on a budget (GitHub Actions + Helm)

5
Comments
13 min read
How to Test Github Actions Locally Without Third-Party Tools
Cover image for How to Test Github Actions Locally Without Third-Party Tools

How to Test Github Actions Locally Without Third-Party Tools

Comments
3 min read
The Definitive Guide to _safe_ Docker-in-Docker with Gitea Actions
Cover image for The Definitive Guide to _safe_ Docker-in-Docker with Gitea Actions

The Definitive Guide to _safe_ Docker-in-Docker with Gitea Actions

1
Comments
6 min read
Preventing Vercel "Out of Memory" build errors
Cover image for Preventing Vercel "Out of Memory" build errors

Preventing Vercel "Out of Memory" build errors

1
Comments
4 min read
How do small teams catch bugs in CI/CD?

How do small teams catch bugs in CI/CD?

Comments
1 min read
Configuring PostgreSQL server parameters on GitHub Actions

Configuring PostgreSQL server parameters on GitHub Actions

4
Comments
1 min read
What is GitHub Actions? A Beginner-Friendly Guide with Examples

What is GitHub Actions? A Beginner-Friendly Guide with Examples

3
Comments
3 min read
Modern Git Workflow Tools: 8 Game-Changing Utilities to Boost Branching, Review, and Merge Efficiency

Modern Git Workflow Tools: 8 Game-Changing Utilities to Boost Branching, Review, and Merge Efficiency

4
Comments
8 min read
CI: A Practical Guide to Continuous Integration
Cover image for CI: A Practical Guide to Continuous Integration

CI: A Practical Guide to Continuous Integration

5
Comments
4 min read
AI Code Review Action – Automated PR Reviews Using AI (OpenAI, Gemini, ...)

AI Code Review Action – Automated PR Reviews Using AI (OpenAI, Gemini, ...)

Comments
2 min read
Day 15: From 'Works on My Machine' to Bulletproof CI/CD - Building Development Insurance

Day 15: From 'Works on My Machine' to Bulletproof CI/CD - Building Development Insurance

3
Comments 2
5 min read
Deploying a Simple App on K3S in AWS EC2 with GitHub Actions & ECR

Deploying a Simple App on K3S in AWS EC2 with GitHub Actions & ECR

2
Comments
15 min read
🚀 Deploy to AWS Lambda in Minutes with GitHub Actions
Cover image for 🚀 Deploy to AWS Lambda in Minutes with GitHub Actions

🚀 Deploy to AWS Lambda in Minutes with GitHub Actions

2
Comments
2 min read
Self-Hosted GitHub Runners on GKE: My $800/Month Mistake That Led to a Better Solution

Self-Hosted GitHub Runners on GKE: My $800/Month Mistake That Led to a Better Solution

2
Comments
7 min read
Deploy your application on Vercel with GitHub Actions
Cover image for Deploy your application on Vercel with GitHub Actions

Deploy your application on Vercel with GitHub Actions

Comments
3 min read
Publish Docker Images to Repsy Using GitHub Actions

Publish Docker Images to Repsy Using GitHub Actions

Comments
1 min read
github actionsでyqがうまく動かない

github actionsでyqがうまく動かない

Comments
1 min read
Creating a GitHub Action to Update S3

Creating a GitHub Action to Update S3

Comments
2 min read
Jenkins and Other CI-CD AUTOMATION Servers for DevOps
Cover image for Jenkins and Other CI-CD AUTOMATION Servers for DevOps

Jenkins and Other CI-CD AUTOMATION Servers for DevOps

Comments
2 min read
Deploy Angular App to Cloudflare Pages using GitHub Actions

Deploy Angular App to Cloudflare Pages using GitHub Actions

Comments
4 min read
Publish your packages to NPM automatically with GitHub Actions
Cover image for Publish your packages to NPM automatically with GitHub Actions

Publish your packages to NPM automatically with GitHub Actions

Comments
3 min read
How to Manage the Deployment of Our Website Via Pipeline: CI/CD

How to Manage the Deployment of Our Website Via Pipeline: CI/CD

5
Comments
3 min read
Create a Pull request into another repository using github actions.
Cover image for Create a Pull request into another repository using github actions.

Create a Pull request into another repository using github actions.

1
Comments
7 min read
loading...