Linda Siebert
10d0fbe6fe
Update uiVeri5ExecuteTests.md ( #3045 )
...
Add an additional example and fix credential access.
2021-08-19 14:21:46 +02:00
Laura Veinberga
e83a380c09
SAP CP to SAP BTP Rebranding ( #2703 )
...
* Update configuration.md
* Update build.md
* Update cloneRepositories.md
* Update integrationTest.md
* Update post.md
* Update prepareSystem.md
* Update publish.md
* Update configuration.md
* Update configuration.md
* Update introduction.md
* Update build.md
* Update CAP_Scenario.md
* Update CAP_Scenario.md
* Update abapEnvironmentAddons.md
* Update abapEnvironmentAddons.md
* Update abapEnvironmentTest.md
* Update changeManagement.md
* Update Readme.md
* Update Readme.md
* Update introduction.md
* Update abapEnvironmentAssembleConfirm.md
* Update abapEnvironmentAssemblePackages.md
* Update abapEnvironmentCheckoutBranch.md
* Update abapEnvironmentCloneGitRepo.md
* Update abapEnvironmentCreateSystem.md
* Update abapEnvironmentPullGitRepo.md
* Update abapEnvironmentRunATCCheck.md
* Update cloudFoundryCreateService.md
* Update cloudFoundryCreateSpace.md
* Update cloudFoundryDeleteSpace.md
* Update mtaBuild.md
* Update neoDeploy.md
* Update protecodeExecuteScan.md
* Update uiVeri5ExecuteTests.md
* Update guidedtour.md
* Update index.md
* Update configuration.md
* Update guidedtour.md
* Update configuration.md
* Update build.md
* Update CAP_Scenario.md
* Update TMS_Extension.md
* Update TMS_Extension.md
* Update abapEnvironmentAddons.md
* Update abapEnvironmentTest.md
* Update Readme.md
* Update Readme.md
* Update cloudFoundryDeploy.md
* Update influxWriteData.md
* Update neoDeploy.md
* Update CAP_Scenario.md
* Update TMS_Extension.md
* Update Readme.md
* Update Readme.md
* Update guidedtour.md
* Update guidedtour.md
* Update guidedtour.md
* Update configuration.md
Co-authored-by: Thorsten Duda <thorsten.duda@sap.com>
2021-03-19 10:51:24 +01:00
lndrschlz
5f053d1c32
fix(uiVeri5): update documentation for more explicit deprecation notes ( #2568 )
...
* use strings.Join() for string slice
* add explanaiton to script passing in extensions
* add note about groovy templating
* remove single quotes from seleniumAddress default
* updated documentation
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2021-02-05 16:04:52 +01:00
lndrschlz
e60bdb94a6
feat(uiVeri5): golang implmementation for uiVeri5ExecuteTests ( #2394 )
...
* added uiVeri5ExecuteTests step files
* added confPath an regenerated step
* added test for uiVeri5ExecuteTests
* config modified
* added groovy wrapper
* ambiguous method fixed
* uiveri5 wrapper
* removed install command
* fixed defaults
* added testOptions as confPath arg
* test set env
* test npm install local
* changed env settings
* tests regenerated
* go generate
* fix code climate
* overwrite groovy step
* remove groovy wrapper go
* unstash piper bin
* test older node version
* test piperExecuteBin
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* refactored params
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* set testServerUrl as os env for uiveri5
* Update config.yml
* fix naming of testServerUrl param
* wip
* refactored setEnv and fixed tests
* wip
* step param for NPM_CONFIG_PREFIX
* fix runCommand
* refactored step param, regenerate, docu, fix tests
* fix groovy wrapper test
* cleanup
* add to CommonStepsTest field whitelist
* fixed default pipeline environment vars
* fix []string default
* fix metadata.go bug
* added test for docu metadata gen
* fix metadata_test.go in doc gen
* Update metadata_generated.go
* Update metadata_generated.go
* remove npm config prefix param; doc fix
* remove tab
* changed npm config prefix
* removed groovy wrapper test
* removed groovy step defaults
* modify path variable
* modified npm config prefix
* fix error wrapper and tests
* doc update
* add testRepository support
* wip
* fix testRepository param
* wip
* add utils
* init stash content
* wip
* wip
* wip
* add comment for deprecated parameters
* fixed commonStepTest
* fixed commonStepTest
* added error category for testOptions failure
* Update vars/uiVeri5ExecuteTests.groovy
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
* Update vars/uiVeri5ExecuteTests.groovy
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
* fix condition
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2021-01-28 11:31:24 +01:00
Christopher Fenner
1514be9857
chore: fix markdownlint findings ( #2385 )
...
* activate MD022
* fix MD022 findings
* activate MD030
* fix MD030 findings
* activate MD038
* fix MD038 findings
* activate MD031
* fix MD031 findings
* activate MD042
* fix MD042 findings
* activate MD032
* fix MD032 findings
* activate MD039
* activate MD007
* fix MD007 findings
* activate MD026
* fix MD026 findings
* activate MD001
* fix MD001 findings
* acknowledge disabled rules
* fix code climate MD032 finding
2020-11-17 09:20:47 +01:00
Marcus Holl
fcc470271c
More speaking name in doc wrt jenkins plugin deps
2019-05-24 15:44:31 +02:00
Marcus Holl
ca4e756317
Relocated dependency docu
2019-05-24 15:41:49 +02:00
Marcus Holl
50a62c9b3e
Introduce label for Jenkins plugin dependencies
2019-05-21 16:15:11 +02:00
Christopher Fenner
5c13a0e2a2
fix docs generation ( #643 )
2019-04-05 15:31:29 +02:00
LukasHeimann
54846ea0d6
Add a guide on authenticating UIVeri5 tests ( #577 )
...
* Add a guide on authenticating UIVeri5 tests
* Update documentation/docs/steps/uiVeri5ExecuteTests.md
Co-Authored-By: LukasHeimann <48723560+LukasHeimann@users.noreply.github.com>
2019-04-04 13:54:16 +02:00
Marcus Holl
ad467a6ead
Merge remote-tracking branch 'github/master' into HEAD
2019-03-14 13:21:19 +01:00
Oliver Nocon
857bd2794a
uiVeri5ExecuteTests, documentation update ( #545 )
2019-03-11 17:27:37 +01:00
yemengsap
38c5a0d779
Add npmExecute step ( #491 )
2019-02-21 19:14:48 +01:00
weloli
47ba7ff035
reduce redunadancy in md files for doc generation
2019-02-18 08:20:16 +01:00
Christopher Fenner
bca5b8ccf1
Add step uiVeri5ExecuteTests ( #469 )
...
* add defaults for uiVeri5 step
* add step and tests
* correct parameter names
* add empty docs
* add docs annotations
* remove not needed parameter
* add docs annotations
2019-01-31 09:16:34 +01:00