Commit Graph

31 Commits

Author SHA1 Message Date
Marcin Grzejszczak
7d25a1822a Changed the project building via the releaser 2017-07-21 13:13:18 +02:00
Marcin Grzejszczak
456253bfe8 Moved releaser config to config folder 2017-03-10 12:52:43 +01:00
Marcin Grzejszczak
302ded2c3d Added the releaser config 2017-03-10 12:31:18 +01:00
Marcin Grzejszczak
74359041da Added build with docs script 2017-03-10 12:20:07 +01:00
Marcin Grzejszczak
9be467ed51 Fixed the order of tests in parallel build 2017-01-16 14:41:14 +01:00
Marcin Grzejszczak
11c9509a42 Fixed the parallel build
first we need to build the libs and ony then run the integration tests
2017-01-16 13:37:06 +01:00
Marcin Grzejszczak
12aa340e46 Added an option to build the project in parallel
with this change we've added some scripts to run the build in parallel. It makes the build ~ 2 times faster

fixes #190
2017-01-16 13:05:15 +01:00
Andy Wilkinson
72e165e4ae Use spring-asciidoctor-extensions to provide tabbed code blocks (#153) 2016-11-21 17:15:33 +01:00
Marcin Grzejszczak
699c7d2121 Added Gradle / Maven tabs
with these changes if someone is not interested with one of those tools one won't see it until it gets clicked

fixes #152
2016-11-21 13:59:42 +01:00
Marcin Grzejszczak
012eac8f3c Fixing the build (#63)
we are installing artifacts twice. With Maven and Gradle then. We need to change that.

fixes #62
2016-08-22 11:33:17 +02:00
Dave Syer
d56006bc93 Fix build config for standalone tests (need to be run separately) 2016-08-14 09:44:20 -07:00
Marcin Grzejszczak
6d979dd3db Updating circlei build 2016-08-12 14:43:14 +02:00
Marcin Grzejszczak
889f35b995 Updating circlei build 2016-08-12 14:36:38 +02:00
Marcin Grzejszczak
ad5ecec340 Updating circlei build 2016-08-12 12:18:10 +02:00
Marcin Grzejszczak
cc89a26f15 Updating circlei build 2016-08-12 11:32:37 +02:00
Marcin Grzejszczak
74c846a27a Updating circlei build 2016-08-12 10:49:49 +02:00
Marcin Grzejszczak
82302ae721 Fixed Contract build 2016-08-12 10:46:36 +02:00
Dave Syer
71b16eac86 Configure Maven to run Gradle where necessary 2016-07-28 12:51:28 +01:00
Marcin Grzejszczak
c40069144d Upgraded docs 2016-07-25 13:16:17 +02:00
Marcin Grzejszczak
c94ab9e417 Running tests for parsed version 2016-07-22 21:09:25 +02:00
Marcin Grzejszczak
c22095c92b Paramtrized scripts for tests 2016-07-22 16:58:37 +02:00
Dave Syer
e03614c2f7 Shorten standalone sample names 2016-07-16 16:14:23 +01:00
Marcin Grzejszczak
77703c0003 Migrated docs to new folders 2016-07-15 14:34:40 +02:00
Dave Syer
15dc75dece Move plugins in to tools folder
Also rename plugins removing 'verifer'.
2016-07-15 10:49:14 +01:00
Marcin Grzejszczak
8752cf2324 Added codecov integration 2016-07-14 23:46:04 +02:00
Marcin Grzejszczak
df7ee2e9f1 Reorganized samples 2016-07-13 15:50:34 +02:00
Marcin Grzejszczak
cf27296f65 Added a script to generate docs 2016-07-13 13:54:06 +02:00
Marcin Grzejszczak
c76de73f3f Fixed CircleCI caching 2016-07-12 13:32:34 +02:00
Marcin Grzejszczak
ebf8dd4b67 Bumping WireMock to 2.1.7 (#27)
* Bumping WireMock to 2.1.7
* Added samples to the project
* Updated docs

fixes #26, #7
2016-07-12 13:06:42 +02:00
Marcin Grzejszczak
26eb6f72a7 Updated scripts 2016-07-10 12:34:04 +02:00
Dave Syer
432f952d3d Flatten hierarchy 2016-07-09 10:34:49 +01:00