1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/documentation/docs
Kevin Hudemann 806f7c8a09
Add groovy wrapper for TemporaryCredentialsUtils (#1906)
This change adds the groovy step writeTemporaryCredentials, in order to
avoid resolving configuration parameters within the piperPipelineStageIntegration
in the future.
For the integration tests functionality provided by the SAP Cloud SDK
Pipeline it needs be possible to configure a credential id pointing to
Jenkins credentials, which are then temporarily written to a file to be
available during the execution of the integration tests.
With the previous implementation solely in the TemporaryCredentialsUtils
class, it would be required to resolve the credentialId from the
configuratuion within the piperPipelineStageIntegration, once we fully
migrate the Cloud SDK integration tests stage.
2020-08-10 17:54:03 +02:00
..
cli Hint about piper binary on non-linux os (#1861) 2020-07-29 12:36:11 +02:00
css fix code climate issues II (#715) 2019-05-21 15:33:05 +02:00
images Improve documentation for the ABAP Environment Pipeline (#1753) 2020-07-07 10:06:15 +02:00
infrastructure Add documentation to scale the infrastructure with Kubernetes or Jenkins agents (#1740) 2020-07-03 10:28:48 +02:00
pipelines Document java version selection for Cloud SDK Pipeline (#1865) 2020-08-04 09:36:52 +02:00
samples/cloud-cf-helloworld-nodejs fix code climate and travis reports 2019-05-29 10:54:32 +02:00
scenarios TMS_Extension.md changed (#1697) 2020-07-07 15:07:24 +02:00
stages Piper pipeline - enhance stages (#755) 2019-07-03 10:13:26 +02:00
steps Add groovy wrapper for TemporaryCredentialsUtils (#1906) 2020-08-10 17:54:03 +02:00
configuration.md Enable use of customDefaults from Project Config also in Groovy (#1521) 2020-05-12 13:50:18 +02:00
extensibility.md Update docs on js linting in Cloud SDK Pipeline (#1750) 2020-07-02 10:09:36 +02:00
guidedtour.md Add documentation to scale the infrastructure with Kubernetes or Jenkins agents (#1740) 2020-07-03 10:28:48 +02:00
index.md Bootstrap documentation for Piper-NG CLI/GH Action (#1448) 2020-04-28 09:28:34 +02:00