Articles by tag: ci-cd
Claude Code Routines: automation for developers
How to use Routines in Claude Code for CI/CD, code review, and task management. Security, triggers, and practical examples.
Unified calculation engine for Next.js and Flutter
How to synchronize formulas between web and mobile applications, avoiding discrepancies in results. Practical solution using JSON and parity tests.
Quality Engineering: systematic approach to software quality | Guide for developers
How Quality Engineering integrates quality into software development. Metrics, cases, and technical strategies for middle/senior developers. Learn more!
DoQA 4.0: Running Automated Tests from TMS without CI | Guide
DoQA 4.0 allows you to run and analyze automated tests directly in TMS. Learn how integration with CI speeds up testing and simplifies reporting.
DevSecOps courses 2026: top programs for engineers
Master DevSecOps in 2026: overview of 5 programs from Netology to IBS. Salaries from 120k rub., skills CI/CD, SAST. Choose a course by level and start a career as a security engineer.
DNS Docker in GitLab CI: MAX notifications fix
Case breakdown: why MAX notifications weren't reaching from GitLab CI. DNS in Docker, curl debugging, config.toml fix. Script template for middle/senior dev.
Playwright: DI and isolation for 1000 tests
Setting up fixtures, POM getters and Faker seeding for stable launch of 1000+ tests in CI. Lazy objects, mergeTests, data factories. Instructions for middle/senior.
AI agent for analyzing CI/CD failures in n8n
Set up an AI assistant to analyze failed GitLab pipelines. Logs, MCP tools, reports in Slack. Speed up DevOps without routine. Implementation guide.
Stabilizing Playwright Tests in CI
Learn how Dependency Projects, web-first asserts and proper locators eliminate Playwright flakes in CI. Practical code examples and configurations for middle/senior developers.
Test Automation Courses 2026: Top-6 Programs
Choose a test automation course in Python, Java, JS. Comparison of Skillbox, Yandex Praktikum, Hexlet: duration, stack, projects. Start training for middle/senior — diplomas and portfolio guaranteed.
MTU mismatch in Docker and OpenStack: how to fix CI/CD failure
Diagnosis and solution of MTU mismatch problem between Docker and OpenStack that breaks builds. Step-by-step guide for DevOps.
AI agent for testing: how to automate QA in 24 hours
Practical guide to deploying an autonomous AI agent for testing. Learn how to reduce regression time from 48 hours to 40 minutes.
STM32 Build with IAR via GNU Make: Automation for CI/CD
Step-by-Step Guide to Setting Up STM32 Firmware Builds with IAR Compiler Using GNU Make. Learn how to automate processes and integrate into CI/CD.