Marcus Holl
3e64f4a130
Fix wrong package declaration
2018-04-20 10:59:32 +02:00
thorstenwillenbacher
48b816e028
Merge pull request #132 from alejandraferreirovidal/addExtensionToMtaBuild
...
add extension to mtaBuild
2018-04-18 16:38:52 +02:00
Alejandra Ferreiro Vidal
c04bc79976
add extension to mtaBuild
2018-04-17 17:35:10 +02:00
Alejandra Ferreiro Vidal
9971667af6
Merge pull request #129 from alejandraferreirovidal/bugfixMTA
...
bugfix: mtaJar includes java call
2018-04-12 15:42:26 +02:00
Alejandra Ferreiro Vidal
89b84caeb6
bugfix mtaJar includes java call
2018-04-12 15:34:58 +02:00
Alejandra Ferreiro Vidal
2a8c01ca07
Merge pull request #99 from alejandraferreirovidal/environmentValidation
...
refactor step toolValidate to a utils class
2018-04-12 14:39:01 +02:00
Alejandra Ferreiro Vidal
64b45a13c4
review
2018-04-12 14:25:28 +02:00
Alejandra Ferreiro Vidal
63ced4a0ea
add documentation
2018-04-10 10:31:32 +02:00
Alejandra Ferreiro Vidal
2eafecf38d
check tool on PATH
2018-04-10 10:26:55 +02:00
Alejandra Ferreiro Vidal
60d1b007a8
add JavaArchiveDescriptor
2018-04-10 10:26:45 +02:00
Alejandra Ferreiro Vidal
f29734c6da
validate JAVA if it is in PATH
2018-04-10 10:20:43 +02:00
Alejandra Ferreiro Vidal
66c60b4f26
validate NEO if it is in the PATH or current dir
2018-04-10 10:20:42 +02:00
Alejandra Ferreiro Vidal
74ee6128b7
validate MTA if it is located in current dir
2018-04-10 10:20:42 +02:00
Alejandra Ferreiro Vidal
6f1e2cd205
add verifyTool to mtaBuild and neoDeploy
2018-04-10 10:20:37 +02:00
Alejandra Ferreiro Vidal
f6834c9a42
change file utils to bash
2018-04-10 10:05:26 +02:00
Alejandra Ferreiro Vidal
a1a6467495
remove outdated code from step toolValidate
2018-04-10 10:05:25 +02:00
Alejandra Ferreiro Vidal
dafd48504e
refactor toolValidate step to tool utils
2018-04-10 10:05:12 +02:00
Daniel Kurzynski
b29de61f3c
Fix referencing script in setVersion ( #128 )
...
In order to use the configuration the script needs to be forwarded to
* Fix reference to script in tests and steps
2018-04-05 11:36:51 +02:00
Christopher Fenner
7b365aa27d
Merge pull request #60 from CCFenner/publishTestResults
...
add new step testResultPublish
2018-04-05 09:47:24 +02:00
Christopher Fenner
f2c0ecbc8c
Update testsPublishResults.groovy
2018-04-05 09:27:32 +02:00
Christopher Fenner
b08d26f5fd
Merge pull request #4 from SAP/master
...
get changes from master
2018-04-05 09:06:09 +02:00
Christopher Fenner
7c5083d0a8
Update testsPublishResults.md
2018-04-04 10:55:03 +02:00
Christopher Fenner
d43f4625f5
fix typo
2018-04-04 10:54:23 +02:00
Christopher Fenner
827864f57c
Create testsPublishResults.md
2018-04-04 10:52:45 +02:00
Daniel Kurzynski
fe4707faeb
Improve Docker options configuration and forward from mavenExecute ( #123 )
2018-03-29 14:13:11 +02:00
Ramachandra Kamath Arbettu
aa681dd166
Fix the syntax error in artifactSetVersion step ( #127 )
...
* Update artifactSetVersion.groovy
* Fix tests for artifactSetVersion
2018-03-28 21:38:30 +02:00
Marcus Holl
c8fdbcf263
Merge pull request #124 from IKirilova/master
...
generate mta.yml from package.json and given applicationName
2018-03-23 10:28:45 +01:00
Irina Kirilova
a65d5d75e9
remove trailing spaces
2018-03-23 10:19:49 +01:00
Christopher Fenner
d72585d814
remove slack notification
2018-03-21 13:33:01 +01:00
Irina Kirilova
f70ae7f986
rework after code review
2018-03-21 13:07:26 +01:00
Christopher Fenner
815f5c358e
Merge pull request #122 from SAP/CCFenner/config
...
change configuration loading
2018-03-21 10:20:36 +01:00
Christopher Fenner
6b50cfa76c
define methods called by constructor "private final"
2018-03-21 10:08:30 +01:00
Marcus Holl
143f9fb389
Merge pull request #116 from marcusholl/pr/introducePiperApi
...
introduce piper api
2018-03-19 09:27:04 +01:00
Marcus Holl
77a8f660cf
Merge pull request #106 from marcusholl/pr/deployMkDocs
...
Deploy mkdocs when merging to master
2018-03-19 09:26:04 +01:00
Marcus Holl
31e4437039
Merge pull request #118 from marcusholl/pr/python
...
Enable docu build for PR again.
2018-03-19 09:25:38 +01:00
Christopher Fenner
5f73845838
fix nonCPS issue
2018-03-16 11:31:58 +01:00
Irina Kirilova
29da70fd72
generate mta from package.json and given applicationName
2018-03-15 14:21:27 +01:00
Christopher Fenner
2bd7ffb529
fix tests
2018-03-14 15:58:16 +01:00
Christopher Fenner
3524f3cade
fix tests
2018-03-14 15:55:56 +01:00
Christopher Fenner
3ca1b6ac12
fix tests
2018-03-14 15:53:22 +01:00
Christopher Fenner
84ee9f2e39
fix test case
2018-03-14 15:45:49 +01:00
Christopher Fenner
cb9b8e6360
add tests
2018-03-14 15:44:04 +01:00
Christopher Fenner
ada195fc9f
remove inner class ConfigLoader
2018-03-14 12:41:08 +01:00
Christopher Fenner
e65d217428
use commonPipelineEnvironment instead of script
2018-03-14 12:29:21 +01:00
Christopher Fenner
da67c2741d
correct import
2018-03-12 22:23:10 +01:00
Christopher Fenner
8c72f6c169
add ConfigLoader
2018-03-12 22:21:48 +01:00
Christopher Fenner
c56f7f4b59
use ConfigLoader
2018-03-12 22:19:45 +01:00
Oliver Feldmann
0a58ad6e1c
Deploy mkdocs when merging to master
...
Only changes to master and PRs starts the travis job.
On PR Maven tests and mkdocs build for warnings and error check is done.
On change on master Maven is **not** run and the documentation is built
and deployed using a deploy key. The encrypted deploy key is not part of
this commit, it needs to be provided by an admin for this repository.
2018-03-12 09:58:32 +01:00
Marcus Holl
99c5bacf00
Enable docu build again
2018-03-12 09:38:39 +01:00
Marcus Holl
056f128568
Introduce piper API
2018-03-09 15:19:08 +01:00