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.
Conjunto de herramientas completo para validar, identificar, probar y automatizar canalizaciones de Jenkinsfile (tanto declarativas como con secuencias de comandos). Utilice esta habilidad cuando trabaje con archivos de canalización de Jenkins, valide la sintaxis de la canalización, compruebe las mejores prácticas, depure problemas de canalización o trabaje con complementos personalizados. Fuente: akin-ozer/cc-devops-skills.