Commit Graph

634 Commits

Author SHA1 Message Date
buildmaster
8871838e69 Bumping versions to 2.2.6.BUILD-SNAPSHOT after release 2020-11-09 11:40:11 +00:00
buildmaster
81d2e7b3e9 Going back to snapshots 2020-11-09 11:40:10 +00:00
buildmaster
1ea1ea7113 Update SNAPSHOT to 2.2.5.RELEASE 2020-11-09 11:28:29 +00:00
Dominik Meister
692c5cf828 Option to disable '.git' suffix in git URLs (#1539)
Added stubrunner.properties.git.ensure-git-suffix to disable the automatic
addition of '.git' to git URLs.  This adds support for repositories which
don't support these kind of URLs (for example Azure DevOps).

Co-authored-by: Dominik Meister <dominik.meister@helsana.ch>
2020-10-27 17:43:12 +01:00
buildmaster
9908d6ffe9 Bumping versions to 2.2.5.BUILD-SNAPSHOT after release 2020-07-31 22:04:39 +00:00
buildmaster
464046806d Going back to snapshots 2020-07-31 22:04:38 +00:00
buildmaster
2041d753d4 Update SNAPSHOT to 2.2.4.RELEASE 2020-07-31 21:53:12 +00:00
Marcin Grzejszczak
35ecf47432 Added sybmolic links 2020-06-09 16:54:47 +02:00
Marcin Grzejszczak
e05463f5f5 Migrated to docs.spring.io & updated sc-build 2020-06-04 13:49:58 +02:00
buildmaster
b3ffbb99d3 Bumping versions to 2.2.4.BUILD-SNAPSHOT after release 2020-05-28 22:22:17 +00:00
buildmaster
f0e7556400 Going back to snapshots 2020-05-28 22:22:16 +00:00
buildmaster
8dfb8d3017 Update SNAPSHOT to 2.2.3.RELEASE 2020-05-28 22:08:31 +00:00
Olga Maciaszek-Sharma
9fcf5a3612 2.2.x gradle 6.4 (#1405)
* Upgrade gradle wrapper to 6.4. Fixes gh-1387.

* Document PublishStubsToScmTask API changes.

* Upgrade groovy to 2.5.10.
2020-05-13 14:47:33 +02:00
Olga Maciaszek-Sharma
90c4312b37 Update license comments. 2020-04-24 13:24:33 +02:00
Kyle Carter
265266e0fa Fixed spelling error in howto (#1381) 2020-04-16 14:59:37 +02:00
Dariusz Mydlarz
3ba46219cc Update title style. (#1364)
Fixes #1349
2020-03-31 12:06:50 +02:00
Spencer Gibb
ea090e1c68 Updates docs branches 2020-03-06 13:01:01 -05:00
buildmaster
ca4abc62e8 Bumping versions to 2.2.3.BUILD-SNAPSHOT after release 2020-03-04 20:55:26 +00:00
buildmaster
9c1feef77c Going back to snapshots 2020-03-04 20:55:25 +00:00
buildmaster
c510829c55 Update SNAPSHOT to 2.2.2.RELEASE 2020-03-04 20:39:33 +00:00
Marcin Grzejszczak
59759df5a3 Fixed the docker link 2020-01-21 10:22:06 +01:00
Marcin Grzejszczak
ba9f219bd7 Fixed wrong branch resolution 2019-12-24 11:27:22 +01:00
Marcin Grzejszczak
408644630a Revert "Corrected links to use samples_branch rather than branch in documentation. (#1293)" (#1295)
This reverts commit 4e5505269e.
2019-12-24 00:04:58 +01:00
Stephen Souness
4e5505269e Corrected links to use samples_branch rather than branch in documentation. (#1293) 2019-12-23 08:57:25 +01:00
buildmaster
d451d5fd8e Bumping versions to 2.2.2.BUILD-SNAPSHOT after release 2019-12-20 14:31:45 +00:00
buildmaster
a4d6a67f0b Going back to snapshots 2019-12-20 14:31:45 +00:00
buildmaster
c97e6e82d0 Update SNAPSHOT to 2.2.1.RELEASE 2019-12-20 14:17:56 +00:00
Dominik Labuda
454e5b45a8 Local stub publishing reimplemented (#1291)
While the previous approach did publish the contracts to local .m2 repository, it did not create the maven-metadata-local.xml file indicating a local release. It instead created maven-metadata.xml, which indicates a remote release. This wasn't issue when the stubs were retrieved by Gradle directly (in our flow we pre-check availability of these stubs by Gradle), it did however cause problems when they were being resolved by AetherStubDownloader used in SCC Stub Runner.

In addition, this newer implementation allows to enable any publish (remote or local) independently of each other, which wasn't the case previously.

Fixes #1283 - again
2019-12-19 01:56:52 +01:00
buildmaster
cb2393678d Bumping versions 2019-12-12 00:20:28 +00:00
Kamil Kuzdak
a98544b216 Fixed typo in docs (#1287) 2019-12-11 16:51:30 +01:00
Marcin Grzejszczak
67119e62f6 Adds a flag to disable stubs after each test excution; fixes gh-1286 2019-12-11 13:13:37 +01:00
Dominik Labuda
1ec86207c5 Verifier Docker image PUBLISH_ARTIFACTS_OFFLINE option (#1284)
New option for publishing stubs just into local .m2 added.
2019-12-10 14:15:47 +01:00
buildmaster
3fb03b2b80 Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-11-26 12:08:31 +00:00
buildmaster
330cfa42ed Going back to snapshots 2019-11-26 12:08:31 +00:00
buildmaster
00d9e52c47 Update SNAPSHOT to 2.2.0.RELEASE 2019-11-26 11:58:40 +00:00
Marcin Grzejszczak
f084007014 Added adoc files that are included in the ones with bizarre extension 2019-11-12 14:44:52 +01:00
buildmaster
50a1da1058 Going back to snapshots 2019-11-10 00:44:33 +00:00
buildmaster
a2d343d542 Update SNAPSHOT to 2.2.0.RC2 2019-11-10 00:37:32 +00:00
Marcin Grzejszczak
54ba67c449 Added doc entry about manual sources adding to the pom.xml; fixes gh-1079 2019-11-05 17:53:15 +01:00
Marcin Grzejszczak
954f3244bd Merge branch '2.1.x' 2019-11-05 14:54:52 +01:00
Marcin Grzejszczak
380d2535bd WireMock RestDocs stub() method is a no-op
deprecating the method and going towards document()
fix by @dsyer

fixes gh-1092
2019-11-05 14:03:22 +01:00
buildmaster
b3228306ba Going back to snapshots 2019-10-24 21:38:41 +00:00
buildmaster
bc042bd0e3 Update SNAPSHOT to 2.2.0.RC1 2019-10-24 21:30:13 +00:00
Marcin Grzejszczak
239cc36f0e Added a json schema definition and added it to the docs
fixes gh-1250
2019-10-22 10:59:04 +02:00
buildmaster
2e3b77c3db Going back to snapshots 2019-10-03 20:48:30 +00:00
buildmaster
90c2d88b81 Update SNAPSHOT to 2.2.0.M3 2019-10-03 20:40:02 +00:00
Marcin Grzejszczak
43450de578 Bumped rest assured to 4.1.1 2019-10-01 18:36:08 +02:00
Marcin Grzejszczak
526a387ab1 Added documentation updates on static matchers; fixes gh-891 2019-09-26 12:44:45 +02:00
Marcin Grzejszczak
84e259fe13 Updated docs with the new plugins api for Gradle
fixes gh-1217
2019-09-26 12:23:03 +02:00
Marcin Grzejszczak
48ecf30f65 Updated docs with the new plugins api for Gradle
fixes gh-1217
2019-09-26 12:18:58 +02:00