Commit Graph

282 Commits

Author SHA1 Message Date
buildmaster
d0d303d01e Bumping versions 2023-03-30 16:50:15 +00:00
buildmaster
10fea0f642 Bumping versions to 3.0.3-SNAPSHOT after release 2023-03-28 20:51:32 +00:00
buildmaster
e76044d82d Going back to snapshots 2023-03-28 20:51:26 +00:00
buildmaster
235261ebd9 Update SNAPSHOT to 3.0.2 2023-03-28 20:37:55 +00:00
buildmaster
95c30ed757 Bumping versions to 3.0.2-SNAPSHOT after release 2023-01-25 22:48:47 +00:00
buildmaster
8aba4cf892 Going back to snapshots 2023-01-25 22:48:41 +00:00
buildmaster
81a1963a8b Update SNAPSHOT to 3.0.1 2023-01-25 22:36:27 +00:00
buildmaster
bc64eb8491 Bumping versions to 3.0.1-SNAPSHOT after release 2022-12-16 17:22:21 +00:00
buildmaster
9ffa9e5937 Going back to snapshots 2022-12-16 17:22:15 +00:00
buildmaster
05c8c72762 Update SNAPSHOT to 3.0.0 2022-12-16 17:10:39 +00:00
buildmaster
347a36d989 Going back to snapshots 2022-12-01 20:40:52 +00:00
buildmaster
060e84cc2e Update SNAPSHOT to 3.0.0-RC3 2022-12-01 20:31:35 +00:00
buildmaster
b5fd494a46 Going back to snapshots 2022-11-17 20:38:33 +00:00
buildmaster
21e0cc7214 Update SNAPSHOT to 3.0.0-RC2 2022-11-17 20:29:04 +00:00
Ryan Baxter
812ddf1967 Remove duplicated examples, remove JKube dependency (#1137)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2022-11-11 07:58:51 -05:00
buildmaster
bbad3893dd Going back to snapshots 2022-10-28 01:07:10 +00:00
buildmaster
01daa49d73 Update SNAPSHOT to 3.0.0-RC1 2022-10-28 00:56:45 +00:00
erabii
888ac26f07 Watcher revert wiremock tests (#1064)
* very dirty still

* revert tests

* revert two properties
2022-08-29 08:43:08 -04:00
erabii
d817507ac0 fix github actions build failure (#1054)
* test

* add timeout

* trigger

* add timeout to 60 min

* test

* test

* test

* fix what tests each instance is running

* github fix for abstract tests

* remove file

* removed echo

* test circleci

* escape

* single?

* test

* bigger timeout

* add a bit more debugging

* fix circleci

* split in half

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* circleci should work now

* circleci should work now

* drop splitting as it seems un-needed

* remove file when done

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* trigger

* trigger

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* trigger

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* trigger

* test

* test

* test

* test

* added README

* refactor load images

* enable reuse

* increaase timeout

* increaase timeout

* test

* test

* test

* test

* no return

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* disable test

* pom

* enable test back
2022-08-17 09:23:05 -04:00
buildmaster
91cea9feb0 Going back to snapshots 2022-07-29 22:17:03 +00:00
buildmaster
bcb97b130a Update SNAPSHOT to 3.0.0-M4 2022-07-29 22:03:43 +00:00
buildmaster
2d6aad0ca3 Going back to snapshots 2022-06-15 18:52:25 +00:00
buildmaster
79a809b354 Update SNAPSHOT to 3.0.0-M3 2022-06-15 18:39:58 +00:00
erabii
78c507ca33 move integration tests to test-containers (#984) 2022-06-08 15:29:00 -04:00
buildmaster
15242c90b6 Going back to snapshots 2022-04-01 04:27:54 +00:00
buildmaster
746a0f0985 Update SNAPSHOT to 3.0.0-M2 2022-04-01 04:19:02 +00:00
erabii
2191ee068b drop microk8s tests + minor polishing (#923) 2022-02-21 09:21:01 -05:00
Marc Nuri
35ff8f7519 deps: bump JKube to 1.6.0 (#966) 2022-02-15 06:39:25 -05:00
Ryan Baxter
8650d126bc Revert "comment out contract version"
This reverts commit 57445fee27.
2022-01-27 20:11:39 -05:00
Ryan Baxter
33dad51d03 Revert "adds dependency management for rest-assured."
This reverts commit dd0c155d7e.
2022-01-27 20:11:28 -05:00
buildmaster
8b384961ca Going back to snapshots 2022-01-27 23:10:51 +00:00
buildmaster
f31974ad52 Update SNAPSHOT to 3.0.0-M1 2022-01-27 23:01:52 +00:00
spencergibb
dd0c155d7e adds dependency management for rest-assured.
This is only for m1 since boot m2 has added it back.
2022-01-27 14:00:20 -05:00
spencergibb
57445fee27 comment out contract version 2022-01-27 13:45:23 -05:00
Ryan Baxter
8df6c71c76 Moving to use kubernetes-maven-plugin to support java 17 (#956)
* Moving to use kubernetes-maven-plugin to support java 17

* Fixing plugin in build command

* Moving enricher config to jkube

* Moving k8s templates to jkube directory and pointing arquillian to them

* pushing images

* review: K8s integration tests JKube compatible

Co-authored-by: Marc Nuri <marc@marcnuri.com>
2022-01-19 15:18:42 -05:00
spencergibb
0c8cb13817 Updates to use wiremock-jre8-standalone
This has jetty shaded, so no class def not found errors.

Also removes apparently unused spock-spring
2022-01-11 14:05:19 -05:00
spencergibb
4aa89d451d Updates to version 4.0.0-SNAPSHOT
Updates to java 17, framework 6, boot 3 and javax -> jakarta
2022-01-04 17:38:28 -05:00
Ryan Baxter
ff50c9c2dc Merge branch '2.0.x' 2021-12-17 14:13:09 -05:00
Ryan Baxter
e7c106bf1c CircleCi Cleanup (#935)
* Review suggestions
2021-12-17 12:04:41 -05:00
buildmaster
bc14662b60 Bumping versions to 2.0.6-SNAPSHOT after release 2021-12-15 20:06:19 +00:00
buildmaster
ce0fb137b1 Going back to snapshots 2021-12-15 20:06:18 +00:00
buildmaster
0ef1854d51 Update SNAPSHOT to 2.0.5 2021-12-15 20:01:54 +00:00
Ryan Baxter
dd520a068c Merge branch '2.0.x' 2021-12-10 10:23:28 -05:00
Ryan Baxter
311afba86d Split tests to run in parallel on circleci (#933) 2021-12-10 09:24:18 -05:00
buildmaster
3351926041 Bumping versions 2021-12-02 19:34:54 +00:00
buildmaster
ea1f991b67 Bumping versions to 2.1.1-SNAPSHOT after release 2021-12-01 22:44:27 +00:00
buildmaster
08ab5281f1 Going back to snapshots 2021-12-01 22:44:27 +00:00
buildmaster
902789a6a7 Update SNAPSHOT to 2.1.0 2021-12-01 22:35:30 +00:00
buildmaster
499fe8067b Going back to snapshots 2021-11-03 16:01:58 +00:00
buildmaster
6d3cdbc411 Update SNAPSHOT to 2.1.0-RC1 2021-11-03 15:56:40 +00:00