Commit graph

983 commits

Author SHA1 Message Date
JustFiesta
d0728a3ebd Cut image size by 60 MB (distroless jre java image) 2024-04-17 11:05:07 +02:00
JustFiesta
1aaadd2daa Multi-stage build 2024-04-17 10:40:09 +02:00
JustFiesta
0acd9d46a5 Rest docker init files 2024-04-16 17:24:26 +02:00
JustFiesta
4513d3b453 My dockerfile proposal v1 2024-04-16 17:23:59 +02:00
JustFiesta
397be45af8 Merge remote-tracking branch 'origin/main' 2024-04-16 17:23:32 +02:00
JustFiesta
47689f3cfa Docker init 2024-04-16 17:23:16 +02:00
Matthew
8c19ae1255 testing gradle and nexus on mac 2024-04-12 12:25:26 +02:00
JustFiesta
2938cf96ff enable release (fetching and creating git tags) to github 2024-04-11 12:07:12 +02:00
JustFiesta
70c455ce31 .gitignore update 2024-04-11 12:03:21 +02:00
JustFiesta
f289b0fbeb Gradle configuration for nexus publishing - maven-publish plugin + task for publishing (wih configuration for "publishMavenPublicationToNexus_RepoRepository") + nexus proxy to maven repository + task to print all configured repositories 2024-04-11 12:02:36 +02:00
JustFiesta
49fc6bcd6c Changed again native maven deploy plugin to nexus deploy plugin - second one works better 2024-04-10 13:10:31 +02:00
JustFiesta
921a0fd306 [ci skip] prepare for next development iteration 2024-04-10 12:24:34 +02:00
JustFiesta
4fd76242ec [ci skip] prepare release spring-petclinic-4.0.7 2024-04-10 12:24:30 +02:00
JustFiesta
008567525f [ci skip] rollback the release of spring-petclinic-4.0.7 2024-04-10 12:23:43 +02:00
JustFiesta
f2fabf7b0b as it seems - previous configuration was not usefull. Spring jar is treated like script on nexus.
Solution:
Turn off strict content type validation on nexus repository
2024-04-10 12:12:51 +02:00
JustFiesta
a0ed16fea6 [ci skip] prepare for next development iteration 2024-04-10 12:01:33 +02:00
JustFiesta
9fac20f0af [ci skip] prepare release spring-petclinic-4.0.7 2024-04-10 12:01:29 +02:00
JustFiesta
e97007bd66 additional configuration for deploying jars to nexus 2024-04-10 11:56:27 +02:00
JustFiesta
548211b7ad [ci skip] prepare for next development iteration 2024-04-10 11:48:33 +02:00
JustFiesta
55d43d55a4 [ci skip] prepare release spring-petclinic-4.0.6 2024-04-10 11:48:27 +02:00
JustFiesta
dd917d1935 setting maven deploy to nexus3 2024-04-10 11:41:30 +02:00
JustFiesta
fa61104473 gradle settings - scm version - never commit to repo 2024-04-07 11:43:54 +02:00
JustFiesta
457530b0b7 new stuff 2024-04-07 11:30:47 +02:00
JustFiesta
ced6ed9d30 Gradle - new task (open Tests in browser), set no tracking for axiom plugin 2024-04-07 11:30:37 +02:00
JustFiesta
30784e90c1 [maven-release-plugin] prepare for next development iteration 2024-04-06 15:47:40 +02:00
JustFiesta
88d7891eda [maven-release-plugin] prepare release 4.0.5 2024-04-06 15:47:36 +02:00
JustFiesta
ba67e60769 [maven-release-plugin] prepare for next development iteration 2024-04-06 15:42:15 +02:00
JustFiesta
6392938fc5 [maven-release-plugin] prepare release 4.0.5 2024-04-06 15:31:09 +02:00
JustFiesta
cd29af23d9 testing different release plugin settings 2024-04-06 15:29:46 +02:00
JustFiesta
f150f56586 [maven-release-plugin] prepare for next development iteration 2024-04-06 13:27:58 +02:00
JustFiesta
85c0dfb6af [maven-release-plugin] prepare release 4.0.4 2024-04-06 13:27:54 +02:00
JustFiesta
44a29914ff snapshot version changed 2024-04-06 13:27:13 +02:00
JustFiesta
b9684a6ca3 [maven-release-plugin] prepare for next development iteration 2024-04-06 13:03:01 +02:00
JustFiesta
f4b41b7790 [maven-release-plugin] prepare release 4.0.3 2024-04-06 13:02:57 +02:00
JustFiesta
90d12a6db4 [maven-release-plugin] prepare for next development iteration 2024-04-06 12:55:15 +02:00
JustFiesta
8e00b327a7 [maven-release-plugin] prepare release 4.0.2 2024-04-06 12:55:10 +02:00
JustFiesta
dc0c16179f Additional release plugin configuration 2024-04-06 12:42:43 +02:00
JustFiesta
0b3ca0ecb9 [maven-release-plugin] prepare for next development iteration 2024-04-05 14:32:02 +02:00
JustFiesta
2d738a7a4b [maven-release-plugin] prepare release prod-ready 2024-04-05 14:31:57 +02:00
JustFiesta
5ece4e6372 changed version to 4.0.1 2024-04-05 14:30:06 +02:00
Maksim Sasnouski
516722647a Gradle wrapper files should have correct line endings 2024-02-29 14:35:20 +00:00
Maksim Sasnouski
3efd6e0f03 Use gradle Java plugin configuration block
Java direct convention use deprecated:
https://docs.gradle.org/8.6/userguide/upgrading_version_8.html#java_convention_deprecation
2024-02-29 14:35:20 +00:00
Maksim Sasnouski
6508cfb05f Bump gradle from 8.4 to 8.6 2024-02-29 14:35:20 +00:00
Abel Salgado Romero
4148fc9eb3 Add Gradle files indentation to .editorconfig 2024-02-20 17:14:43 +00:00
thomasperkins1123
a2f1ad5503 Make maven and gradle share checkstyle configuration 2024-02-14 14:06:03 +00:00
thomasperkins1123
da1c93d367 Make suppresions work on windows paths 2024-02-14 14:06:03 +00:00
thomasperkins1123
ee6573cee0 Add checkstyle for gradle 2024-02-14 14:06:03 +00:00
Dave Syer
836d111e99 Fix formatting 2024-01-31 21:54:55 +00:00
shadab-stack
2fe96130c0 Confirmation messages displayed for 'Add, edit, or update' actions 2024-01-31 21:54:55 +00:00
Dave Syer
6fe21e5d0b Remove checkstyle and leave behind spring javaformat 2024-01-30 07:57:47 +00:00