Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
In this article, you will learn how to implement continuous integration and continuous delivery in...
I've edited this post, but AI helped. These are meant to be quick posts related to the Advent of AI....
Dependabot opens PRs automatically. That part most people have set up. But then those PRs just sit...
I have an app on Railway that uses SQLite, and for a while I was manually SSHing into my project to...
I've quite a lengthy experience with GitHub workflows, but not up to the point where I can claim I'm...
We all have that one song in our listening history that we hope nobody sees. But instead of hiding my...
As AI agents grow in capability, more people feel empowered to code and contribute to open source....
On April 5, 2025 I did a live stream on how to run Github Actions Self Hosted Runners on EKS...
I've edited this post, but AI helped. These are meant to be quick posts related to the Advent of AI....
Introduction: CI/CD Beyond Cloud Platforms When people hear Continuous Integration and...
With GitHub introducing charges for self-hosted runners, let's break down the other options GitHub's...
Um relato em primeira pessoa sobre como usei IA para criar, refinar e automatizar um projeto Python...
Hey dev.to community! 👋🏽 I'm Andrea Griffiths, Senior Developer Advocate at GitHub, and I'm excited...
Automatically Remove Barrel Files in TypeScript We all love Barrel Files (index.ts...
Recentemente, enfrentei o desafio de estruturar uma pipeline de CI/CD completa para um aplicativo...
Publicar pacotes manualmente é um ritual que pode ser moroso: atualizar a versão no package.json,...
I wanted to build the world’s biggest open-source contributors list. A place where anyone could add...
🎯 pnpm-audit v3 (v3.1.0): A Thoughtful Step Forward in Open Source Security As a developer who cares...
I can't overstate how much I hate GitHub Actions. I don't even remember hating any other piece of...
The Pattern Modern cloud infrastructure often evolves through incremental additions. A team starts...
The Problem: Python on the Windows Store? 🤔 We all know distributing Python desktop apps to...
Originally published on...
Automate your workflow like a pro — no matter what tech stack you use. GitHub Actions is a...
I have written about this before, but I've had to do it again. I noted previously that Github's...
In January 2026, I encountered a series of cryptic authentication errors while publishing an npm...
TL;DR Build a _zero-cost_ drift detection system using GitHub Actions and Terraform's native exit...
Other posts in my Compatibility Matrix Series ActiveRecord / SQlite3 Compatibility Matrix RRRRb...
GitHub is, without a doubt, the most popular version control platform on the planet. Millions of...
How I set up advanced Prometheus metrics for 24 .NET microservices, automated CI/CD via...
How I implemented production-grade CI/CD for a high-traffic push notification service handling 100K+...