Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
"Move fast and break nothing. CI/CD is the seatbelt that lets us accelerate safely."— Charity...
When Gitlab first introduced concept of needs I started experimenting with it. At first glance it...
In this post, we’ve highlighted a few must-have GitHub Actions that can simplify our CI/CD...
Check out my Medium articles here: My Medium Articles 🚀 Docker in CI/CD...
Background UpSlide is a Microsoft 365 add-in that runs with PowerPoint, Excel and Word. At...
Introduction You will be able to use the schedule event in GitHub Actions to...
Introduction And actually, managing files between your local system and...
In today’s fast-paced software development environment, Continuous Integration (CI) and Continuous...
Well, we wanted to let you know about one thing we've been working on: CICube, the platform...
Introduction Well, let's provide some insight into how contextual information is...
« Fix truc », « maj test »... Vous aussi, vous vous demandez parfois ce que vous vouliez dire il y a...
Introduction Gitlab is a comprehensive platform designed for software development and...
Have you ever run a Playwright test locally, watched it pass with flying colors, and then pushed your...
I love serverless. With it, I help teams deliver value quickly, without the need to spend time...
In today’s fast-paced development world, waiting for manual deployments is a thing of the past. If...
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.
Working in a pure serverless environment presents a distinct set of challenges when testing your...
Integrating SAST into Your CI/CD Pipeline: A Step-by-Step Guide If you’re looking to...
Rust allows programs to run very fast and memory efficient, but it has a cost – compile time. In web...
Slow and brittle tests are killing your productivity and blocking the adoption of advanced practices...
I had the opportunity to work on a project with a team that was relatively new to Doctrine...
For this week, our task was to automate everything: GitHub workflows for testing, linting, building,...
Docker with Continuous Integration (CI/CD) Docker and Continuous Integration/Continuous...
When you're building or testing an application that depends on other services—like APIs, databases,...
Top 10 Best CI/CD Tools For DevOps and Programmers. Many businesses are now adopting Agile and...
*By Michael Shachar, Software Engineering Manager, FundGuard * In this post, I’ll share how we...
When working with GitLab CI/CD pipelines that involve complex deployment scenarios, particularly with...
Introduction Vercel Preview Deployments allow you to stage changes in a live environment...
Continuous Integration and Continuous Deployment (CI/CD) pipelines have traditionally relied on...
In CI/CD processes, test coverage is critical for measuring the quality of our software projects....