1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/vars
dominiklendle ac732b3065
Add abapEnvironmentRunATCCheck step (#1454)
* Minor changes

* Changed groovy file

* Changed generated file

* Changed yaml with container config

* Changed groovy config

* minor changes

* minor changes

* Changed yaml with aliases

* minor changes

* minor changes

* minor changes

* minor changes

* minor changes

* minor changes

* minor changes

* minor changes

* minor changes

* minor changes

* Changed yaml aliases

* Adapted naming conventions

* Removed error code at the end

* Adapted configuration

* Minor changes

* Minor changes

* Minor changes

* Removed spaces

* Removed docker-related config from groovy file

* Minor changes

* Minor changes

* Removed container config

* Corrected testing function name

* Deleted unnecessary parts

* Changed service deletion message

* Changed service deletion message

* Logging out before throwing error service deletion step fails

* Minor changes

* Minor changes

* Minor changes

* Delete .DS_Store

* Delete .DS_Store

* Delete .DS_Store

* Delete .DS_Store

* Minor changes

* Minor changes

* Minor changes

* Added newline at end of file

* Added newline at end of file

* Changes for Pull request optimization

* added documentaion

* Adapted documentation

* Adapted documentation

* Adapted documentation

* Adapted documentation

* Adapted documentation

* Added CFDeleteServiceKeys

* Added ServiceKey deletion tests

* added cfServiceKeys flag explanation to documentation

* removed trailing spaces from documentation

* resolving conflicts

* Changed deletion message an variable naming

* Changed tests

* Changed tests

* Changed tests

* Changed tests

* Changed CloudFoundryDeleteServiceOptions to options

* Changed CloudFoundryDeleteServiceOptions to options

* Minor changes

* Minor changes

* Changed variable naming

* Changed error handling

* Changed error handling and logging

* Changed documentation

* Simplified code

* Fixed CodeClimate issues

* Changed from returning err to nil where no errur returned needed

* Add cloudFoundryCreateServiceKey Go Step

* Changed Groovy File

* Changed aliases

* Removed unneccessary parts

* Minor changes

* Minor changes

* Adapted documentation

* Adapted tests

* Adapted Groovy File

* Changed Groovy file

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Removed Groovy Tests for cfCreateServiceKey

* Minor changes

* Added ATC Check YAML

* Added ATC Check generated files

* Added test class

* Added abapEnvironmentRunATCCheck

* Minor changes

* Minor changes

* Changed groovy

* Minor changes

* Changed groovy

* Changed groovy

* Minor changes

* Adapted Groovy imports

* Adapted Groovy imports

* Adapted Groovy imports

* Adapted Groovy

* Getting ATC results

* Changed error message

* changed groovy

* removed trailing spaces

* Added login check

* Minor changes

* Added step to whitelistScriptReference

* Added ATC error message handling

* Added groovy file

* Added step to groovy tests

* corrected metadata file

* Debugging

* Debugging

* Added yaml config parameter for ATC run

* Adapted file location of ATC run config to jenkins specific location

* Implementing universal pipeline logic for finding yaml config regardless of pipeline

* Changed error handling for reading config yaml file

* Changed atcrunconfig alias

* minor changes

* Minor changes

* Minor changes

* Changed back to dynamic file reading

* Minor changes

* filepath changes

* Removing CF Login

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Minor changes

* Removed whitespaces

* Added CF functions unit tests

* Added invalid parameter handling

* Removed package and SC flag

* Minor changes

* Changed tests

* Changed tests

* Changed tests

* Minor changes

* Changed tests

* removed unnecessary logout

* Added documentation

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Changed docu

* Removed trailing spaces

* Added newline at end of file

* code climate fixes

* code climate fixes

* code climate fixes

* Minor changes

* Minor changes

* Minor changes

* Changed tests

* Test changes

* Splitted Cloud Foundry functions into two classes

* Removed two steps from whtielistScriptReference

* removed atcrunConfig alias

* issue fixes

* Changed docu

* Changed docu

* Changed docu

* Removed trailing spaced from docu

* Changed docu

* Go generator run

* Issue fixes

* Remove unnecessary imports

Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>

* Update whitelistScript

Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>

* Adding piperutils for writing xml file

* Persisting ATC Results with piperutils

* Set failonMissingReports to true

* Refactoring for CodeClimate

* Changed result file name

* Changed credentials aliases

* changing secret name

* Removing trailing spaces

* Added secret name and alias to docu

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2020-05-13 14:51:48 +02:00
..
abapEnvironmentPullGitRepo.groovy fix: prevent script to json conversion (#1495) 2020-05-05 15:21:59 +02:00
abapEnvironmentRunATCCheck.groovy Add abapEnvironmentRunATCCheck step (#1454) 2020-05-13 14:51:48 +02:00
artifactPrepareVersion.groovy Allow proper usage of resilience feature in golang steps (#1487) 2020-04-30 10:39:27 +02:00
artifactSetVersion.groovy fail in case git add or git commit fails during artifactSetVersion (#1491) 2020-05-11 10:05:18 +02:00
batsExecuteTests.groovy Improve error messages for test failures (#1417) 2020-04-17 11:59:51 +02:00
buildExecute.groovy Exchange NonSerializable template engine with GStringTemplateEngine 2019-10-23 13:38:31 +02:00
buildSetResult.groovy piperPipeline: handle build result correctly (#660) 2019-04-15 14:18:08 +02:00
cfManifestSubstituteVariables.groovy Fix comment format 2019-11-11 11:08:20 +01:00
checkChangeInDevelopment.groovy update documentation 2019-04-09 20:46:45 +02:00
checkmarxExecuteScan.groovy Use mavenExecute from go (#1388) 2020-04-24 10:41:49 +02:00
checksPublishResults.groovy fix NonCPS issues (#796) 2019-07-29 10:17:56 +02:00
cloudFoundryCreateService.groovy Fix bug and added documentation for cloudFoundryCreateService step (#967) 2019-11-12 10:29:08 +01:00
cloudFoundryCreateServiceKey.groovy Add abapEnvironmentRunATCCheck step (#1454) 2020-05-13 14:51:48 +02:00
cloudFoundryDeleteService.groovy fix: prevent script to json conversion (#1495) 2020-05-05 15:21:59 +02:00
cloudFoundryDeploy.groovy Make smoke test of blueGreen deployment optional (#1394) 2020-04-22 21:59:14 +02:00
commonPipelineEnvironment.groovy Pass custom default-config files and custom project config from Jenkins side to piper (#1333) 2020-03-30 14:31:24 +02:00
containerExecuteStructureTests.groovy Improve error messages for test failures (#1417) 2020-04-17 11:59:51 +02:00
containerPushToRegistry.groovy Add step buildExecute (#527) 2019-07-02 13:00:36 +02:00
debugReportArchive.groovy writeFile() cannot be passed a Map (#1163) 2020-02-10 12:25:33 +01:00
detectExecuteScan.groovy add step for Synopsis Detect Scans (#690) 2019-05-08 11:36:01 +02:00
dockerExecute.groovy Fix sidecar env vars (#1292) 2020-03-20 11:36:16 +01:00
dockerExecuteOnKubernetes.groovy Add option to always run stages in a pod (#1414) 2020-04-17 10:31:04 +02:00
dubExecute.groovy feat(dub): expose dockerEnvVars and dockerWorkspace in dubExecute (#1012) 2019-12-09 16:24:11 +01:00
durationMeasure.groovy fix code climate issues (#712) 2019-05-16 10:46:13 +02:00
fioriOnCloudPlatformPipeline.groovy enhance prepare stage with cleanup and checkout 2019-03-21 10:37:02 +01:00
gaugeExecuteTests.groovy Improve error messages for test failures (#1417) 2020-04-17 11:59:51 +02:00
gctsCreateRepository.groovy fix: prevent script to json conversion (#1495) 2020-05-05 15:21:59 +02:00
githubPublishRelease.groovy fix: prevent script to json conversion (#1495) 2020-05-05 15:21:59 +02:00
hadolintExecute.groovy feat(hadolint): enable correct handling of multiple scan results (#1145) 2020-02-04 16:36:09 +01:00
handlePipelineStepErrors.groovy Added documentation of stepParameters being a Groovy map, requiring at least the script reference (#1248) 2020-03-05 17:16:53 +01:00
healthExecuteCheck.groovy Update vars/healthExecuteCheck.groovy 2019-04-02 21:01:09 +02:00
influxWriteData.groovy Support InfluxDB plugin in version 2.0 (#1130) 2020-02-06 11:27:31 +01:00
jenkinsMaterializeLog.groovy Fix Could not find matching constructor for: hudson.FilePath (#1134) 2020-02-03 12:28:16 +01:00
kanikoExecute.groovy Add step buildExecute (#527) 2019-07-02 13:00:36 +02:00
karmaExecuteTests.groovy Improve error messages for test failures (#1417) 2020-04-17 11:59:51 +02:00
kubernetesDeploy.groovy Use mavenExecute from go (#1388) 2020-04-24 10:41:49 +02:00
mailSendNotification.groovy Ignore email addresses containing string "noreply" (#1178) 2020-02-13 15:12:48 +01:00
malwareExecuteScan.groovy Malware scan metadata update (#1483) 2020-05-06 08:52:26 +02:00
mavenBuild.groovy Fix maven parameter handling (#1493) 2020-05-06 17:43:32 +02:00
mavenExecute.groovy Fix maven parameter handling (#1493) 2020-05-06 17:43:32 +02:00
mavenExecuteStaticCodeChecks.groovy Add static code checks stage (#1308) 2020-03-30 15:59:59 +02:00
mtaBuild.groovy Let users configure the sap npm registry for mta builds via config.yml (#1499) 2020-05-06 13:05:54 +02:00
multicloudDeploy.groovy add multicloud deploy step 2019-04-12 17:51:38 +02:00
neoDeploy.groovy refactor(deployment): ease debugging in blue ocean (#1173) 2020-02-14 13:41:36 +01:00
newmanExecute.groovy Improve error messages for test failures (#1417) 2020-04-17 11:59:51 +02:00
nexusUpload.groovy Fix nexus upload to pass correct environment variable (#1480) 2020-04-28 21:09:19 +02:00
npmExecute.groovy log node.js and npm version in related steps (#1182) 2020-02-17 13:24:56 +01:00
npmExecuteScripts.groovy Implement npmExecuteScripts step (#1422) 2020-04-24 18:29:30 +02:00
pipelineExecute.groovy fix code climate issues (#712) 2019-05-16 10:46:13 +02:00
pipelineRestartSteps.groovy Fix formatting (#719) 2019-05-22 08:16:07 +02:00
pipelineStashFiles.groovy pipelineStashFiles: generate docu 2019-04-12 22:45:31 +02:00
pipelineStashFilesAfterBuild.groovy pipelineStashFiles: generate docu 2019-04-12 22:45:31 +02:00
pipelineStashFilesBeforeBuild.groovy pipelineStashFiles: generate docu 2019-04-12 22:45:31 +02:00
piperExecuteBin.groovy Fix maven parameter handling (#1493) 2020-05-06 17:43:32 +02:00
piperInitRunStageConfiguration.groovy move method to MapUtils (#709) 2019-05-15 20:52:45 +02:00
piperPipeline.groovy Docker Pipeline - fixes and small adoptions (#779) 2019-07-05 16:32:24 +02:00
piperPipelineStageAcceptance.groovy Piper pipeline - enhance stages (#755) 2019-07-03 10:13:26 +02:00
piperPipelineStageAdditionalUnitTests.groovy Docker Pipeline - fixes and small adoptions (#779) 2019-07-05 16:32:24 +02:00
piperPipelineStageArtifactDeployment.groovy nexusUpload: Remove config processing from Groovy layer (#1364) 2020-04-04 11:44:02 +02:00
piperPipelineStageBuild.groovy Docker Pipeline - fixes and small adoptions (#779) 2019-07-05 16:32:24 +02:00
piperPipelineStageCompliance.groovy Piper pipeline - enhance stages (#755) 2019-07-03 10:13:26 +02:00
piperPipelineStageConfirm.groovy Piper pipeline - enhance stages (#755) 2019-07-03 10:13:26 +02:00
piperPipelineStageInit.groovy fix(telemetry): disable telemetry in init stage (#1272) 2020-03-19 10:49:28 +01:00
piperPipelineStageIntegration.groovy Docker Pipeline - fixes and small adoptions (#779) 2019-07-05 16:32:24 +02:00
piperPipelineStageMavenStaticCodeChecks.groovy Add static code checks stage (#1308) 2020-03-30 15:59:59 +02:00
piperPipelineStagePerformance.groovy Piper pipeline - enhance stages (#755) 2019-07-03 10:13:26 +02:00
piperPipelineStagePost.groovy add new step piperPublishNotifications (#652) 2019-07-18 12:09:54 +02:00
piperPipelineStagePromote.groovy Piper pipeline - enhance stages (#755) 2019-07-03 10:13:26 +02:00
piperPipelineStagePRVoting.groovy Piper pipeline - enhance stages (#755) 2019-07-03 10:13:26 +02:00
piperPipelineStageRelease.groovy Add missing config for tmpUpload (#1277) 2020-03-16 09:34:59 +01:00
piperPipelineStageSecurity.groovy Piper pipeline - enhance stages (#755) 2019-07-03 10:13:26 +02:00
piperPublishWarnings.groovy add new step piperPublishNotifications (#652) 2019-07-18 12:09:54 +02:00
piperStageWrapper.groovy Add option to always run stages in a pod (#1414) 2020-04-17 10:31:04 +02:00
prepareDefaultValues.groovy Enable use of customDefaults from Project Config also in Groovy (#1521) 2020-05-12 13:50:18 +02:00
protecodeExecuteScan.groovy refactor(protecode): handle DOCKER_CONFIG in go (#1502) 2020-05-06 16:07:10 +02:00
seleniumExecuteTests.groovy fix: handle NPE in seleniumExecuteTests (#1239) 2020-03-03 17:09:09 +01:00
setupCommonPipelineEnvironment.groovy Enable use of customDefaults from Project Config also in Groovy (#1521) 2020-05-12 13:50:18 +02:00
slackSendNotification.groovy fix: correct step parameters (unknown parameters found) (#1093) 2020-01-13 16:28:12 +01:00
snykExecute.groovy log node.js and npm version in related steps (#1182) 2020-02-17 13:24:56 +01:00
sonarExecuteScan.groovy fix(sonar): handle piper-bin error result (#1524) 2020-05-11 12:46:16 +02:00
spinnakerTriggerPipeline.groovy Add step spinnakerTriggerPipeline (#793) 2019-11-06 15:37:14 +01:00
testsPublishResults.groovy fix NonCPS issues (#796) 2019-07-29 10:17:56 +02:00
tmsUpload.groovy Provide verbose flag via signature (#1304) 2020-04-01 10:00:36 +02:00
transportRequestCreate.groovy fix code climate issues (#712) 2019-05-16 10:46:13 +02:00
transportRequestRelease.groovy fix code climate issues (#712) 2019-05-16 10:46:13 +02:00
transportRequestUploadFile.groovy fix code climate issues II (#715) 2019-05-17 13:20:13 +02:00
uiVeri5ExecuteTests.groovy Improve error messages for test failures (#1417) 2020-04-17 11:59:51 +02:00
whitesourceExecuteScan.groovy Avoid using Iterators to get around NotSerializableException (#1220) 2020-02-25 12:25:26 +01:00
xsDeploy.groovy Align property naming 2020-01-17 09:45:47 +01:00