Commit graph

1005 commits

Author SHA1 Message Date
Favee
0de4be3dac feat: add a devops deployment guide 2025-05-14 11:30:42 +01:00
Favee
f42def9851 feat: add a devops deployment guide 2025-05-14 11:19:54 +01:00
Favee
19d2fc291f chore: test the pipelines to see if they work 2025-05-13 03:50:57 +01:00
Favee
e00aa693cd chore: test the pipelines to see if they work 2025-05-13 03:37:57 +01:00
Favee
2200c6cea4 chore: test the pipelines to see if they work 2025-05-13 03:26:10 +01:00
Favee
328809624c chore: test the pipelines to see if they work 2025-05-13 03:06:56 +01:00
Favee
86da6b8559 shore: test the pipelines to see if they work 2025-05-13 02:30:02 +01:00
Favee
04e9c9caa7 shore: test the pipelines to see if they work 2025-05-13 02:14:25 +01:00
Favee
a0e923ec35 shore: test the pipelines to see if they work 2025-05-13 01:47:26 +01:00
Favee
58872a7c84 Add ECR repository name output for debugging 2025-04-15 20:05:31 +01:00
Favee
783934859b Add ECR repository name output for debugging 2025-04-15 19:44:16 +01:00
Favee
082f461e5d Add ECR repository name output for debugging 2025-04-15 19:42:25 +01:00
Favee
70813745f8 Add ECR repository name output for debugging 2025-04-15 19:37:32 +01:00
Favee
6cd96461a0 Add ECR repository name output for debugging 2025-04-13 16:34:13 +01:00
Favee
dbd3abc82a Add ECR repository name output for debugging 2025-04-13 16:13:26 +01:00
Favee
171da4b97b Add ECR repository name output for debugging 2025-04-13 15:55:18 +01:00
Favee
d2a30032f5 added project key and org key to sonar.yml 2025-04-13 15:30:40 +01:00
Favee
12366e81f0 added project key and org key to sonar.yml 2025-04-13 15:27:31 +01:00
Favee
65c40b337a added project key and org key to sonar.yml 2025-04-13 15:12:44 +01:00
Favee
180c060134 added project key and org key to sonar.yml 2025-04-13 14:56:01 +01:00
Favee
e67eb579b8 added project key and org key to sonar.yml 2025-04-13 14:52:18 +01:00
Favour Oreoluwa Makanju
307f1642c3
Update deploy.yml
Signed-off-by: Favour Oreoluwa Makanju <makanjufavour@gmail.com>
2025-04-13 08:40:07 +01:00
Favee
f389f18101 Ready for deployment - infrastructure setup 2025-04-13 08:26:11 +01:00
Favee
cc3568567a Add fixed workflow 2025-04-13 08:06:34 +01:00
Favee
ae4cf1512e Remove workflow 2025-04-13 08:02:52 +01:00
Favee
71c01fc23c Ready for deployment - infrastructure setup 2025-04-13 07:57:13 +01:00
Favee
5c31190c38 Ready for deployment - infrastructure setup 2025-04-13 07:45:01 +01:00
Favee
f2c05c4042 added project key and org key to sonar.yml 2025-04-11 10:33:01 +01:00
Favee
b85e62bec4 added project key and org key to sonar.yml 2025-04-11 10:12:50 +01:00
Favee
11a1526788 added project key and org key to sonar.yml 2025-04-11 09:59:28 +01:00
Favee
338f6f784a added project key and org key to sonar.yml 2025-04-11 09:49:51 +01:00
Favee
fc6ee28f0f added project key and org key to sonar.yml 2025-04-11 09:34:20 +01:00
Favee
3e6d50fa99 added project key and org key to sonar.yml 2025-04-11 09:14:41 +01:00
Favee
bdae0c20d8 changed the upload artifact version to v4 2025-04-11 09:04:51 +01:00
Favee
d4e9ea59b9 changed the upload artifact version to v2 2025-04-11 08:57:23 +01:00
Favee
50cb3abc4f Initial setup of CI/CD pipeline for Spring PetClinic 2025-04-11 08:35:37 +01:00
Dave Syer
332abbcb8a Note about windows shell
Some checks failed
Java CI with Gradle / build (17) (push) Failing after 1s
Java CI with Maven / build (17) (push) Failing after 1s
2025-03-27 16:10:48 +00:00
Antoine Rey
d7cc02f3d7 Use the java.util List.of() instead of the AssetJ Lists class
Some checks failed
Java CI with Gradle / build (17) (push) Failing after 2s
Java CI with Maven / build (17) (push) Failing after 2s
Signed-off-by: Antoine Rey <antoine.rey@free.fr>
2025-03-26 08:52:01 +00:00
Antoine Rey
fceca7754a Associating a <label> with a form control
Signed-off-by: Antoine Rey <antoine.rey@free.fr>
2025-03-26 08:51:24 +00:00
Antoine Rey
7f1af268ec Remove unnecessary @Autowired annotation from the PetTypeFormatter
Signed-off-by: Antoine Rey <antoine.rey@free.fr>
2025-03-26 08:51:00 +00:00
VishantOwO
2aa53f929d Fix pet update functionality
Some checks failed
Java CI with Gradle / build (17) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
- 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
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
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