mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-18 05:18:24 +02:00
14d7196495
* Instead of letting the pipeline fail for the first config validation error, accumulate all errors and output them to the log, then fail. * Beginnings of a resource for validating a config.yml migrated to the GPP. Can be configured in the general section: ```yaml general: legacyConfigSettings: 'com.sap.piper/pipeline/cloudSdkToGppConfigSettings.yml' ```