[go: up one dir, main page]

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.
How I Built a Self-Merging PR System for Git-Gang

How I Built a Self-Merging PR System for Git-Gang

Comments
3 min read
Automate Your Java Upgrades: A Practical Case Study with OpenRewrite and GitHub Actions
Cover image for Automate Your Java Upgrades: A Practical Case Study with OpenRewrite and GitHub Actions

Automate Your Java Upgrades: A Practical Case Study with OpenRewrite and GitHub Actions

Comments
9 min read
Cause and solution for "An import path can only end with a '.tsx'" error when building a Vite project using GitHub Actions

Cause and solution for "An import path can only end with a '.tsx'" error when building a Vite project using GitHub Actions

Comments
1 min read
[Solved] Cause and solution for "Failed to get Firebase project" when deploying Firebase GitHub Actions

[Solved] Cause and solution for "Failed to get Firebase project" when deploying Firebase GitHub Actions

Comments
2 min read
How I Automated Daily GitHub Contributions Using GitHub Actions ⚡

How I Automated Daily GitHub Contributions Using GitHub Actions ⚡

1
Comments
3 min read
From Code Push to Docker Hub: CI/CD with GitHub Actions🚀
Cover image for From Code Push to Docker Hub: CI/CD with GitHub Actions🚀

From Code Push to Docker Hub: CI/CD with GitHub Actions🚀

Comments
3 min read
CDEvents in Action #3: Direct CI/CD Pipeline Integration
Cover image for CDEvents in Action #3: Direct CI/CD Pipeline Integration

CDEvents in Action #3: Direct CI/CD Pipeline Integration

Comments
10 min read
Would You Trust an AI to Fix Accessibility in Your Codebase?
Cover image for Would You Trust an AI to Fix Accessibility in Your Codebase?

Would You Trust an AI to Fix Accessibility in Your Codebase?

Comments
1 min read
Node.js - Security Audit via Github Action to augment PR's

Node.js - Security Audit via Github Action to augment PR's

Comments
3 min read
Deploying to Firebase Hosting + Firestore from GitHub actions
Cover image for Deploying to Firebase Hosting + Firestore from GitHub actions

Deploying to Firebase Hosting + Firestore from GitHub actions

Comments
3 min read
Neural Network-Based Anomaly Detection in CI/CD Pipelines: A Technical Overview

Neural Network-Based Anomaly Detection in CI/CD Pipelines: A Technical Overview

Comments
4 min read
Testable Dotfiles Management: Building Development Environment with Chezmoi
Cover image for Testable Dotfiles Management: Building Development Environment with Chezmoi

Testable Dotfiles Management: Building Development Environment with Chezmoi

5
Comments
9 min read
Mastering GitHub Actions: Insights and pitfalls of "if conditions"

Mastering GitHub Actions: Insights and pitfalls of "if conditions"

Comments
5 min read
PR & GitHub Actions updates, now synced with Linear.
Cover image for PR & GitHub Actions updates, now synced with Linear.

PR & GitHub Actions updates, now synced with Linear.

Comments
3 min read
Building and Pushing Docker Image to Docker Hub using GitHub Actions
Cover image for Building and Pushing Docker Image to Docker Hub using GitHub Actions

Building and Pushing Docker Image to Docker Hub using GitHub Actions

1
Comments
3 min read
Upload to Google Cloud Storage with GitHub Actions

Upload to Google Cloud Storage with GitHub Actions

Comments
4 min read
Build Once, Deploy Everywhere: Deploying a .NET 8 API with Docker, AKS & GitHub Actions
Cover image for Build Once, Deploy Everywhere: Deploying a .NET 8 API with Docker, AKS & GitHub Actions

Build Once, Deploy Everywhere: Deploying a .NET 8 API with Docker, AKS & GitHub Actions

13
Comments
11 min read
Managing and Hosting My Resume on GitHub Using Git Bash
Cover image for Managing and Hosting My Resume on GitHub Using Git Bash

Managing and Hosting My Resume on GitHub Using Git Bash

1
Comments
5 min read
GitHub Actions 101: Your First Step Into CI/CD
Cover image for GitHub Actions 101: Your First Step Into CI/CD

GitHub Actions 101: Your First Step Into CI/CD

2
Comments
3 min read
Automate Your Go Project: Best Practices & CI/CD with GitHub Actions

Automate Your Go Project: Best Practices & CI/CD with GitHub Actions

1
Comments
5 min read
How to Add GitHub Secrets Easily (Step-by-Step Guide)

How to Add GitHub Secrets Easily (Step-by-Step Guide)

1
Comments
2 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

Comments
6 min read
loading...