CI/CT Quality Automation Tool
dev.to·23h·
Discuss: DEV
Flag this post

Hi All - Something i’ve been working on for a while - so far/currently open source - hope u find it useful..

🚀 Major Release: create-quality-automation v2.3.0

After comprehensive code review and user feedback, we’ve rebuilt our quality automation CLI around a core philosophy: use best-in-class existing tools, don’t reinvent the wheel.

Key Improvements:

🔧 Replaced custom package.json handling with @npmcli/package-json (the official npm library)

🔒 Integrated gitleaks for production-grade secret scanning

⚡ Added actionlint for advanced GitHub Actions workflow validation

📝 Switched to markdownlint-cli2 for robust documentation validation

🪟 Enhanced Windows compatibility by removing shell dependencies

🎯 Added Node.js 20+ requirement enforcement with proper lazy loading

Why T…

Similar Posts

Loading similar posts...