1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/documentation
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
..
architecture/decisions Implement nexusUpload command and tests (#1255) 2020-03-20 18:20:52 +01:00
bin chore: add gh-action to generate docs (#1386) 2020-04-17 17:44:31 +02:00
docs Add groovy wrapper for TemporaryCredentialsUtils (#1906) 2020-08-10 17:54:03 +02:00
jenkins_workspace wip 2019-05-21 16:15:12 +02:00
mkdocs.yml Add groovy wrapper for TemporaryCredentialsUtils (#1906) 2020-08-10 17:54:03 +02:00