Sven Merk
863831c9b3
Move to python image containing curl
2019-03-04 15:30:50 +01:00
Sven Merk
e4cef8dba4
Add missing NonCPE encapsulated matches
2019-03-04 15:15:43 +01:00
Sven Merk
43e9bc1167
Ammend missing regex patterns
2019-03-04 15:08:39 +01:00
Sven Merk
03d3e2b241
Fix missing descriptor support
2019-03-04 15:02:01 +01:00
Sven Merk
05fe2fb758
Cleanup
2019-03-04 14:40:17 +01:00
Sven Merk
58bd5ce7fc
Additional tests
2019-03-04 14:08:10 +01:00
Sven Merk
fc9adfd536
Added stylesheet for report rendering
2019-03-04 11:52:57 +01:00
Sven Merk
2c00d8cdd0
Switching to official docker images + fixing tests
2019-03-04 11:47:04 +01:00
Sven Merk
617256cc09
Switching to official docker images
2019-03-04 11:46:44 +01:00
Sven Merk
29a54db7c8
Addressing PR feedback
2019-03-04 11:46:20 +01:00
Christopher Fenner
2094d95fcc
fix indentation
2019-03-01 15:35:08 +01:00
Sven Merk
14700ba210
Initial checkin of new whitesource step
2019-02-28 13:01:30 +01:00
Christopher Fenner
9ebce31fe6
influxWriteData: use org/repo as default prefix ( #534 )
2019-02-28 08:45:44 +01:00
Christopher Fenner
2817efa2ed
prepareDefaultValues: streamline logs
2019-02-28 07:06:46 +01:00
Marcus Holl
23e91a4298
Merge pull request #525 from marcusholl/pr/removeJenkinsFile
...
Remove unused Jenkinsfile
2019-02-27 16:01:18 +01:00
Christoph Szymanski
70a002b094
Update README.md
2019-02-26 14:38:44 +01:00
Marcus Holl
000b1b4b33
Merge branch 'master' into pr/removeJenkinsFile
2019-02-25 12:44:09 +01:00
Florian Wilhelm
b13c6e1202
Create s4sdk consumer tests for neo environment ( #524 )
2019-02-22 13:31:50 +01:00
Florian Wilhelm
35451738d0
Add jenkins controller utility classes for integration tests ( #477 )
2019-02-22 10:24:51 +01:00
yemengsap
38c5a0d779
Add npmExecute step ( #491 )
2019-02-21 19:14:48 +01:00
Florian Wilhelm
ada3ed909d
Don't print messages in all uppercase letters ( #531 )
2019-02-21 15:46:17 +01:00
Florian Wilhelm
02afb22c74
Change telemetry disabled message to be more kind ( #530 )
...
Please, don't use exclamation marks in user interfaces.
2019-02-21 13:56:20 +01:00
Marcus Holl
cb31e173fe
Remove unused pipeline script
2019-02-20 09:29:33 +01:00
Florian Wilhelm
d2b6be4e25
Configure default mta build image to ppiper/mta-archive-builder ( #515 )
2019-02-15 13:48:34 +01:00
Florian Wilhelm
58c8063e6d
Add consumer tests for s4sdk pipeline ( #506 )
...
Additional tests for running an example pipeline with the s4-sdk address manager example application.
2019-02-14 09:58:04 +01:00
weloli
523fc067f1
fix general config for param changeManagement ( #513 )
2019-02-14 08:45:20 +01:00
Oliver Nocon
793df723cf
add step slackSendNotification ( #338 )
...
* add step slackSendNotification
This step allows to send Slack notifications in case of pipeline failures.
* add SWA reporting
* remove allowBuildFailure
* add GENERAL_CONFIG_KEYS
* update STEP_NAME
* add missing import
* fix MD findings
* adjust rule name to be aligned with #455
2019-02-13 16:45:35 +01:00
Marcus Holl
56d3a6ed97
Merge pull request #496 from marcusholl/pr/removePrintlnFromTests
...
Remove println statements from tests
2019-02-13 09:10:11 +01:00
Marcus Holl
2d7079a8c9
Merge remote-tracking branch 'github/master' into HEAD
2019-02-13 09:05:28 +01:00
Marcus Holl
befe786596
Merge pull request #495 from marcusholl/pr/noPrintlnInDefaultSHClosures
...
Remove println statements from default registered sh closure
2019-02-13 09:03:10 +01:00
Marcus Holl
ff88bfa79f
Merge remote-tracking branch 'github/master' into HEAD
2019-02-13 08:51:26 +01:00
SarahNoack
26ba407e9c
Doc: Change size of figure title ( #504 )
2019-02-11 08:57:31 +01:00
SarahNoack
f42b2502da
Add CAP Scenario in Navigation ( #502 )
2019-02-08 15:45:24 +01:00
SarahNoack
ced1cebc4b
Merge pull request #493 from SAP/CAP_Scenario
...
📄 Describe Cloud Application Programming Model Scenario
2019-02-08 14:40:53 +01:00
Christoph Szymanski
0402811f2f
Merge branch 'master' into CAP_Scenario
2019-02-08 14:23:36 +01:00
SarahNoack
04c0316983
Remove ", buildTarget:'CF'"
...
Remove ", buildTarget:'CF'" from Jenkinsfile example
2019-02-08 13:51:41 +01:00
SarahNoack
a5597a447c
Add SAP CP to CF account
2019-02-08 13:48:09 +01:00
SarahNoack
5d0daafe00
Remove note
...
Exchange note that this is a basic scenario with a single sentence in the paragraph before
2019-02-08 13:43:33 +01:00
Christoph Szymanski
40ff8fa2e3
Build Target from Parameter to Configuration
...
as discussed with @marcusholl
2019-02-08 13:09:30 +01:00
Christopher Fenner
d657f0dc28
testsPublishResults: add option to fail the build on test errors ( #472 )
...
* add option to fail the build on test errors
* fix typo
* add test cases
* adjust docs
* set build result
* add hasTestFailure utils method
* use utils method
* use dedicated type
* adapt tests
* handle missing test actions
* Update testsPublishResults.md
* Update JenkinsUtils.groovy
* Update JenkinsUtils.groovy
* Update JenkinsUtils.groovy
* remove comments
* adapt test case
* Update TestsPublishResultsTest.groovy
2019-02-08 12:30:59 +01:00
Christopher Fenner
3f12015364
dockerExecuteOnKubernetes: generate documentation ( #487 )
...
* fix whitespace
* correct key order
* add docs annotation
* add key documentation
* remove generated documentation
* fix code climate finding
2019-02-08 12:20:45 +01:00
Marcus Holl
8b13164d74
[fix] remove inapproriate package statement ( #497 )
...
The test class is in the default package and not in a package 'steps'.
2019-02-08 12:03:41 +01:00
Marcus Holl
3a8bd80f09
fix: table not generated by mkdocs due to wrong syntax ( #498 )
2019-02-08 11:35:58 +01:00
Marcus Holl
df90255739
publish docu for step uiVeri5ExecuteTests ( #499 )
2019-02-08 11:15:32 +01:00
Marcus Holl
d369d3cd4a
Remove println statements from tests
...
Nobody will have a look at println statements emitted by tests. Proper way is to assert.
* log is empty, not sure if it makes sense to assert that the log is empty.
* result is already asserted, so everything is fine there ...
2019-02-07 17:03:32 +01:00
Marcus Holl
6b4d2ba33e
Remove println statements from default registered sh closure
...
We should try to avoid promting statements to the log during tests. This is basically
some kind of manual/visual checking of conditions. This does not work since in most cases
nobody scans test logs manually/visually. I think this is often a smell for missing assertions.
2019-02-07 16:58:49 +01:00
SarahNoack
b186e95dec
Fix another code climate issue
2019-02-07 16:44:04 +01:00
SarahNoack
ed99ac6bf7
Fix code climate issues
2019-02-07 16:42:18 +01:00
SarahNoack
214bc7a7c3
Make minor linguistic changes
2019-02-07 16:33:33 +01:00
SarahNoack
287eab8fae
Rework scenario
2019-02-07 16:16:10 +01:00