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.
Boîte à outils complète pour valider, pelucher, tester et automatiser les pipelines Jenkinsfile (à la fois déclaratifs et scriptés). Utilisez cette compétence lorsque vous travaillez avec des fichiers de pipeline Jenkins, validez la syntaxe du pipeline, vérifiez les meilleures pratiques, déboguez les problèmes de pipeline ou travaillez avec des plugins personnalisés. Source : akin-ozer/cc-devops-skills.