Commit Graph

4029 Commits

Author SHA1 Message Date
Marcin Grzejszczak
f9ca2d9a6d Fix invalid samples branch 2022-06-15 16:40:58 +02:00
Marcin Grzejszczak
1ed9002b2f Merge branch '3.1.x' 2022-06-14 13:46:32 +02:00
Marcin Grzejszczak
fa698f8e94 Fixed broken merge 2022-06-14 13:20:37 +02:00
Marcin Grzejszczak
a1947ba825 Merge branch '3.1.x' 2022-06-13 10:06:58 +02:00
arseniqueee
95153a0299 Add priority property to converted contract in yaml (#1797)
* Add priority property to converted contract in yaml

* Add test for convert priority property in yaml format

Co-authored-by: Фейтуллаев Арсений Валерьевич <avafeytullaev@sberbank.ru>
2022-06-10 22:44:52 +02:00
Marcin Grzejszczak
7c0c8ebc6f Changed the invalid folder for docs samples; fixes gh-1793 2022-06-08 15:44:56 +02:00
Marcin Grzejszczak
a8af424ed8 Made JDK17 default for Verifier Docker image 2022-06-07 10:23:34 +02:00
Marcin Grzejszczak
401456d526 Update codeql.yaml 2022-05-31 10:09:58 +02:00
Marcin Grzejszczak
6ef570ba5b Fixed the broken samples 2022-05-31 08:56:56 +02:00
Marcin Grzejszczak
e79460e002 Merge branch '3.1.x' 2022-05-30 18:45:25 +02:00
Marcin Grzejszczak
64a9cc62ef Changed Java version 2022-05-30 18:43:52 +02:00
Marcin Grzejszczak
a84a1d61cf Added missing publication to the docker image's Gradle project; fixes gh-1784 2022-05-30 18:42:22 +02:00
spencergibb
9c40dc23be Bumps to the next snapshot version 2022-05-27 14:21:44 -04:00
buildmaster
4556a28087 Update SNAPSHOT to 3.1.3 2022-05-27 00:44:01 +00:00
spencergibb
9b7840b620 adds spring-cloud-dependencies-parent 2022-05-26 20:16:38 -04:00
spencergibb
3eeaf9d8a8 removes libs-<repo>-local 2022-05-26 19:56:27 -04:00
spencergibb
c507a97a60 Adds spring-cloud-build runtime dependency
Also changes to pom import
2022-05-26 18:56:13 -04:00
spencergibb
9ad8158ba7 Adds spring-cloud-build runtime dependency 2022-05-26 18:07:33 -04:00
Spencer Gibb
dc01bb02b2 don't deploy docs 2022-05-26 12:00:45 -04:00
Marcin Grzejszczak
488d9adccc Removed the spring cloud function java compiler usage; fixes gh-1782 2022-05-25 12:11:06 +02:00
Marcin Grzejszczak
2abc7e39a9 Setting up jdk for codeql flow 2022-05-25 11:30:51 +02:00
Marcin Grzejszczak
c12d0eb334 Bump rest assusred to 5.1.0; fixes gh-1789 2022-05-25 11:21:06 +02:00
Marcin Grzejszczak
08be34de60 Merge branch '3.1.x' 2022-05-23 18:09:14 +02:00
Marcin Grzejszczak
7c7f4676c6 Update maven.yml 2022-05-23 18:08:33 +02:00
Marcin Grzejszczak
09f62c6467 Update codeql.yaml 2022-05-23 18:08:02 +02:00
Marcin Grzejszczak
2d8403def0 Merge branch '3.1.x' 2022-05-23 15:08:43 +02:00
Marcin Grzejszczak
37c690dd1b Fixed missing distribution parameter 2022-05-23 15:08:20 +02:00
dependabot[bot]
64d646c511 Bump actions/setup-java from 1 to 3 (#1788)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 14:45:21 +02:00
Marcin Grzejszczak
2cba1832ad Merge branch '3.1.x' 2022-05-23 11:58:01 +02:00
Marcin Grzejszczak
d0e59af600 Updated Github workflows 2022-05-23 11:56:14 +02:00
Marcin Grzejszczak
e591e41390 Bump JsonAssert to 0.6.2; fixes gh-1787 2022-05-23 11:55:12 +02:00
Marcin Grzejszczak
2a66444afb Uses RA 5.0.2-SNAPSHOT 2022-05-23 11:53:33 +02:00
devdufutur
e59725326a Fixed relative URL computation in wIthoutBaseUrl (#1785)
* Fixed relative URL computation in wIthoutBaseUrl

Current behaviour :
* base URL = http://foo.bar
* url = http://foo.bar/my/api
gives => my/api

Fixed behaviour : 
* base URL = http://foo.bar
* url = http://foo.bar/my/api
gives => /my/api

* Fixed & Added urlPathMatching related tests

Fixed false positive test getWithUrlPathMatching() (now fails without commit f9c9527f89e36ba5b4f5b00fc5895c8df78062e2 and pass after), and added 2 tests to ensure leading slash in urlPathPattern or trailing slash in base URL works fine.

Co-authored-by: Rudy Nappee <rudy.nappee@externe.maif.fr>
2022-05-18 09:37:58 +02:00
buildmaster
a187d70a34 Bumping versions 2022-05-09 14:18:28 +00:00
Marcin Grzejszczak
84d1706933 Fixed compilation issues 2022-05-09 15:06:13 +02:00
buildmaster
b77ae2ca3e Bumping versions 2022-05-06 00:23:05 +00:00
Marcin Grzejszczak
0a2ff694e6 Bumped jacoco maven plugin to support jdk17 2022-05-05 16:03:19 +02:00
Marcin Grzejszczak
44c37d5a4d Fixed samples 2022-05-05 15:42:09 +02:00
Marcin Grzejszczak
109ec516c2 Fixed broken tests 2022-05-05 14:24:31 +02:00
Marcin Grzejszczak
fee389c57a Fixed invalid poms 2022-05-05 11:15:56 +02:00
Maciej Zieliński
a71bad4d9a #1778 properly resole query parameters for url and urlPath property in YAML files (#1780)
Co-authored-by: maciezie <maciej.zielinski@idemia.com>
2022-05-05 10:49:44 +02:00
Ryan Baxter
54ccc56c02 Removing java-version file 2022-05-05 10:49:01 +02:00
Ryan Baxter
8c78c7fd58 Adding spring-cloud-stream-dependencies 2022-05-05 10:49:01 +02:00
Marcin Grzejszczak
372fe43944 Fixed samples branch for docs 2022-05-05 10:48:41 +02:00
Maciej Zieliński
1304ccab0b #1778 properly resole query parameters for url and urlPath property in YAML files (#1780)
Co-authored-by: maciezie <maciej.zielinski@idemia.com>
2022-05-05 10:46:49 +02:00
buildmaster
b23a71e390 Bumping versions 2022-05-05 00:21:50 +00:00
Marcin Grzejszczak
251d4feb4d Fixed checkstyle 2022-05-04 14:47:17 +02:00
Marcin Grzejszczak
adc513b45b Bumped RestAssured to 6.0.0 2022-05-04 14:35:24 +02:00
buildmaster
e29e594b12 Bumping versions 2022-05-03 00:23:12 +00:00
Renato Ivancic
3b33f2a9d1 Gradle plugin warning from GenerateClientStubsFromDslTask (#1773) (#1775)
Co-authored-by: riva <renato.ivancic@crealogix.com>
2022-04-28 16:26:48 +02:00