Browsing Tag
cicd
38 posts
Code Quality Checks and Deployment with GitHub Actions
“The XP philosophy is to start where you are now and move towards the ideal. From where you…
Does Apps Script need CI/CD? — What happens after your scripts multiply.
One Apps Script project is easy. Ten scattered across an org is a mess. Here’s how consistent constraints…
Amazon Q x GitHub Actions: Enhancing Your CI/CD Pipeline with Generative AI
Introduction Modern CI/CD pipelines face a major bottleneck—slow manual code reviews, delayed security feedback, and the dreaded cost…
Creating Multiple AWS EventBridge Rules Using CDKTF and a Config File from S3
When working with AWS EventBridge, it’s common to create multiple rules with different schedules, targets, and configurations. Initially,…
Part 01: Building a Sovereign Software Factory: Docker Networking & Persistence
GitHub: https://github.com/InfiniteConsult/0005_cicd_part01_docker TL;DR: In this first installment, we reject the fragility of default Docker environments. We build a…
Another E2E Solution delivered. This time with CI/CD, AWS EventBridge and ECS Fargate
To wrap up the year, I built my latest E2E project. It is a side project however it…
Migrating Metabase Content Between Instances: A Production-Ready Solution for Data Teams
Overview Migrating Metabase dashboards, questions, and collections between instances is notoriously difficult due to database ID mismatches, permission…
🛠️ Hacktoberfest 2025 — 17 Pull Requests in One Day, for the Love of Clean Code 😅🤖🧠
Experience report from Boly38 on an intense open source contribution day: 17 PRs focused on security, CI/CD, and…
Secrets Behind 3 Years of Automation Success!
I’m Nikolay Advolodkin from UltimateQA, and in this article I unpack a two-year journey I led alongside our…
AI-Powered Data Engineering Pipelines: Smarter, Faster, Scalable
Ever wondered what happens when Artificial Intelligence meets Data Engineering? Answer: The pipeline gets a brain. In today’s…