Commit Graph

22 Commits

Author SHA1 Message Date
renovate[bot] c0ff484bff
fix(deps): update spring boot (#9943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-27 13:25:30 -08:00
renovate[bot] eb92c5ec4b
fix(deps): update spring boot to v2.7.17 (#9718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-19 15:25:43 +03:00
renovate[bot] 6e7f955d67
fix(deps): update spring boot to v2.7.16 (#9526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-21 12:54:43 +00:00
Lauri Tulmin 324de7f913
Add build-info.properties to spring boot smoke test image (#9521) 2023-09-20 18:56:17 +02:00
renovate[bot] 39244a6bc4
Update spring boot to v2.7.15 (#9295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-24 12:15:59 +02:00
renovate[bot] 54f66f89f1
Update spring boot to v2.7.14 (#9117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-02 08:24:08 -07:00
Lauri Tulmin aa2b853d8c
Fix spring boot smoke test image on jdk8 (#8102)
We need to help `jib` detect the java version used to get a working jdk8
image.
2023-03-21 23:56:02 +02:00
Lauri Tulmin 9b1ec61841
Add application name to spring boot smoke test app (#8087)
Add application name to spring boot smoke test app so that it could be
used for testing spring boot service name auto detection. Also fixes
logging dependencies.
2023-03-20 21:59:04 +02:00
Aaron Ai 2d7395c44b
Introduce markdown lint check (#7175)
Fixes #7129
2022-11-16 20:48:42 -08:00
Lauri Tulmin dd752816b7
Spring boot application class should have a public constructor (#6509) 2022-08-25 12:28:05 -07:00
Trask Stalnaker 68a9f20eb3
Enable PrivateConstructorForUtilityClass errorprone check (#6427)
* PrivateConstructorForUtilityClass

* Advice

* More advice

* More

* More advice

* More

* Spotless

* Fix

* Fix

* Fix

* A better solution

* Revert

* More

* Fix

* Spotless

* Fix
2022-08-10 11:30:22 +03:00
Trask Stalnaker c3c4fb7101
Finish annotation move (#6386)
* Update tests with new annotation

* more

* Fix build

* More
2022-08-01 09:19:58 -07:00
Anuraag Agrawal 1ca700525f
Integrate smoketests into the normal build (#5825)
* Integrate grpc, play, quarks, spring boot projects into main build.

* Apply spotless

* Apply spotless

* Fix spring-boot

* Fix quarkus

* README drift

* Update updater
2022-04-14 14:37:42 +09:00
Anuraag Agrawal a0b0b1223f
Migrate spring-boot smoke build to kotlin (#5824) 2022-04-14 13:08:13 +09:00
Trask Stalnaker 3cb9ec7edf
Update to gradle 7.4.1 (#5535) 2022-03-10 12:31:08 +02:00
Trask Stalnaker db8cd050a7
Add spotless to standalone subprojects (#5058)
* Update spotless version

* Add spotless to benchmark-overhead

* Add spotless to smoke-test images

* Add spotless to examples

* Apply spotless

* Resolve log4j conflict

* Apply spotless after upgrade
2022-01-10 12:46:52 -08:00
Trask Stalnaker bd0ff33f53
Add Java 18 smoke test images (#4905)
* Add Java 18 smoke test images

* alpine images only exist for recent jdks

* Fix servlet image build

* Revert for liberty
2021-12-15 12:19:57 -08:00
Trask Stalnaker 4ae6d1a57c
Update Jib version (#4880) 2021-12-13 08:06:17 +02:00
Trask Stalnaker b0458ba3ce
Update smoke test gradle quotes (#4879) 2021-12-12 17:13:14 -08:00
Trask Stalnaker f5016109f2
Update remaining gradle wrappers to 7.3.1 (#4835) 2021-12-07 20:50:27 -08:00
Trask Stalnaker f9146bcf48
Update other gradle wrappers to 7.3 (#4705) 2021-11-24 13:19:53 -08:00
Trask Stalnaker 9edb3fd4f5
Rename smoke test image modules (#4295)
* Move under images directory

* Update references

* More

* Rename matrix to servlet

* executable

* Missed rename
2021-10-05 15:47:01 +09:00