Commit Graph

574 Commits

Author SHA1 Message Date
Marcin Grzejszczak
609b9e3b7d Requires kotlin to be explicitly provided; fixes gh-1189 2019-08-30 10:53:53 +02:00
Marcin Grzejszczak
2098e81ece Removed a handful of samples 2019-08-28 15:13:06 +02:00
Olga Maciaszek-Sharma
a336f6b38f Merge branch '2.1.x'
# Conflicts:
#	docs/src/main/asciidoc/verifier_contract.adoc
2019-08-19 16:35:46 +02:00
Olga Maciaszek-Sharma
da107bc27c Fixes gh-1174. 2019-08-19 16:32:50 +02:00
Marcin Grzejszczak
ba5fbff9d7 Fixed sagan entries 2019-08-18 15:38:25 +02:00
Marcin Grzejszczak
6933633129 Fixed the docs of sagan and the links in overview 2019-08-18 13:22:30 +02:00
buildmaster
6b5d4860b9 Going back to snapshots 2019-08-14 16:21:05 +00:00
buildmaster
16902f4338 Update SNAPSHOT to 2.2.0.M2 2019-08-14 16:07:47 +00:00
Marcin Grzejszczak
ebc524c87d Merge branch 'master' into feature/kotlin-contract-support 2019-08-14 10:49:35 +02:00
Marcin Grzejszczak
dc0e6e61bc Fixed the docs 2019-08-14 10:49:13 +02:00
Tim Ysewyn
c5d7936a7c Updated docs 2019-08-13 14:34:06 +02:00
Marcin Grzejszczak
aa48f4ce55 Fixed the build 2019-08-12 16:57:05 +02:00
Marcin Grzejszczak
740915a45e Merge branch '2.1.x' 2019-08-12 16:13:23 +02:00
Marcin Grzejszczak
835b23a2bc Fixed the typo for Gradle; fixes gh-1164 2019-08-12 16:11:48 +02:00
Marcin Grzejszczak
706044bfe5 Added support for writing contracts in Java
fixes gh-1161
2019-08-12 13:40:58 +02:00
Jay Bryant
e26eff962e Added some missing bits to the tutorial part of the Getting Started chapter (#1162)
I added how to use start.spring.io to make getting started easier, a data class, a controller class, and some more description to link it all together. It's a little more friendly to a true novice (like me) now.
2019-08-10 08:08:28 +02:00
Marcin Grzejszczak
909930a6f4 Added failOnInProgress
with this change your plugin can fail the build if you have any in progress contracts

fixes gh-1156
2019-08-08 14:15:24 +02:00
Marcin Grzejszczak
8b5fef00b7 Renamed the adoc file 2019-08-07 23:51:40 +02:00
Marcin Grzejszczak
9e3c565c5b Fixing the setup 2019-08-07 23:50:59 +02:00
Marcin Grzejszczak
a7e1af162b Added link to maven docs 2019-08-07 23:42:46 +02:00
Marcin Grzejszczak
238aa9e3af Updated the fail on no contracts option 2019-08-07 23:08:38 +02:00
Marcin Grzejszczak
197864e4e0 Added info about the run maven goal; fixes gh-340 2019-08-07 22:06:21 +02:00
Marcin Grzejszczak
39a4718957 Added info about the new plugin portal; fixes gh-1054 2019-08-07 22:03:51 +02:00
Marcin Grzejszczak
7b60206c77 Added the generateStubs docs 2019-08-07 21:54:24 +02:00
Marcin Grzejszczak
48cdd556f7 Updated the docs for the stubs protocol 2019-08-07 21:38:14 +02:00
Marcin Grzejszczak
24f8930237 Merge branch 'Buzzardo-new_docs'
fixes gh-1140
fixes gh-1157
2019-08-07 10:59:06 +02:00
Marcin Grzejszczak
21318efa8d Polish 2019-08-07 10:45:32 +02:00
Jay Bryant
6eea97a4a0 Merge branch 'new_docs' of https://github.com/spring-cloud/spring-cloud-contract into new_docs 2019-08-06 15:17:09 -05:00
Jay Bryant
da3a09669c Editing pass for the new docs layout
I did a full editing pass on all the asciidoc files.
2019-08-06 14:37:41 -05:00
Marcin Grzejszczak
dbb1af8d98 Generate stubs at runtime (#1152)
* Generate stubs at runtime

without this change the producer side must publish the stubs for the consumer side to use them
with this change the consumer can toggle a switch so that the stubs get generated at runtime. This might of course lead to false positivies but we assume that the users know what they're doing

fixes gh-881
2019-08-05 10:44:35 +02:00
Marcin Grzejszczak
5e84a38377 Revert " Added support for incremental Gradle builds"
This reverts commit 31972419
2019-08-01 14:01:40 +02:00
Marcin Grzejszczak
531fa8ff86 Merge branch 'master' into new_docs 2019-07-31 23:28:12 +02:00
Marcin Grzejszczak
31972419e9 Added support for incremental Gradle builds
fixes gh-1133
2019-07-31 23:26:28 +02:00
Marcin Grzejszczak
70bd589f13 Simplified the readme 2019-07-30 11:40:30 +02:00
Marcin Grzejszczak
53eede4c3d Fixing docs 2019-07-30 11:37:40 +02:00
Marcin Grzejszczak
709801c4de Added symbolic link of index.adoc 2019-07-29 14:45:39 +02:00
Marcin Grzejszczak
3cf051fc1d Added symbolic link of index.adoc 2019-07-29 14:45:32 +02:00
Olga Maciaszek-Sharma
371c32d5eb Review and add fixes. 2019-07-26 14:38:14 +02:00
Marcin Grzejszczak
e9d467877c Polish 2019-07-25 18:03:52 +02:00
Marcin Grzejszczak
bffe539f4b Working docs 2019-07-25 14:42:04 +02:00
Marcin Grzejszczak
3d89adcf88 Working docs 2019-07-25 14:40:21 +02:00
Marcin Grzejszczak
66a71e72a4 WIP: 2019-07-24 13:58:20 +02:00
Marcin Grzejszczak
48ea06b66a Added flows 2019-07-24 13:16:29 +02:00
Marcin Grzejszczak
6817e486af Merge branch 'master' into new_docs 2019-07-24 11:27:24 +02:00
Marcin Grzejszczak
a725e8a76f WIP 2019-07-24 11:25:43 +02:00
Marcin Grzejszczak
ba554aa605 Started adding flows 2019-07-23 18:13:46 +02:00
Marcin Grzejszczak
613b4586ac Getting started done 2019-07-23 13:17:21 +02:00
Marcin Grzejszczak
0db28a223f New videos, read files from remote 2019-07-22 17:36:38 +02:00
Marcin Grzejszczak
6aca340f71 Added more workflows 2019-07-22 15:11:48 +02:00
Marcin Grzejszczak
6a408f9a05 WIP 2019-07-19 20:02:36 +02:00