Articles by Tag #githubactions

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

How to Set Up a CI/CD Pipeline with GitHub Actions for Automated Deployments

In this article, you will learn how to implement continuous integration and continuous delivery in...

Learn More 156 14Apr 8 '25

10 Hidden Gems in GitHub Actions for Automating Your Workflow

GitHub Actions has changed the game for automation. CI/CD, testing, and deployments? Sure, those are...

Learn More 82 1Feb 19 '25

Advent of AI 2025 - Day 6: Automating GitHub Issue Triage with Goose

I've edited this post, but AI helped. These are meant to be quick posts related to the Advent of AI....

Learn More 22 2Dec 9 '25

How to Query a Railway SQLite Database from GitHub Actions

I have an app on Railway that uses SQLite, and for a while I was manually SSHing into my project to...

Learn More 6 2Dec 3 '25

GitHub workflows tips and tricks

I've quite a lengthy experience with GitHub workflows, but not up to the point where I can claim I'm...

Learn More 14 5Aug 28 '25

Pull request testing on Kubernetes: testing locally and on GitHub workflows

Imagine an organization with the following practices: Commits code on GitHub Runs its CI/CD...

Learn More 19 1Feb 13 '25

How We Use goose to Maintain goose

As AI agents grow in capability, more people feel empowered to code and contribute to open source....

Learn More 9 0Dec 28 '25

Cut CI/CD Costs by 77% & 2x Deployment Speed with GitHub Actions on EKS Auto Mode

On April 5, 2025 I did a live stream on how to run Github Actions Self Hosted Runners on EKS...

Learn More 45 7Apr 21 '25

CI/CD Is Not Only for the Cloud: Building a CI/CD Pipeline for Shared Hosting Using GitHub Actions

Introduction: CI/CD Beyond Cloud Platforms When people hear Continuous Integration and...

Learn More 3 1Dec 22 '25

Alternatives to GitHub Actions for self-hosted runners

With GitHub introducing charges for self-hosted runners, let's break down the other options GitHub's...

Learn More 11 1Dec 18 '25

Speed Up Your CI/CD: ARM 64 Runners for GitHub Actions

Hey dev.to community! 👋🏽 I'm Andrea Griffiths, Senior Developer Advocate at GitHub, and I'm excited...

Learn More 18 1May 15 '25

Do Prompt ao Deploy: Construindo um Projeto Python Automatizado com GPT-5 e GitHub Copilot

Um relato em primeira pessoa sobre como usei IA para criar, refinar e automatizar um projeto Python...

Learn More 10 0Oct 16 '25

🚀 Stop Killing Your Bundle Size

Automatically Remove Barrel Files in TypeScript We all love Barrel Files (index.ts...

Learn More 3 0Dec 26 '25

Minha Experiência Estruturando uma Pipeline Mobile CI/CD Flutter

Recentemente, enfrentei o desafio de estruturar uma pipeline de CI/CD completa para um aplicativo...

Learn More 6 0Oct 14 '25

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

I wanted to build the world’s biggest open-source contributors list. A place where anyone could add...

Learn More 2 0Oct 11 '25

Como Automatizei a Publicação de Pacotes no GitHub Packages

Publicar pacotes manualmente é um ritual que pode ser moroso: atualizar a versão no package.json,...

Learn More 6 0Oct 14 '25

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

🎯 pnpm-audit v3 (v3.1.0): A Thoughtful Step Forward in Open Source Security As a developer who cares...

Learn More 0 0Oct 9 '25

Advent of AI 2025 - Day 1: Getting Goose to Generate Daily Fortunes in CI

I've edited this post, but AI helped. These are meant to be quick posts related to the Advent of AI....

Learn More 20 0Dec 2 '25

I hate Github Actions with Passion

I can't overstate how much I hate GitHub Actions. I don't even remember hating any other piece of...

Learn More 0 2Jan 14

How to Set Up GitHub Actions for Any Project (Step-by-Step)

Automate your workflow like a pro — no matter what tech stack you use. GitHub Actions is a...

Learn More 17 2Apr 21 '25

From Deprecated npm Classic Tokens to OIDC Trusted Publishing: A CI/CD Troubleshooting Journey

In January 2026, I encountered a series of cryptic authentication errors while publishing an npm...

Learn More 6 1Jan 4

Terraform Drift Detection Powered by GitHub Actions

TL;DR Build a _zero-cost_ drift detection system using GitHub Actions and Terraform's native exit...

Learn More 5 0Dec 17 '25

GitHub Actions: Why You Should Pin Your Actions to a Specific Version

GitHub is, without a doubt, the most popular version control platform on the planet. Millions of...

Learn More 4 1Oct 14 '25

Building a Zero-Downtime CI/CD Pipeline: Blue-Green Deployments for 100K+ Daily Requests

How I implemented production-grade CI/CD for a high-traffic push notification service handling 100K+...

Learn More 4 0Dec 8 '25

DevOps for 24 .NET Microservices: Prometheus Metrics + GitHub Actions CI/CD

How I set up advanced Prometheus metrics for 24 .NET microservices, automated CI/CD via...

Learn More 3 0Dec 29 '25

👩‍🔧 How to Check License Compatibility in GHA

Other posts in my Compatibility Matrix Series ActiveRecord / SQlite3 Compatibility Matrix RRRRb...

Learn More 7 3Sep 13 '25

HNG Portal DevOps Technical Documentation

On behalf of my team... Executive Summary This document outlines the complete DevOps...

Learn More 7 0Nov 21 '25

RAG Evaluation Best Practices for Reliable Retrieval Systems

Retrieval-Augmented Generation (RAG) has become a core design pattern for many modern AI...

Learn More 2 0Nov 7 '25

Top Git Commands Every Developer Should Know

Git is one of the most powerful tools in a developer’s toolkit, yet it can feel intimidating to...

Learn More 19 1Mar 10 '25

GitHub Actions for Modern Deployments

Published: December 11, 2024 • 6 min read Introduction GitHub Actions has...

Learn More 0 0Dec 11 '25