automation
6 articles
Git Hooks Automation: Pre-Commit to Post-Deploy
A practical guide to Git hooks automation covering pre-commit, commit-msg, pre-push hooks, Husky setup, lint-staged, com...
27 min read2/8/2026
E2E Testing with Playwright: Complete Tutorial
A complete beginner-to-proficient tutorial on E2E testing with Playwright, covering setup, page objects, locators, API m...
25 min read2/8/2026
Conditional Execution Strategies in Azure Pipelines
A practical guide to conditional execution in Azure DevOps YAML pipelines, covering expressions, runtime parameters, pat...
24 min read2/8/2026
Advanced Git Workflows for Solo Developers
A practical guide to Git workflows optimized for solo developers, covering branching strategies, interactive rebase, git...
30 min read2/8/2026
Automating Work Item Creation from Git Commits
Build a Node.js webhook listener that parses conventional commit messages and automatically creates Azure DevOps work it...
18 min read2/8/2026
Building Reusable YAML Pipeline Templates in Azure DevOps
Comprehensive guide to building complex CI/CD pipelines using YAML templates in Azure DevOps, covering all template type...
13 min read2/8/2026