1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/resources/metadata
Dominik Lendle 9168757810
Add Html output to ATC step (#2761)
* Adding HTML Output

* testing

* testing

* change logging

* change logging

* change logging

* Refactoring

* Add metadata to HTML file

* Change parameter name from sendEmail to generateHTML

* Add sorting and test

* Increasing sorting performance
2021-04-21 20:13:02 +02:00
..
abapAddonAssemblyKitCheckCVs.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapAddonAssemblyKitCheckPV.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapAddonAssemblyKitCreateTargetVector.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapAddonAssemblyKitPublishTargetVector.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapAddonAssemblyKitRegisterPackages.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapAddonAssemblyKitReleasePackages.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapAddonAssemblyKitReserveNextPackages.yaml AAK endpoint default (#2356) 2020-11-16 13:40:57 +01:00
abapEnvironmentAssembleConfirm.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentAssemblePackages.yaml abapEnvironmentAssemblePackages Unit Tests & Error Handling (#2654) 2021-03-01 13:51:44 +01:00
abapEnvironmentCheckoutBranch.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentCloneGitRepo.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentCreateSystem.yaml Increase ppiper cf-cli version to v7 (#2590) 2021-02-11 12:54:11 +01:00
abapEnvironmentPullGitRepo.yaml Increase cf-cli version for abap steps (#2613) 2021-02-16 18:03:29 +01:00
abapEnvironmentRunATCCheck.yaml Add Html output to ATC step (#2761) 2021-04-21 20:13:02 +02:00
checkChangeInDevelopmemt.yaml Introduce checkChangeInDevelopment (#2504) 2021-02-12 08:50:38 +01:00
checkmarx.yaml Influx step execution reporting (#2700) 2021-03-18 10:32:03 +01:00
cloudFoundryCreateService.yaml Increase ppiper cf-cli version to v7 (#2590) 2021-02-11 12:54:11 +01:00
cloudFoundryCreateServiceKey.yaml test (#2611) 2021-02-15 11:06:07 +01:00
cloudFoundryCreateSpace.yaml use v6 version of ppiper/cf-cli consistently for all go steps (#2569) 2021-02-11 09:31:25 +01:00
cloudFoundryDeleteService.yaml test (#2611) 2021-02-15 11:06:07 +01:00
cloudFoundryDeleteSpace.yaml use v6 version of ppiper/cf-cli consistently for all go steps (#2569) 2021-02-11 09:31:25 +01:00
cloudFoundryDeploy.yaml use v6 version of ppiper/cf-cli consistently for all go steps (#2569) 2021-02-11 09:31:25 +01:00
containerExecuteStructureTests.yaml Convert containerExecuteStructureTests to go implementation (#2701) 2021-03-25 08:18:30 +01:00
detect.yaml fix(detect): bug fix for codelocation not picking the right location (#2745) 2021-04-08 11:04:49 +02:00
fortify.yaml Influx step execution reporting (#2700) 2021-03-18 10:32:03 +01:00
gctsCloneRepository.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsCreateRepository.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsDeployCommit.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsExecuteABAPUnitTests.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsRollback.yaml fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
githubbranchprotection.yaml fetch github token from vault (#2290) 2020-11-02 09:04:36 +01:00
githubcommentissue.yaml add step to create a GitHub comment (#2479) 2020-12-21 16:21:07 +01:00
githubcreateissue.yaml feat(githubCreateIssue): allow content via file (#2557) 2021-03-19 13:04:30 +01:00
githubcreatepr.yaml add access_token alias to all gh secrets (#2543) 2021-01-27 12:58:47 +01:00
githubrelease.yaml add access_token alias to all gh secrets (#2543) 2021-01-27 12:58:47 +01:00
githubstatus.yaml add access_token alias to all gh secrets (#2543) 2021-01-27 12:58:47 +01:00
gitopsUpdateDeployment.yaml feat(Gitops): Gitops update deployment with helm (#2247) 2020-11-03 18:29:46 +01:00
hadolint.yaml refactor(hadolint): implement step in GO (#1169) 2020-11-16 15:14:54 +01:00
integrationArtifactDeploy.yaml IntegrationArtifactDeploy Command (#2526) 2021-01-22 15:55:50 +01:00
integrationArtifactDownload.yaml IntegrationArtifactDownload Command (#2587) 2021-02-10 17:08:23 +01:00
integrationArtifactGetMplStatus.yaml IntegrationArtifactGetMplStatus Command (#2558) 2021-02-04 10:50:15 +01:00
integrationArtifactGetServiceEndpoint.yaml IntegrationArtifactGetServiceEndpoint Command (#2582) 2021-02-05 10:35:55 +01:00
integrationArtifactUpdateConfiguration.yaml IntegrationArtifactUpdateConfiguration Command (#2542) 2021-01-29 09:46:47 +01:00
integrationArtifactUpload.yaml IntegrationArtifactUpload Command (#2610) 2021-02-17 09:59:56 +01:00
jsonApplyPatch.yaml Add schema patch step in go (#1683) 2020-06-18 14:50:46 +02:00
kaniko.yaml feat(kaniko) allow Docker config to be passed via cpe (#2734) 2021-04-01 09:47:24 +02:00
karma.yaml fix(karma): provide env parameters for port and host name (#2763) 2021-04-16 15:18:34 +02:00
kubernetesdeploy.yaml Set some params optional for deployTool: kubectl (#2708) 2021-03-25 12:26:44 +01:00
malwareExecuteScan.yaml Add / update Jenkins credential descriptions (#2058) 2020-09-23 13:22:51 +02:00
mavenBuild.yaml Add createBOM parameter to the mavenBuild step (#2639) 2021-02-25 15:01:19 +01:00
mavenExecute.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00
mavenExecuteIntegration.yaml Update defaults for npmExecuteScripts and mavenExecuteIntegration to run install (#2369) 2020-11-13 13:01:02 +01:00
mavenStaticCodeChecks.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00
mtaBuild.yaml feat(mta): update MBT build tool to latest release 1.1.1 (#2777) 2021-04-21 14:01:03 +02:00
newmanExecute.yaml Influx step execution reporting (#2700) 2021-03-18 10:32:03 +01:00
nexusUpload.yaml feat(mta): update MBT build tool to latest release 1.1.1 (#2777) 2021-04-21 14:01:03 +02:00
npmExecuteLint.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00
npmExecuteScripts.yaml Added createBOM parameter to the npmExecuteScripts step (#2642) 2021-03-04 10:16:59 +01:00
pipelineCreateScanSummary.yaml feat(whitesource): create json report (#2699) 2021-03-19 11:10:08 +01:00
protecode.yaml Influx step execution reporting (#2700) 2021-03-18 10:32:03 +01:00
savecontainer.yaml refactor: correct yaml format (#1965) 2020-08-31 16:10:28 +02:00
sonar.yaml feat(sonar): add output of measurements (#2218) 2021-02-24 15:44:23 +01:00
terraformExecute.yaml Add terraformExecuteStep (#2679) 2021-03-29 16:22:23 +02:00
transportRequestUploadCTS.yaml Fix alias for transport request upload cts (#2614) 2021-02-16 15:31:15 +01:00
transportRequestUploadSOLMAN.yaml TransportRequest: add UploadSOLMAN groovy step (#2688) 2021-03-22 11:53:37 +01:00
uiVeri5ExecuteTests.yaml fix(uiveri5ExecuteTests): add 'tests' stash to step yaml (#2641) 2021-03-01 13:03:42 +01:00
vaultRotateSecretId.yaml Feature/approle secret id rotation (#2311) 2020-11-17 13:49:31 +01:00
versioning.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00
whitesource.yaml feat(mta): update MBT build tool to latest release 1.1.1 (#2777) 2021-04-21 14:01:03 +02:00
xsDeploy.yaml Remove image pull policy from steps defaults (#2310) 2020-11-05 10:58:32 +01:00