Commit graph

1017 commits

Author SHA1 Message Date
TomP101
92f79bde36
Update README.md 2025-03-04 11:03:30 +01:00
TomPGrid
6d1236c240 test change 2025-03-04 10:58:58 +01:00
TomP101
1d5b6a5838
Update README.md 2025-03-04 10:51:04 +01:00
TomP101
1e18d4b425
Merge pull request #1 from TomP101/test-pull-request
asdasd
2025-03-04 10:47:42 +01:00
TomPGrid
c4232c407a Merge remote-tracking branch 'refs/remotes/origin/main' 2025-03-04 10:41:54 +01:00
TomP101
189cc9da0e
Update README.md 2025-03-04 10:36:47 +01:00
TomPGrid
5119ea688e modify jobs go run on pull request only 2025-03-04 10:31:27 +01:00
TomPGrid
873d21dd7b modify checkstyle to run on pull request 2025-03-04 10:27:13 +01:00
TomPGrid
e0551b445b modify build image main job in jenkinsfile 2025-03-03 14:14:08 +01:00
TomPGrid
235dba9134 change readme to test push 2025-03-03 13:43:38 +01:00
TomPGrid
96c76cd362 change readme to test push 2025-03-03 13:42:24 +01:00
TomPGrid
ec1f809697 change readme to test push 2025-03-03 13:40:47 +01:00
VishantOwO
2aa53f929d Fix pet update functionality
- Fixed issue where editing a pet's type or name wasn't persisting
- Updated processUpdateForm to modify existing pet instead of
  adding new one
- Added proper handling of existing pet update

Fixes #1752
2025-03-01 15:29:15 +00:00
TomPGrid
907b313c2c add build image main stage 2025-02-28 14:16:34 +01:00
TomPGrid
1242687824 add build image main stage 2025-02-28 14:13:13 +01:00
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
Dave Syer
6328d2c9dc Add DCO to README
Some checks failed
Java CI with Gradle / build (17) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
2025-02-12 14:58:27 +00:00
Dave Syer
7bce202762 Add dco config 2025-02-12 14:56:15 +00:00
Dave Syer
aa2273e955 Make sure MySQL test app works
Some checks failed
Java CI with Gradle / build (17) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
2025-02-04 09:15:54 +00:00
Dave Syer
1f89996e1f Update Spring Boot to 3.4.2 2025-02-04 08:47:30 +00:00
Antoine Rey
73d73609b5 Use Java Streams to sort the Specialty objects by their name
Signed-off-by: Antoine Rey <antoine.rey@free.fr>
2025-02-04 08:09:03 +00:00
Antoine Rey
b46b97a3e7 Remove unused Transactional import
Signed-off-by: Antoine Rey <antoine.rey@free.fr>
2025-02-04 08:07:44 +00:00