Christopher Fenner
|
cf334f5af2
|
add badges for code climate (#364)
|
2018-11-06 14:23:52 +01:00 |
|
Christopher Fenner
|
a13e6d5632
|
exclude images and key file from Code Climate editorConfig scan (#366)
* Update .codeclimate.yml
|
2018-11-06 14:04:53 +01:00 |
|
Christopher Fenner
|
f757a0e1d4
|
fix Markdown issues (#365)
* fix Markdown issue 'Headers should be surrounded by blank lines'
* fix MD012
* fix MD022
* fix MD026
* fix MD007
* fix MD032
* fix MD038
* fix MD040
* fix MD031
* fix MD034
* fix MD004
* fix new findings
* fix MD036
* fix MD038
* fix MD032
* fix MD006
|
2018-11-06 13:50:09 +01:00 |
|
Marcus Holl
|
a405e7e82c
|
Merge pull request #317 from marcusholl/pr/condenceCMCoding
condence cm coding
|
2018-11-05 14:51:52 +01:00 |
|
Marcus Holl
|
48e76b6330
|
fix format retrieved in an invalid way from configuration
|
2018-11-05 14:42:51 +01:00 |
|
Marcus Holl
|
3640ab63a4
|
fix codeclimat issues
|
2018-11-05 14:05:09 +01:00 |
|
Marcus Holl
|
3e75a8337d
|
fix codeclimat issues
|
2018-11-05 14:03:36 +01:00 |
|
Marcus Holl
|
cfc7c5ecdc
|
fix codeclimat issues
|
2018-11-05 14:00:09 +01:00 |
|
Marcus Holl
|
88c4b3e967
|
Merge remote-tracking branch 'github/master' into HEAD
|
2018-11-05 13:54:10 +01:00 |
|
Marcus Holl
|
1835f4d7bd
|
Merge pull request #305 from marcusholl/pr/scriptAsMandatoryParameter
Ensure script is mandatory parameter
|
2018-11-05 13:45:08 +01:00 |
|
Marcus Holl
|
bbfc973aaa
|
Fix codeclimate remarks
|
2018-11-05 13:33:25 +01:00 |
|
Marcus Holl
|
3cb958b740
|
Merge remote-tracking branch 'github/master' into HEAD
|
2018-11-05 13:30:43 +01:00 |
|
Marcus Holl
|
e4633c50ee
|
Fix codeclimate remarks
|
2018-11-05 13:25:22 +01:00 |
|
Marcus Holl
|
f91d9aa1d0
|
Fix codeclimate remarks
|
2018-11-05 13:22:47 +01:00 |
|
Marcus Holl
|
74f28a19ef
|
Fix codeclimate remarks
|
2018-11-05 13:20:41 +01:00 |
|
Marcus Holl
|
bb0953dab9
|
Fix codeclimate remarks
|
2018-11-05 12:59:40 +01:00 |
|
Marcus Holl
|
66332b67af
|
fix codeclimate issues
|
2018-11-05 12:51:33 +01:00 |
|
Marcus Holl
|
5d444aa4ba
|
Fix codeclimate remarks
|
2018-11-05 12:33:41 +01:00 |
|
Marcus Holl
|
b53f260fd3
|
Fix codeclimate remarks
|
2018-11-05 12:26:48 +01:00 |
|
Marcus Holl
|
73c053ecdf
|
Adjust docu: script is mandatory
|
2018-11-05 12:19:54 +01:00 |
|
Christopher Fenner
|
aa5ad1c0d1
|
dockerExecute: handle stashContent (#332)
* handle stashed content
* add utils
|
2018-11-05 11:24:25 +01:00 |
|
Marcus Holl
|
5ce3adf401
|
Merge pull request #347 from marcusholl/pr/generateDocu
generate docu
|
2018-11-05 11:03:25 +01:00 |
|
Marcus Holl
|
13f0b536da
|
Merge remote-tracking branch 'github/master' into HEAD
|
2018-11-05 10:55:09 +01:00 |
|
Marcus Holl
|
e96b87d681
|
Abandon backtick syntax in bash
|
2018-11-05 10:52:44 +01:00 |
|
Christopher Fenner
|
c4993691be
|
fix Code Climate findings (#361)
* fix Code Climate findings
* fix indentation finding for LICENSE file
* remove CodeClimate finding
* ignore cfg/id_rsa.enc
* ignore *.png
* Update .editorconfig
|
2018-11-05 10:52:37 +01:00 |
|
Marcus Holl
|
0c3f11bbc9
|
improve bash script
quoting
order of redirects
|
2018-11-05 10:50:03 +01:00 |
|
Marcus Holl
|
5145f5180d
|
Remove not needed docu template file
|
2018-11-05 10:25:42 +01:00 |
|
Marcus Holl
|
8c07f69946
|
Fix identations
|
2018-11-05 10:22:44 +01:00 |
|
Marcus Holl
|
12a41cfad2
|
Fix identations
|
2018-11-05 10:19:57 +01:00 |
|
Marcus Holl
|
59f542d337
|
Fix identations
|
2018-11-05 10:16:20 +01:00 |
|
Marcus Holl
|
50b3ed0999
|
Fix identations
|
2018-11-05 10:14:01 +01:00 |
|
Marcus Holl
|
30f373b66b
|
Fix identations
|
2018-11-05 10:04:04 +01:00 |
|
Marcus Holl
|
30569102da
|
Fix identations
|
2018-11-05 09:51:28 +01:00 |
|
Marcus Holl
|
59bf6b0545
|
Fix identations
|
2018-11-05 09:31:47 +01:00 |
|
Marcus Holl
|
77a600dfbd
|
Fix identations
|
2018-11-05 09:24:56 +01:00 |
|
Marcus Holl
|
4b8b1abb1c
|
Merge remote-tracking branch 'github/master' into HEAD
|
2018-11-05 09:08:21 +01:00 |
|
Marcus Holl
|
077e64aba1
|
Merge pull request #360 from marcusholl/pr/adjustConfigKeySetsInSteps
adjust config key sets in steps
|
2018-11-02 15:20:43 +01:00 |
|
Marcus Holl
|
11d3dd989b
|
Merge remote-tracking branch 'github/master' into HEAD
|
2018-11-02 15:13:27 +01:00 |
|
Marcus Holl
|
daaaadeea9
|
Remove duplicate step in whitelist
|
2018-11-02 15:06:25 +01:00 |
|
Marcus Holl
|
2fdf414de9
|
Improve: where the parameters can be configured
|
2018-11-02 15:04:13 +01:00 |
|
Marcus Holl
|
d410ddea59
|
Remove prerequisites from docu inside step
--> will be contained in the md file instead.
|
2018-11-02 15:04:12 +01:00 |
|
Marcus Holl
|
84476322ff
|
Replace parameter directly without using tags in the text
|
2018-11-02 15:04:12 +01:00 |
|
Marcus Holl
|
2e8a9db02c
|
script = this as fallback instead of map with cpe of current step
o The map does not provide access to e.g. sh, echo.
o this has the same cpe as property as it is constructed with the
current map approach.
|
2018-10-31 12:52:45 +01:00 |
|
Marcus Holl
|
01753ccc6d
|
Provide always the script from transport request releaded tests
|
2018-10-31 12:52:45 +01:00 |
|
Marcus Holl
|
7f193a3aaa
|
First react on feature flag for failing the build in case of missing script
|
2018-10-31 12:52:45 +01:00 |
|
Marcus Holl
|
1a62b263fe
|
fix set the build status
|
2018-10-31 12:52:37 +01:00 |
|
Marcus Holl
|
c9457df43c
|
Improve rule setup
|
2018-10-31 12:48:49 +01:00 |
|
Oliver Nocon
|
09bad853cd
|
Merge branch 'master' into pr/scriptAsMandatoryParameter
|
2018-10-31 10:56:14 +01:00 |
|
Thorsten Duda
|
14f35cf2a5
|
Merge pull request #362 from SAP/CCFenner/stages
create TravisCI build stages
|
2018-10-31 10:54:12 +01:00 |
|
Oliver Nocon
|
2dbfeed813
|
Merge branch 'master' into pr/adjustConfigKeySetsInSteps
|
2018-10-31 10:43:38 +01:00 |
|