Browsing Tag
cicd
32 posts
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…
Mastering Repository Sync: Your Guide to Automated GitHub Workflows for Seamless CI/CD
Unlock Efficiency: Why Automated Repository Synchronization is Your Next DevOps Win In today’s fast-paced DevOps landscape, maintaining consistency…
GitHub Actions vs CircleCI: Which CI/CD Tool Should You Use in 2025?
In 2025, Continuous Integration and Continuous Deployment (CI/CD) remain essential pillars of modern software development. With faster release…
From spaghetti code to structured architecture: visualizing complex codebases
If you’ve ever opened a legacy codebase and quietly whispered “What f*ck is this?”, you’re not the only…
If You Run Your CI Locally, You’ve Already Failed
“Run your GitHub Actions locally!” — ACT “Why would you want to do that?” — Me, genuinely wondering…
GitOps vs Traditional CI/CD: A Comprehensive Comparison for Modern DevOps Practices
Introduction The world of software development has seen immense changes over the last decade, especially with the growing…
Comprehensive Guide to Building a CI/CD Pipeline in AWS with GitHub
Introduction CI/CD (Continuous Integration/Continuous Delivery) pipelines are foundational to modern software development, enabling teams to automate building, testing,…