Commit Graph

41 Commits

Author SHA1 Message Date
Mustapha Zorgati 5682cc6b53 TSK-901: replaced deploy stage with single maven call. 2019-10-28 18:01:49 +01:00
Mustapha Zorgati e2508ea923 TSK-879: reverted deployment 2019-10-07 16:26:22 +02:00
Mustapha Zorgati 40de36d9f0 TSK-892: Refactored build pipeline in order to increase general speed
Removed caches. Each build step is now independent.
Build stage is now Compile stage with 3 jobs.
Reduced test stage from 6 to 4, so that we use optimal job count (travis runs 4 in parralel).
Reduced release / deploy stage to one job.
TSK-892 made maven less verbose to clean up build log

TSK-892: corrected syntax of weird firefox starting command..

TSK-892: fixed h2 test phase

TSK-892: fixed db2 test phase

TSK-892: removed taskana artifacts from build cache

TSK-892: fixed h2 test

TSK-892: reconfigured travis

TSK-879: added git config to personalise travis pom commit

TSK-879: reformatted bash scripts in ci folder

TSK-879: fixed prod configuration for web
2019-10-07 15:02:36 +02:00
Mustapha Zorgati 2c7762adea HOTFIX: upgraded Node to 12.10.0 2019-09-30 15:35:24 +02:00
Dennis Lehmann f68a68a609 TSK-874: Rest Documentation 2019-09-19 13:48:07 +02:00
Dennis Lehmann f300863b53 TSK-879: Removed initial mvn build 2019-09-17 12:33:20 +02:00
Dennis Lehmann 82ad690dc9 TSK-873: Support for Maven 3.6.x 2019-09-11 11:10:50 +02:00
Mustapha Zorgati 2032497de1 now releasing taskana parents aswell 2019-06-07 15:48:47 +02:00
Mustapha Zorgati 9e6ee755b1 TSK-850: refactored pom files and travis configuration 2019-06-04 15:36:26 +02:00
Miguel Martin Rojas 6e65a21224 tsk/819 include missing documentation and improve readability 2019-04-30 10:12:57 +02:00
Miguel Martin Rojas c53bc1a0b5 task/819 Split travis into 6 jobs with a more understandable name 2019-04-30 10:12:57 +02:00
Miguel Martin Rojas adeaa44a7b TSK-747 Remove spring-boot-web from taskana-history-rest since doesn't allow to register history-controller for other spring applications 2019-03-05 12:10:39 +01:00
Miguel Martin Rojas c75ad18913 TSK-747 Add history.plugin profile to add history plugin 2019-03-05 12:10:39 +01:00
Miguel Martin Rojas 246493ee70 TSK-759 Fix bluemix triggered deployment when a new release is done 2018-12-12 14:59:11 +01:00
Martin Rojas Miguel Angel 68a26df613 Fixed bluemix deployment and modified script for allowing to force deployment 2018-11-27 11:27:31 +01:00
Martin Rojas Miguel Angel 56c2df3260 Fix repository variable for travis build 2018-10-24 16:14:14 +02:00
Mustapha Zorgati 4fd570ef81 TSK-632: fixed env variables in travis config file 2018-08-30 12:37:42 +02:00
Mustapha Zorgati b4f54437af TSK-632: docker image cleanup 2018-08-29 15:52:18 +02:00
Miguel Martin Rojas c22aaf4a6c TSK-625 Angular update from 5 to 6
Update from angular 5.2 to 6.0.9
2018-07-19 15:48:25 +02:00
Mustapha Zorgati 3e3a49ac95 TSK-528 now testing multiple databases simultaneously 2018-06-21 12:08:43 +02:00
miguelmartinrojas f98bce796b mend 2018-06-18 10:55:57 +02:00
miguelmartinrojas 27c904d00d TSK-376 Change test to Firefox instead of phantom 2018-06-18 10:55:57 +02:00
Mustapha Zorgati 4e082c7eff TSK-456: configured deployment of taskana-web 2018-05-01 20:46:50 +02:00
miguelmartinrojas c48b99e400 TSK-456 Move taskana application into a single one with lazy modules loading 2018-04-25 12:11:16 +02:00
Mustapha Zorgati 13c3ae9787 TSK-431: now releasing web jar aswell 2018-04-16 11:36:50 +02:00
Mustapha Zorgati 5c9546d1c7 now changing release version before building and testing 2018-04-05 17:06:08 +02:00
miguelmartinrojas b7ab6f5308 TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00
Mustapha Zorgati d90f6dcf68 TSK-372: deployment of bluemix now only on release builds 2018-03-08 17:18:48 +01:00
Mustapha Zorgati 88d1517b82 TSK-311 refactoring 2018-02-28 17:05:56 +01:00
Mustapha Zorgati 0259662371 TSK-311 now releasing taskana-rest-spring to maven central aswell
TSK-311: fixed travis config


TSK-311: created import key toggle
TSK-311: now only pushing one commit
TSK-311: replaced implicit if statements with explicit statements
2018-02-28 17:05:56 +01:00
Mustapha Zorgati 4c1926d79c travis now using phantomjs instead of firefox 2018-02-19 09:50:59 +01:00
MiguelMartinRojas de9ebc1143 Update .travis.yml
Change travis build command.
2018-02-12 08:23:28 +01:00
Martin Rojas Miguel Angel a58a5ca5e7 Add firefox browser as default for testing and add travis configuration for running UI tests. 2018-02-12 08:23:28 +01:00
Mustapha Zorgati 47c9b81f03 TSK-26: deploy script now updating WARarchive dependency
temporary until someone fixes the issue
2017-12-19 14:37:08 +01:00
Mustapha Zorgati 73a35556c0 TSK-26: deployment now regarding manifest file & rest service
TSK-26: deployment now including manifest & rest-service

TSK-26: shortened build logs


TSK-26: now using array operator for avc


TSK-26: cleanup of deploy script
2017-12-19 14:37:08 +01:00
Mustapha Zorgati 671299b9dc cleanup 2017-12-12 11:21:43 +01:00
Mustapha Zorgati 7a08d17744 cleanup & bugfixes
continuous delivery now working

removed meta informations from parent


now building frontend aswell


typo in config


merged sign and build-extras to snapshot


format xml


deployment script WIP


added release plugin


fixed deploy script


enhanced deploy script


added plugins for javadoc & source attachement


now deploying snapshots of core and cdi


fixed travis config file


removed subshells


generalized deploy scripts


enabled release via git tag


fixed pattern matching


fixed release deployment


now decripting key while deploying tag


made deploy script prettier


shortened build time


debug messages


Revert "shortened build time"

This reverts commit d4efc9e6bfb6e4913291ba8a3e940e59c73bc6b1.

Revert "debug messages"

This reverts commit d9f23d1e002f8ea0b31612d4ec3873c92b3ab5a3.

cleanup of deploy script


added debug feature of deploy script [ci skip]


added repo check


fixed travis config file


removed subshells


Revert "shortened build time"

This reverts commit d4efc9e6bfb6e4913291ba8a3e940e59c73bc6b1.

generalized deploy scripts


enabled release via git tag


Revert "debug messages"

This reverts commit d9f23d1e002f8ea0b31612d4ec3873c92b3ab5a3.

testing if build fails


testing commit pushing


Revert "testing if build fails"

This reverts commit e1a742689f20d220fdf836ea957e0df6e03ce214.

deployment only on tags


fixed travis file


now deploying to sonatype from mustaphazorgati/taskana


do not do tests [ci skip] 


overwrite files


added head detection for branch


now pushing new snapshot version back to git


Updated poms to version 0.0.5-SNAPSHOT

refactoring


Revert "Updated poms to version 0.0.5-SNAPSHOT"

This reverts commit 9f1db8824e4bca4ae076df3ea39ad2439e8ed5d5.

do not build on PR-builds

this should be disabled in general ... 
removed dryrun


fixed build order and javadoc errors


build only on master branch


improvements


fixed deploy script
2017-12-12 11:21:43 +01:00
Mustapha Zorgati b6b9c6da6b continuous delivery now working
removed meta informations from parent


now building frontend aswell


typo in config


merged sign and build-extras to snapshot


format xml


deployment script WIP


added release plugin


fixed deploy script


enhanced deploy script


added plugins for javadoc & source attachement


now deploying snapshots of core and cdi


fixed travis config file


removed subshells


generalized deploy scripts


enabled release via git tag


fixed pattern matching


fixed release deployment


now decripting key while deploying tag


made deploy script prettier


shortened build time


debug messages


Revert "shortened build time"

This reverts commit d4efc9e6bfb6e4913291ba8a3e940e59c73bc6b1.

Revert "debug messages"

This reverts commit d9f23d1e002f8ea0b31612d4ec3873c92b3ab5a3.

cleanup of deploy script


added debug feature of deploy script [ci skip]


added repo check


fixed travis config file


removed subshells


Revert "shortened build time"

This reverts commit d4efc9e6bfb6e4913291ba8a3e940e59c73bc6b1.

generalized deploy scripts


enabled release via git tag


Revert "debug messages"

This reverts commit d9f23d1e002f8ea0b31612d4ec3873c92b3ab5a3.

testing if build fails


testing commit pushing


Revert "testing if build fails"

This reverts commit e1a742689f20d220fdf836ea957e0df6e03ce214.

deployment only on tags


fixed travis file


now deploying to sonatype from mustaphazorgati/taskana


do not do tests [ci skip] 


overwrite files


added head detection for branch


now pushing new snapshot version back to git


Updated poms to version 0.0.5-SNAPSHOT

refactoring


Revert "Updated poms to version 0.0.5-SNAPSHOT"

This reverts commit 9f1db8824e4bca4ae076df3ea39ad2439e8ed5d5.
2017-12-12 11:21:43 +01:00
Benni Vier 38285ae1c0 update classification.sql and travis.yml 2017-09-08 14:56:20 +02:00
Tobias Schaefer eb89f2d1fe Configured cloud deployment 2017-07-05 15:13:06 +02:00
Eberhard Heber 5392656be7 added travis.yml for builds 2017-06-29 08:59:07 +02:00