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 158 14Apr 8 '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

Let Dependabot Merge Its Own PRs

Dependabot opens PRs automatically. That part most people have set up. But then those PRs just sit...

Learn More 17 5Mar 8

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

Building a Neon-Soaked Last.fm Roast Bot for $1.75/Year

We all have that one song in our listening history that we hope nobody sees. But instead of hiding my...

Learn More 16 0Jan 15

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 46 7Apr 21 '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

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 4 2Dec 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

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

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

🚀 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

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

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

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

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 3Jan 14

Infrastructure Archaeology: Diagnosing Multi-Layer CI/CD Failures

The Pattern Modern cloud infrastructure often evolves through incremental additions. A team starts...

Learn More 1 0Feb 12

How I Automating Python-to-MSIX Publishing for the Microsoft Store using GitHub Actions

The Problem: Python on the Windows Store? 🤔 We all know distributing Python desktop apps to...

Learn More 0 0Feb 3

A “Junior Engineer” AI Agent for Deterministic Engineering Workflows

Originally published on...

Learn More 0 1Jan 22

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

Automatic cross-platform testing: part 7: 32 bit, again

I have written about this before, but I've had to do it again. I noted previously that Github's...

Learn More 37 4Feb 27

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 2Jan 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

👩‍🔧 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

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

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

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