Commit graph

996 commits

Author SHA1 Message Date
TomPGrid
d94209914a add build image main stage 2025-02-28 14:04:45 +01:00
TomPGrid
730a0f69f0 add http to .push() 2025-02-28 13:53:06 +01:00
TomPGrid
41f7d4b720 add root privliedge to container in build image 2025-02-28 13:41:40 +01:00
TomPGrid
ce27ec7faf remobed checkout scm step in build image 2025-02-28 13:30:46 +01:00
TomPGrid
ebf39d32e4 remobed checkout scm step in build image 2025-02-28 13:22:56 +01:00
TomPGrid
935ce0c7aa changed how push is invoked 2025-02-28 13:18:36 +01:00
TomPGrid
f61ab0a514 changed how push is invoked 2025-02-28 13:09:48 +01:00
TomPGrid
d1848d7c04 changed how push is invoked 2025-02-28 12:16:55 +01:00
TomPGrid
e91127bd32 change how variables are called 2025-02-28 12:13:45 +01:00
TomPGrid
644f7ff875 change how variables are called 2025-02-28 12:10:22 +01:00
TomPGrid
f19d6dd57e change how variables are called 2025-02-28 12:09:06 +01:00
TomPGrid
5a6b36b855 test changes 2025-02-28 12:06:16 +01:00
TomPGrid
ee7775d2ad bug fixing 2025-02-28 11:27:24 +01:00
TomPGrid
059954ae34 fix typo 2025-02-28 11:24:59 +01:00
TomPGrid
2ba789c2a1 add build image 2025-02-28 11:20:54 +01:00
TomPGrid
2ba17ecb45 add build image 2025-02-28 11:19:14 +01:00
TomPGrid
a0807d5f3a skip checkstyle in test 2025-02-28 10:49:55 +01:00
TomPGrid
ea70b9bcd9 add test stage 2025-02-28 10:46:44 +01:00
TomPGrid
487f87820e skip the checktyle in build 2025-02-28 10:43:01 +01:00
TomPGrid
40992f8f54 skip the checktyle in build 2025-02-28 10:40:53 +01:00
TomPGrid
2c8fffa147 commented unnecesary part 2025-02-28 09:20:47 +01:00
TomPGrid
ef30b7e563 commented unnecesary part 2025-02-28 09:19:45 +01:00
TomPGrid
1ef7f8a7d9 commented unnecesary part 2025-02-28 09:11:22 +01:00
TomPGrid
43f4a3f015 changed pom.xml to adjust the checkstyle plugin 2025-02-27 14:06:53 +01:00
TomPGrid
82e86404ce add build stage to Jenkinsfile 2025-02-27 13:58:28 +01:00
TomPGrid
eceaf61394 change jnkinsfile 2025-02-27 09:36:21 +01:00
TomPGrid
6bf48d17d6 change jenkinsfile 2025-02-26 11:45:58 +01:00
TomPGrid
9324e6ef3d add simplet test jenkinsfile 2025-02-26 11:36:50 +01:00
TomPGrid
841083a729 add dockerfile 2025-02-26 10:45:34 +01:00
Tomasz Prusałowicz
a36b67da68 release prepare for next development iteration 2025-01-21 16:41:45 +01:00
Tomasz Prusałowicz
96802d66cf release prepare release release-1.0.0 2025-01-21 16:41:41 +01:00
Tomasz Prusałowicz
62ce4306ea added distributionmanagament 2025-01-21 16:41:08 +01:00
Tomasz Prusałowicz
36978d02cd release prepare for next development iteration 2025-01-21 15:50:35 +01:00
Tomasz Prusałowicz
ca950a53ca release prepare release spring-petclinic-1.0.0 2025-01-21 15:50:29 +01:00
Tomasz Prusałowicz
486c194722 release rollback the release of spring-petclinic-1.0.0 2025-01-21 15:35:22 +01:00
Tomasz Prusałowicz
cc4a7d68aa release prepare for next development iteration 2025-01-21 15:33:16 +01:00
Tomasz Prusałowicz
5f66156c7a release prepare release spring-petclinic-1.0.0 2025-01-21 15:33:12 +01:00
Tomasz Prusałowicz
41d7d1dc32 release 2025-01-21 15:32:43 +01:00
Antoine Rey
6148ddd967 Uses the date property of the Visit entity
Some checks failed
Java CI with Gradle / build (17) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
2024-12-17 16:09:29 +00:00
Antoine Rey
ee8f8dcdad Migrate Spring links for issues from Jira to GitHub 2024-12-17 16:07:36 +00:00
feelgood1987
22caee3d03 feat: add Persian and Turkish localization files for application messages 2024-12-04 12:47:27 +00:00
Dave Syer
42e2c74b0b Add a Dockerfile for dev environments other than codespaces 2024-11-28 14:45:59 +00:00
Dave Syer
3b90fac983 Fix occasional stale volume in postgres tests
Fixes #1522
2024-11-28 14:40:54 +00:00
Dave Syer
300597fc6c Update tomestamp for reproducible builds 2024-11-28 14:40:54 +00:00
YiXuan Ding
40a41375e6 Add new test file
-<modify>: remove `@Transactional`.
-<add>: create unit-test file related to `PetValidator`.
-<refactor>: move pet objects initialization to `@BeforeEach` setup.
2024-11-28 09:52:29 +00:00
YiXuan Ding
214a8fb87f <fix>: rename the DI variable name in constructor. 2024-11-28 09:51:42 +00:00
Patrick Baumgartner
a0ba075bd8 Futher updates for Spring Boot 3.4 2024-11-27 11:24:18 +00:00
Dave Syer
91f55a4f71 Versionless webjars (again)
Spring Boot 3.4 supports the webjars-locator-lite which in turn
supports native images, so we are back to versionless URLs for
webjars assets in templates.
2024-11-27 08:32:35 +00:00
Dave Syer
9f1cda1c08 Update to Boot 3.4 2024-11-25 11:04:49 +00:00
Andrey Litvitski
317562a170 Implement K8S deployment testing using Kind in GitHub Actions 2024-11-11 21:41:36 +00:00