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/steps
maheshsrikrishnan 64a00c540a
New piper step APIProviderDownload contribution (#3349)
* added store file function in cpi common utils

Change-Id: Ia429a2792266e082d139025a71799d21c30a7df9

* Added api provider steps

Change-Id: Icd2829a91db4c53d0de2330822d2b33933973868

* Update apiProviderDownload.yaml

* fixed yaml JLINT issue

Change-Id: Iac974abc30fa00e68c0177072b93716b0af5e0c5

* Removed trailing spaces

Change-Id: I927e9314fce6e9cab68d6b97577c7c96bb2bddad

* Resolved common steps groovy script conflict

Change-Id: I3ad144b618e1c77953aaeccaa5bf7309aff77ca9

* Change for conflict resolution

Change-Id: Ic955833eca844f090b7983f99f9d3649ebb981c7

* Fixed method name and its corresponding implementation

Change-Id: I465c1f1d5306bb978386de9efca3c521e385b89c

* Moved re-usable function to commonUtils package

Change-Id: Ide06462b01caeb2bf438ad7661e01c15bf8e8e24

* Changed the implementation to use existing writeFile method

* Fixed review comments on documentation and test structuring

Change-Id: Ifebd2f4b50754b2097b2d564fb3cc37c433ef6c9

* Fixed documentation alignment issues

* Fixed spaces issue

Change-Id: I834bd94e01bce72e7f81ab49ba32671c91c66ca9

* Documentation removed extra spaces

Change-Id: I9a639d76ed9b81c870f18349504044bb70753b52

* Fixed doc build issue

Change-Id: I96c3e15e73834b64f8b8e3432ce59f6b037f93fd

* Fixed documentation build issues

Change-Id: I7fca2ba69bc7b7298ee300ccd1ae16a6238dc96b

* Re-generated code for fixing build failure

Change-Id: I22b7ee6162f643d9f3b60f6a33eb7858927182a0

* Adopted file utils & mock

Change-Id: Ic46462003527f41df64395a5a615c19bf374e8ef

* Removed ioutil call in the test & adopted error variable names

* Removed commented lines

Change-Id: I99a12e39bc04323e9c19f1409d97eeca267e6fdb

* Added test for asserting file download and adopted error variables

Change-Id: I49463a3b75987bf68f5261d45602d2d7bd960a05

* Added download path assertion positive & negative case

Change-Id: Ieee461c3973b9dfa8f395dc936e4241ff9694c7b

* Modified tests with DownloadPath variable

Change-Id: Iaf14c9ea1a8242b6c8d8e9e4fac8c23d9c1b3a74

* Added testcase to validate file content

Change-Id: I21aed481b433450c3b536dbb29d45291f61848d8

* Refactored test for file content check to avoid failures

Change-Id: I3b4fe9a0de678f437fd4cc0a8203ae9434d9fa8e

* Removed auto-generated comments

Change-Id: I86c4ac3e7e4476a75d6cbed58826ec1f3278d7d2

* Fixed documentation review comments

Change-Id: I4faf31473b53fc53a5517d418c343bf7320eec55

* Fixed documentation indentation

Change-Id: I386f046cf4e10ee6deb5a81fcfc8c430c97086c8

* Fix build issue

Change-Id: I61a829cabaf03ffd5e77cddc594486a650118fa3
2022-03-09 13:07:23 +01:00
..
abapAddonAssemblyKitCheckCVs.md Technical Communication User (#2931) 2021-06-21 17:56:12 +02:00
abapAddonAssemblyKitCheckPV.md artifacts description (#3255) 2021-11-10 12:49:31 +01:00
abapAddonAssemblyKitCreateTargetVector.md Technical Communication User (#2931) 2021-06-21 17:56:12 +02:00
abapAddonAssemblyKitPublishTargetVector.md Technical Communication User (#2931) 2021-06-21 17:56:12 +02:00
abapAddonAssemblyKitRegisterPackages.md Technical Communication User (#2931) 2021-06-21 17:56:12 +02:00
abapAddonAssemblyKitReleasePackages.md Technical Communication User (#2931) 2021-06-21 17:56:12 +02:00
abapAddonAssemblyKitReserveNextPackages.md Technical Communication User (#2931) 2021-06-21 17:56:12 +02:00
abapEnvironmentAssembleConfirm.md SAP CP to SAP BTP Rebranding (#2703) 2021-03-19 10:51:24 +01:00
abapEnvironmentAssemblePackages.md artifacts description (#3255) 2021-11-10 12:49:31 +01:00
abapEnvironmentBuild.md Generic build step (#3323) 2021-12-06 14:43:37 +01:00
abapEnvironmentCheckoutBranch.md SAP CP to SAP BTP Rebranding (#2703) 2021-03-19 10:51:24 +01:00
abapEnvironmentCloneGitRepo.md ABAP environment: add tag support (#3376) 2021-12-20 17:58:58 +01:00
abapEnvironmentCreateSystem.md SAP CP to SAP BTP Rebranding (#2703) 2021-03-19 10:51:24 +01:00
abapEnvironmentPullGitRepo.md ABAP environment: add tag support (#3376) 2021-12-20 17:58:58 +01:00
abapEnvironmentPushATCSystemConfig.md Feature atc config - add Info Message for PatchIfExisting=false (#3553) 2022-02-18 11:11:33 +01:00
abapEnvironmentRunATCCheck.md Add easy mode for AUnit & ATC (#3389) 2022-01-12 12:02:27 +01:00
abapEnvironmentRunAUnitTest.md Add easy mode for AUnit & ATC (#3389) 2022-01-12 12:02:27 +01:00
apiKeyValueMapDownload.md ApiKeyValueMapDownload Command (#3245) 2021-11-15 13:48:14 +01:00
apiKeyValueMapUpload.md ApiKeyValueMapUpload Command (#3407) 2022-03-07 11:03:44 +01:00
apiProviderDownload.md New piper step APIProviderDownload contribution (#3349) 2022-03-09 13:07:23 +01:00
apiProxyDownload.md ApiProxyDownload Command (#3197) 2021-11-02 10:30:08 +01:00
apiProxyUpload.md ApiProxyUpload Command (#3295) 2021-12-28 09:31:50 +01:00
artifactPrepareVersion.md Revamp documentation generation for golang steps (#1781) 2020-07-16 09:10:15 +02:00
artifactSetVersion.md docs: fix typo in headline Prerequsites (#1461) 2020-04-26 19:50:39 +02:00
batsExecuteTests.md docs: fix typo in headline Prerequsites (#1461) 2020-04-26 19:50:39 +02:00
buildExecute.md docs: fix typo in headline Prerequsites (#1461) 2020-04-26 19:50:39 +02:00
cfManifestSubstituteVariables.md Variable Substitution in YAML Files (#852) 2019-09-06 10:20:35 +02:00
checkChangeInDevelopment.md isChangeInDevelopment documentation (#3140) 2021-10-18 15:16:22 +02:00
checkmarxExecuteScan.md Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
checksPublishResults.md fix(docs): typo in sample parameter (#2433) 2020-11-30 08:57:48 +01:00
cloudFoundryCreateService.md SAP CP to SAP BTP Rebranding (#2703) 2021-03-19 10:51:24 +01:00
cloudFoundryCreateServiceKey.md Removing JSON config for Service Key Creation as in-line parameter (#1434) 2020-04-29 13:11:06 +02:00
cloudFoundryCreateSpace.md SAP CP to SAP BTP Rebranding (#2703) 2021-03-19 10:51:24 +01:00
cloudFoundryDeleteService.md Fix parameter keys in example (#2693) 2021-08-26 13:53:07 +02:00
cloudFoundryDeleteSpace.md SAP CP to SAP BTP Rebranding (#2703) 2021-03-19 10:51:24 +01:00
cloudFoundryDeploy.md chore: remove outdated info from doc (#3289) 2021-11-18 08:11:56 +01:00
cnbBuild.md feat(cnbBuild): refactored buildEnvVars input property, added resourceRef to the buildpacks (#3310) 2021-11-29 11:32:32 +01:00
commonPipelineEnvironment.md remove outdated docu 2019-04-09 18:48:39 +02:00
containerExecuteStructureTests.md More speaking name in doc wrt jenkins plugin deps 2019-05-24 15:44:31 +02:00
containerPushToRegistry.md Add option to tag artifact version to containerPushToRegistryStep (#2859) 2021-06-28 08:02:06 +02:00
debugReportArchive.md Update Cloud SDK documentation (#2081) 2020-09-29 11:26:55 +02:00
detectExecuteScan.md detectExecuteScan: fix docs (#1835) 2020-07-24 13:45:52 +02:00
dockerExecute.md support credentials for docker pull (#1990) 2020-09-23 11:50:57 +02:00
dockerExecuteOnKubernetes.md use v6 version of ppiper/cf-cli consistently for all go steps (#2569) 2021-02-11 09:31:25 +01:00
dubExecute.md Add dubExecute step (#754) 2019-06-19 16:52:18 +02:00
durationMeasure.md More speaking name in doc wrt jenkins plugin deps 2019-05-24 15:44:31 +02:00
fortifyExecuteScan.md fix: markdownlint findings for MD012 (#2383) 2020-11-16 18:22:38 +01:00
gatlingExecuteTests.md New step gatlingExecuteTests, used in Performance stage (#2298) 2020-11-03 17:42:02 +01:00
gaugeExecuteTests.md docs: fix typo in headline Prerequsites (#1461) 2020-04-26 19:50:39 +02:00
gctsCloneRepository.md fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsCreateRepository.md fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
gctsDeploy.md Improved documentation for gctsDeploy (#3054) 2021-08-20 12:54:55 +02:00
gctsExecuteABAPQualityChecks.md Local scopeg cts execute abap unit test (#3563) 2022-02-22 09:58:22 +01:00
gctsExecuteABAPUnitTests.md Local scopeg cts execute abap unit test (#3563) 2022-02-22 09:58:22 +01:00
gctsRollback.md fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
githubCheckBranchProtection.md Add step to set GitHub status (#2012) 2020-09-14 18:08:24 +02:00
githubCommentIssue.md add step to create a GitHub comment (#2479) 2020-12-21 16:21:07 +01:00
githubCreateIssue.md add step to create a GitHub issue (#2481) 2020-12-21 17:13:16 +01:00
githubCreatePullRequest.md GitHub steps: convenience updates (#2026) 2020-09-15 17:50:55 +02:00
githubPublishRelease.md More speaking name in doc wrt jenkins plugin deps 2019-05-24 15:44:31 +02:00
githubSetCommitStatus.md Add step to set GitHub status (#2012) 2020-09-14 18:08:24 +02:00
gitopsUpdateDeployment.md Create missing documentation for step gitopsUpdateDeployment (#3003) 2021-07-30 12:45:14 +02:00
golangBuild.md feat(golangBuild): add new step for building go (#3178) 2021-12-06 16:17:59 +01:00
gradleExecuteBuild.md gradleExecuteBuild initial commit (#3337) 2021-12-22 15:34:36 +01:00
hadolintExecute.md Add new step for Dockerfile linting (#723) 2019-06-04 08:01:43 +02:00
handlePipelineStepErrors.md Update handlePipelineStepErrors.md (#1247) 2020-03-05 10:19:02 +01:00
healthExecuteCheck.md fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
influxWriteData.md SAP CP to SAP BTP Rebranding (#2703) 2021-03-19 10:51:24 +01:00
integrationArtifactDeploy.md Remove version from deploy step (#2978) 2021-07-27 09:51:56 +02:00
integrationArtifactDownload.md CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
integrationArtifactGetMplStatus.md CPI- Refactor Credential ID (#2946) 2021-06-28 14:54:03 +02:00
integrationArtifactGetServiceEndpoint.md CPI- Remove platform parameter (#2956) 2021-06-30 14:32:30 +02:00
integrationArtifactResource.md IntegrationArtifactResource Command (#3027) 2021-08-12 09:11:02 +02:00
integrationArtifactTriggerIntegrationTest.md Refactor all instances of iFlow to be integrationFlow (#2992) 2021-08-04 16:42:25 +02:00
integrationArtifactUnDeploy.md IntegrationArtifactUnDeploy Command (#3018) 2021-08-02 16:27:16 +02:00
integrationArtifactUpdateConfiguration.md CPI- Remove platform parameter (#2956) 2021-06-30 14:32:30 +02:00
integrationArtifactUpload.md integrationArtifactUpload Fixes (#2987) 2021-07-16 16:09:55 +02:00
isChangeInDevelopment.md isChangeInDevelopment documentation (#3140) 2021-10-18 15:16:22 +02:00
jenkinsMaterializeLog.md docs: fix typo in headline Prerequsites (#1461) 2020-04-26 19:50:39 +02:00
kanikoExecute.md Fix broken link (#2550) 2021-09-01 13:07:13 +02:00
karmaExecuteTests.md More speaking name in doc wrt jenkins plugin deps 2019-05-24 15:44:31 +02:00
kubernetesDeploy.md feat(k8s): Add basic support for Helm 3 in kubernetesDeploy step (#1438) 2020-04-24 09:37:11 +02:00
mailSendNotification.md docs: fix typo in headline Prerequsites (#1461) 2020-04-26 19:50:39 +02:00
malwareExecuteScan.md Fix credential parameter in the docu (#1597) 2020-06-02 10:04:56 +02:00
mavenBuild.md fix: markdownlint findings for MD012 (#2383) 2020-11-16 18:22:38 +01:00
mavenExecute.md fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
mavenExecuteIntegration.md New step mavenExecuteIntegration (#1829) 2020-07-29 19:51:27 +02:00
mavenExecuteStaticCodeChecks.md Add documentation for mavenExecuteStaticCodeChecks groovy part (#1339) 2020-03-31 11:29:44 +02:00
mtaBuild.md SAP CP to SAP BTP Rebranding (#2703) 2021-03-19 10:51:24 +01:00
multicloudDeploy.md Fix code climate issues 2019-05-24 16:18:45 +02:00
neoDeploy.md SAP CP to SAP BTP Rebranding (#2703) 2021-03-19 10:51:24 +01:00
newmanExecute.md feat(newmanExecute): golang implmementation for newmanExecute (#2513) 2021-03-17 08:08:33 +01:00
nexusUpload.md Generate documentation for nexusUpload (#1356) 2020-04-01 23:48:51 +02:00
npmExecute.md Fix code climate issues 2019-05-24 16:18:45 +02:00
npmExecuteEndToEndTests.md Add step for end to end test execution (#1786) 2020-07-13 15:10:12 +02:00
npmExecuteLint.md Add Java-/Typescript linting capabilities (#1636) 2020-06-22 10:12:28 +02:00
npmExecuteScripts.md fix: markdownlint findings for MD012 (#2383) 2020-11-16 18:22:38 +01:00
pipelineExecute.md More speaking name in doc wrt jenkins plugin deps 2019-05-24 15:44:31 +02:00
pipelineRestartSteps.md More speaking name in doc wrt jenkins plugin deps 2019-05-24 15:44:31 +02:00
pipelineStashFiles.md docs: fix typo in headline Prerequsites (#1461) 2020-04-26 19:50:39 +02:00
pipelineStashFilesAfterBuild.md docs: fix typo in headline Prerequsites (#1461) 2020-04-26 19:50:39 +02:00
pipelineStashFilesBeforeBuild.md docs: fix typo in headline Prerequsites (#1461) 2020-04-26 19:50:39 +02:00
piperLoadGlobalExtensions.md Load global extensions in setupCommonPipelineEnvironment (#1688) 2020-06-22 17:52:11 +02:00
piperPublishWarnings.md add new step piperPublishNotifications (#652) 2019-07-18 12:09:54 +02:00
prepareDefaultValues.md More speaking name in doc wrt jenkins plugin deps 2019-05-24 15:44:31 +02:00
protecodeExecuteScan.md Improve documentation for protecodeExecuteScan (#3076) 2021-09-01 10:57:21 +02:00
seleniumExecuteTests.md Patch Urls (#929) 2019-11-11 17:40:23 +01:00
setupCommonPipelineEnvironment.md More speaking name in doc wrt jenkins plugin deps 2019-05-24 15:44:31 +02:00
shellExecute.md feat(shellExecute): cleanup, Jenkins step, docs … (#3313) 2021-12-13 12:31:31 +01:00
slackSendNotification.md Merge remote-tracking branch 'github/master' into HEAD 2019-05-24 16:14:19 +02:00
snykExecute.md More speaking name in doc wrt jenkins plugin deps 2019-05-24 15:44:31 +02:00
sonarExecuteScan.md docs: fix typo in headline Prerequsites (#1461) 2020-04-26 19:50:39 +02:00
spinnakerTriggerPipeline.md Add missing pages to documentation (#1172) 2020-02-12 08:53:32 +01:00
testsPublishResults.md docs: fix typo in headline Prerequsites (#1461) 2020-04-26 19:50:39 +02:00
tmsUpload.md TMS integration (#782) 2019-07-18 15:06:11 +02:00
transportRequestCreate.md Remove cm client as prerequisite since we are expecting always a docker environment (#2511) 2021-01-14 09:35:31 +01:00
transportRequestDocIDFromGit.md solman upload split git documentation (#2831) 2021-06-10 10:16:22 +02:00
transportRequestRelease.md Remove cm client as prerequisite since we are expecting always a docker environment (#2511) 2021-01-14 09:35:31 +01:00
transportRequestReqIDFromGit.md solman upload split git documentation (#2831) 2021-06-10 10:16:22 +02:00
transportRequestUploadCTS.md TransportRequestUploadFile migration to Go - Documentation (#3102) 2021-09-27 15:14:35 +02:00
transportRequestUploadFile.md TransportRequestUploadFile migration to Go - Documentation (#3102) 2021-09-27 15:14:35 +02:00
transportRequestUploadRFC.md RFC Upload Documentation (#2922) 2021-07-08 11:07:08 +02:00
transportRequestUploadSOLMAN.md isChangeInDevelopment documentation (#3140) 2021-10-18 15:16:22 +02:00
uiVeri5ExecuteTests.md Update uiVeri5ExecuteTests.md (#3045) 2021-08-19 14:21:46 +02:00
vaultRotateSecretId.md Feature/approle secret id rotation (#2311) 2020-11-17 13:49:31 +01:00
whitesourceExecuteScan.md Removed obsolete scanTape, changed to buildTool (#2816) 2021-05-06 09:33:05 +02:00
writeTemporaryCredentials.md Add groovy wrapper for TemporaryCredentialsUtils (#1906) 2020-08-10 17:54:03 +02:00
xsDeploy.md correct typos in xsDeploy documentation (#921) 2019-10-28 12:05:52 +01:00