1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg
Pavel Busko cba94dcb35
Cnb build custom buildpacks (#3090)
* [WIP] cnbBuild custom buildpacks draft

Co-authored-by: Pavel Busko <pavel.busko@sap.com>

* Store custom buildpacks in the dedicated tmp folder

Co-authored-by: Ralf Pannemans <ralf.pannemans@sap.com>

* added test

Co-authored-by: Pavel Busko <pavel.busko@sap.com>

* updated documentation

Co-authored-by: Ralf Pannemans <ralf.pannemans@sap.com>

* use Files for toml files cleanup

Co-authored-by: Pavel Busko <pavel.busko@sap.com>

* Add missing function to the FileUtils interface

Co-authored-by: Ralf Pannemans <ralf.pannemans@sap.com>

Co-authored-by: Ralf Pannemans <ralf.pannemans@sap.com>
2021-09-14 16:14:50 +02:00
..
abap set User-Agent Header (#2797) 2021-04-29 13:30:25 +02:00
abaputils Add telemetry for abapEnvironment steps (#3016) 2021-08-04 17:31:16 +02:00
ado ADO - Vault Secret Rotation (#3084) 2021-09-08 16:48:12 +02:00
blackduck detectExecuteScan : Policy reports in HTML, JSON and for cumulus (#3057) 2021-09-07 17:17:03 +02:00
checkmarx feat(protecodeExecuteScan): Add protecode report (#2981) 2021-07-12 12:20:25 +02:00
cloudfoundry Add telemetry for abapEnvironment steps (#3016) 2021-08-04 17:31:16 +02:00
cnbutils Cnb build custom buildpacks (#3090) 2021-09-14 16:14:50 +02:00
command Replace io.Copy (#2934) 2021-06-23 14:41:52 +02:00
config fix(checkIfStepActive): respect explicit (de-)activation (#3055) 2021-08-17 11:20:04 +02:00
cpi IntegrationArtifactResource Command (#3027) 2021-08-12 09:11:02 +02:00
docker chore(docker): do not swallow error (#3056) 2021-08-17 15:52:18 +02:00
documentation feat(uiVeri5): golang implmementation for uiVeri5ExecuteTests (#2394) 2021-01-28 11:31:24 +01:00
fortify fortifyExecuteScan: Fix overall report status (#3081) 2021-09-01 14:07:12 +02:00
generator feat(config): read config/defaults with authentication (#2975) 2021-07-08 15:26:07 +02:00
git introduce plainOpen in pkg/git (#2602) 2021-02-15 12:34:19 +01:00
github
hadolint/mocks refactor(hadolint): implement step in GO (#1169) 2020-11-16 15:14:54 +01:00
http [feat] https communication enhancement : Eliminate skip tls skip verify in the piper http client (#3062) 2021-08-19 11:29:33 +02:00
influx Added go-based influxWriteData step (#2890) 2021-06-30 11:18:49 +02:00
jenkins fix(jenkins): fix job invocation (#2868) 2021-06-02 16:45:22 +02:00
log feat(splunk) Sending telemetry and logging information to Splunk (#2796) 2021-05-17 12:14:04 +02:00
maven Extending mavenBuild step with an option to perform maven deploy with publish flag (#2833) 2021-06-01 09:24:36 +02:00
mock Cnb build custom buildpacks (#3090) 2021-09-14 16:14:50 +02:00
nexus nexusUpload parameters reading from commonPipelineEnvironment (#2658) 2021-03-10 15:06:42 +01:00
npm remove schema parameter from cycloneDX for npm build (#3038) 2021-08-10 16:22:13 +02:00
orchestrator Improve determining PR key in Azure DevOps provider. (#3007) 2021-08-02 10:08:33 +02:00
piperenv fix(commonPipelineEnvironment): keep json numbers untouched (#2908) 2021-06-23 20:20:43 +02:00
piperutils Cnb build custom buildpacks (#3090) 2021-09-14 16:14:50 +02:00
protecode protecodeExecuteScan -> adding replace binary option (#2778) 2021-09-13 11:13:48 +02:00
reporting feat(reporting) update markdown reports (#2819) 2021-05-11 08:01:02 +02:00
sonar feat(http): Resilience via retry on intermittent communication issues (#2877) 2021-06-15 11:13:24 +02:00
splunk fix(splunkHook): Adds check if responseBody is nil (#3002) 2021-07-23 16:02:27 +02:00
telemetry feat(http): Resilience via retry on intermittent communication issues (#2877) 2021-06-15 11:13:24 +02:00
toolrecord toolrecord: fix web ui URLs for whitesource, close #6 (#3096) 2021-09-10 13:20:54 +02:00
transportrequest RFC Upload GO (#2903) 2021-07-01 13:11:21 +02:00
vault Writing secrets to vault (#2770) 2021-05-06 10:27:23 +02:00
versioning feat(cpm): Add read and write CPE Go step (#2888) 2021-06-11 16:17:40 +02:00
whitesource Adds retry for whitesource download in case of 404 not found (#3063) 2021-08-19 14:49:24 +02:00
yaml