Comprehensive toolkit for validating, linting, and testing Jenkinsfile pipelines (both Declarative and Scripted). This skill applies when working with Jenkins pipeline files, validating pipeline syntax, checking best practices, debugging pipeline issues, or working with custom plugins that require documentation lookup.
Follow this workflow when validating Jenkinsfiles to catch issues early and ensure pipeline quality:
Key Point: Always use validatejenkinsfile.sh as the main entry point - it orchestrates all other scripts automatically.
Umfassendes Toolkit zum Validieren, Linting, Testen und Automatisieren von Jenkinsfile-Pipelines (sowohl deklarativ als auch skriptbasiert). Nutzen Sie diese Fähigkeit, wenn Sie mit Jenkins-Pipeline-Dateien arbeiten, die Pipeline-Syntax validieren, Best Practices überprüfen, Pipeline-Probleme debuggen oder mit benutzerdefinierten Plugins arbeiten. Quelle: akin-ozer/cc-devops-skills.