Christopher Fenner
|
88d09eee63
|
filter by keyset
|
2018-02-05 19:54:04 +01:00 |
|
Christopher Fenner
|
20cbbfc26c
|
filter by keyset and null
|
2018-02-05 19:39:13 +01:00 |
|
Christopher Fenner
|
eab6716797
|
use default map as base for merge (iteration)
|
2018-02-05 19:32:50 +01:00 |
|
Christopher Fenner
|
8c02b8bc86
|
mock step configuration change
|
2018-02-05 16:02:59 +01:00 |
|
Christopher Fenner
|
87de7417ca
|
add further tests
|
2018-02-05 13:48:39 +01:00 |
|
Christopher Fenner
|
853bc963c0
|
add additional test case
|
2018-02-05 13:33:15 +01:00 |
|
Christopher Fenner
|
adc77a66ab
|
use full qualified plugin names
|
2018-02-05 12:59:35 +01:00 |
|
Alejandra Ferreiro Vidal
|
ea5481d971
|
Merge pull request #63 from alejandraferreirovidal/errorRule
add error rule as common rule
|
2018-02-05 11:33:48 +01:00 |
|
Christopher Fenner
|
c712925e86
|
Merge branch 'master' into jacocoCodeCoverage
|
2018-02-05 10:00:49 +01:00 |
|
Christopher Fenner
|
b1abad89b8
|
Merge pull request #64 from CCFenner/slack-notification
add Slack notification for Travis
|
2018-02-05 09:40:15 +01:00 |
|
Christopher Fenner
|
308b566607
|
correct env variable name
|
2018-02-05 08:32:07 +01:00 |
|
Christopher Fenner
|
fc2cb4e722
|
add coverage badge
|
2018-02-04 09:27:59 +01:00 |
|
Christopher Fenner
|
baf231ce59
|
execute tests only once
|
2018-02-04 09:16:38 +01:00 |
|
Christopher Fenner
|
1610d163e2
|
remove unused coveralls config file
|
2018-02-04 09:16:29 +01:00 |
|
Christopher Fenner
|
efe116c028
|
add after success to travis config
|
2018-02-04 08:46:37 +01:00 |
|
Christopher Fenner
|
8568ebbc68
|
Merge commit '0a42fe8b1d7292ca8fc2a4595b4b9dcbb98fd556' into jacocoCodeCoverage
# Conflicts:
# pom.xml
|
2018-02-04 08:46:25 +01:00 |
|
Christopher Fenner
|
bf1a2a98e0
|
remove debug log
|
2018-02-02 15:08:22 +01:00 |
|
Christopher Fenner
|
f213f98f07
|
fix step renaming
|
2018-02-02 15:07:33 +01:00 |
|
Christopher Fenner
|
64046b6de2
|
rename step to checksPublishResults
|
2018-02-02 14:50:26 +01:00 |
|
Christopher Fenner
|
5dfc433601
|
add more test cases
|
2018-02-02 14:45:45 +01:00 |
|
Christopher Fenner
|
577871468b
|
remove debug logs
|
2018-02-02 12:58:10 +01:00 |
|
Christopher Fenner
|
b538189e3e
|
remove testResultsPublish
|
2018-02-02 12:43:03 +01:00 |
|
Christopher Fenner
|
99ccf0a516
|
rename step
|
2018-02-02 12:25:28 +01:00 |
|
Christopher Fenner
|
6337134607
|
add test cases
|
2018-02-02 12:25:18 +01:00 |
|
Christopher Fenner
|
a0ad1e1a13
|
add missing config parameter
|
2018-02-02 12:25:01 +01:00 |
|
Christopher Fenner
|
6a593744ab
|
remove unused method
|
2018-02-02 12:20:57 +01:00 |
|
Marcus Holl
|
87f899a731
|
Merge remote-tracking branch 'github/master' into HEAD
|
2018-02-02 09:34:27 +01:00 |
|
Christopher Fenner
|
3e1b0b6309
|
cleanup defauls
|
2018-02-02 09:33:39 +01:00 |
|
Christopher Fenner
|
e92c233913
|
adapt new test rules
|
2018-02-02 09:33:39 +01:00 |
|
Christopher Fenner
|
72251eb07e
|
remove unused imports
|
2018-02-02 09:33:38 +01:00 |
|
Christopher Fenner
|
29b7dc931f
|
adapt editor config foy yaml files
|
2018-02-02 09:33:38 +01:00 |
|
Christopher Fenner
|
192d96d082
|
add MapUtils
|
2018-02-02 09:30:31 +01:00 |
|
Christopher Fenner
|
41e85c035c
|
extend config merger to handle deep config structures
|
2018-02-02 09:05:25 +01:00 |
|
Christopher Fenner
|
f3d0a70786
|
use config framework
|
2018-02-02 09:04:01 +01:00 |
|
Christopher Fenner
|
a4fd868b21
|
Merge branch 'master' into publishTestResults
|
2018-02-02 08:12:36 +01:00 |
|
Christopher Fenner
|
864f27d129
|
Update .travis.yml
|
2018-02-01 13:01:00 +01:00 |
|
Christopher Fenner
|
c5188ef1cd
|
use configuration framework
|
2018-02-01 12:57:25 +01:00 |
|
Christopher Fenner
|
134d8e0b50
|
provide default config for checkResultsPublish
|
2018-02-01 12:56:46 +01:00 |
|
Christopher Fenner
|
dc44fdba58
|
extend config merger to handle deep config structures
|
2018-02-01 12:16:21 +01:00 |
|
Christopher Fenner
|
0dbd79aa9a
|
Update .travis.yml
|
2018-02-01 11:06:52 +01:00 |
|
Christopher Fenner
|
2caf0db181
|
change notification secret
|
2018-02-01 11:05:50 +01:00 |
|
Christopher Fenner
|
d7cd626a08
|
add slack notification
|
2018-02-01 10:54:18 +01:00 |
|
Alejandra Ferreiro Vidal
|
4f624d5aea
|
add error rule as common rule
|
2018-02-01 10:11:37 +01:00 |
|
Alejandra Ferreiro Vidal
|
1eb035b5e1
|
Merge pull request #62 from alejandraferreirovidal/absolutePathBugFix
bugfix absolute path
|
2018-02-01 09:31:02 +01:00 |
|
Christopher Fenner
|
2f2ddb00f2
|
Merge pull request #61 from CCFenner/editorConfigYaml
specific settings for yaml file to fit currently used format
|
2018-02-01 09:21:43 +01:00 |
|
Christopher Fenner
|
5df94aee3a
|
correct parameter name to fit purpose
|
2018-02-01 08:22:12 +01:00 |
|
Alejandra Ferreiro Vidal
|
485eff7175
|
bugfix absolute path
|
2018-01-31 18:53:14 +01:00 |
|
Christopher Fenner
|
22103fadca
|
add step name to echo
|
2018-01-31 16:56:18 +01:00 |
|
Christopher Fenner
|
0a42fe8b1d
|
add phase for jacoco & coverall report
|
2018-01-31 10:38:55 +01:00 |
|
Marcus Holl
|
c55673daea
|
Merge pull request #56 from marcusholl/pr/rules
Provide Rule chain for the common rules used as prerequisite in almost all tests
|
2018-01-31 10:34:14 +01:00 |
|