Articles by Tag #ci

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

CI/CD Pipeline with GitHub Actions: Deploy Your App in Minutes

"Move fast and break nothing. CI/CD is the seatbelt that lets us accelerate safely."— Charity...

Learn More 31 0Jul 23

GitLab CI: Needs vs Dependencies — A Practical Guide

When Gitlab first introduced concept of needs I started experimenting with it. At first glance it...

Learn More 26 3Nov 16 '24

Streamlining CI/CD Pipelines with Docker: A Complete Guide

Check out my Medium articles here: My Medium Articles 🚀 Docker in CI/CD...

Learn More 18 0Dec 22 '24

Top 5 Continuous Integration Tools: Optimizing Your Development Workflow

In today’s fast-paced software development environment, Continuous Integration (CI) and Continuous...

Learn More 9 0Dec 9 '24

Conventional Commits : un premier pas vers l’automatisation

« Fix truc », « maj test »... Vous aussi, vous vous demandez parfois ce que vous vouliez dire il y a...

Learn More 8 0Jul 4

Sharing Artifacts Between GitLab CI Matrix Jobs: React Build Example

When working with GitLab CI/CD pipelines that involve complex deployment scenarios, particularly with...

Learn More 7 1Jul 28

How to Reproduce CI Failures Locally in Playwright

Have you ever run a Playwright test locally, watched it pass with flying colors, and then pushed your...

Learn More 7 0Feb 19

Python. Project Structure (& X)

Índice: Sección A. Estructurar un proyecto: apartado I, apartado II, apartado III,...

Learn More 7 0Oct 5

Serverless Is Not A Primary

I love serverless. With it, I help teams deliver value quickly, without the need to spend time...

Learn More 6 0Jul 28

🚀 Boost Your Workflow with CI/CD: A Step-by-Step Guide to Supercharge Development!

In today’s fast-paced development world, waiting for manual deployments is a thing of the past. If...

Learn More 6 0Mar 28

💎 ANN: appraisal2, a hard fork

Appraisal2: https://github.com/appraisal-rb/appraisal2/ I elaborate a bit on the reasons behind the...

Learn More 5 2Jul 28

Python. Project Structure (II)

Índice: Sección A. Estructurar un proyecto: apartado I, apartado II, apartado III,...

Learn More 5 0Oct 4

How We Started Continuous OSS License Monitoring with License Finder

Learn how we initiated continuous OSS license monitoring using License Finder. This article details installation, CI integration, and operational practices to mitigate risks from incompatible licenses in OSS projects.

Learn More 4 0Nov 28 '24

Automated Google News Search

Welcome to the first draft of a personal project I've been working on for a few weeks! This...

Learn More 3 0Sep 10

Testing in a serverless environment

Working in a pure serverless environment presents a distinct set of challenges when testing your...

Learn More 3 0Aug 22

HoneyDrunk.Pipelines — Treat Your CI/CD as Infrastructure

When you’re a small team—or even a solo dev—the friction of managing CI/CD pipelines across multiple...

Learn More 3 0Oct 11

Docker with CI/CD: Automating the Software Lifecycle

Docker with Continuous Integration (CI/CD) Docker and Continuous Integration/Continuous...

Learn More 3 2Dec 21 '24

3 Rules for Turbo-Charged E2E Tests

Slow and brittle tests are killing your productivity and blocking the adoption of advanced practices...

Learn More 3 0Feb 13

GitHub Workflows: The First Line of Defense

For this week, our task was to automate everything: GitHub workflows for testing, linting, building,...

Learn More 3 0Nov 10 '24

Integrating SAST into Your CI/CD Pipeline: A Step-by-Step Guide

Integrating SAST into Your CI/CD Pipeline: A Step-by-Step Guide If you’re looking to...

Learn More 3 1Jun 24

New Jenkins Plugin: Let AI Explain Your Build Failures

Recently, I released my first-ever Jenkins plugin – and it's now officially available in the Jenkins...

Learn More 3 0Aug 1

Best Service Virtualization Tools: Detailed Comparison

When you're building or testing an application that depends on other services—like APIs, databases,...

Learn More 2 0Aug 23

Top 10 Best CI/CD Tools For DevOps and Programmers

Top 10 Best CI/CD Tools For DevOps and Programmers. Many businesses are now adopting Agile and...

Learn More 2 0Dec 26 '24

Automate Vercel Preview Deployments with GitHub actions: A Step-by-Step Guide

Introduction Vercel Preview Deployments allow you to stage changes in a live environment...

Learn More 2 0Oct 28 '24

🛡️ Data quality, SQL, duckdb and http_client on CI🦆

💭 CI, duckdb et and data protection To efficiently yet effortlessly manage data quality,...

Learn More 2 4Sep 8

How to Set Up a GitHub Actions Self-Hosted Runner on macOS 15+

Migrating to GitHub offers numerous advantages, but it also presents opportunities to optimize your...

Learn More 2 0Feb 5

CI: A Practical Guide to Continuous Integration

Hey there, fellow developers! 👋 Ever wondered how large teams manage to integrate their code changes...

Learn More 2 0Sep 9

Running Python unit tests with CMake

Welcome to the next pikoTutorial ! If you haven't read the previous pikoTutorial on setting up a...

Learn More 2 0Aug 31

How FundGuard Drastically Improved Their CI with Modest Effort

*By Michael Shachar, Software Engineering Manager, FundGuard * In this post, I’ll share how we...

Learn More 2 2May 28

Bringing AI Agents to CI/CD: Using ToolHive and Buildkite to Bring Intelligence to Vulnerability Scanning

Continuous Integration and Continuous Deployment (CI/CD) pipelines have traditionally relied on...

Learn More 2 0Aug 18