Mdumisi Kelvin Letsie
a1139009a1
Add deploy code.
2024-04-09 15:22:38 +02:00
Mdumisi Kelvin Letsie
95ae7a1470
Set artifact download path to default path
2024-03-06 16:24:28 +02:00
Mdumisi Kelvin Letsie
32996d322d
Download artifacts test 5
2024-03-06 16:13:46 +02:00
Mdumisi Kelvin Letsie
18dc49a91b
Download artifact test 2
2024-03-06 16:07:54 +02:00
Mdumisi Kelvin Letsie
92d22da1a0
Download artifact test
2024-03-06 15:58:53 +02:00
Mdumisi Kelvin Letsie
8b9df9b70e
Artifact test 1
2024-03-06 15:31:41 +02:00
Mdumisi Kelvin Letsie
d5f4552661
Added artifact up+download action
2024-03-06 15:25:16 +02:00
Mdumisi Kelvin Letsie
791e0a22ab
Upload build artifact
2024-03-06 14:11:22 +02:00
Mdumisi Kelvin Letsie
99dc1a8255
Remove error checking
2024-03-06 14:04:34 +02:00
Mdumisi Kelvin Letsie
8f1291a613
Build test 5
2024-03-06 14:01:19 +02:00
Mdumisi Kelvin Letsie
b3c9272bde
Build test 4
2024-03-06 13:56:39 +02:00
Mdumisi Kelvin Letsie
fe982e545c
Build test e
2024-03-06 13:51:02 +02:00
Mdumisi Kelvin Letsie
cc8ff95b70
Build test 2
2024-03-06 13:46:16 +02:00
Mdumisi Kelvin Letsie
cd208bbaa5
Build test
2024-03-06 13:43:17 +02:00
Mdumisi Kelvin Letsie
2b2905afb9
Merge into one job
2024-03-06 13:36:45 +02:00
Mdumisi Kelvin Letsie
8fcff2e8b7
Added checkout to build call step
2024-03-06 13:22:01 +02:00
Mdumisi Kelvin Letsie
06f83f30d4
Remove checkout action on main.yml file
2024-03-06 13:20:10 +02:00
Mdumisi Kelvin Letsie
a536b4d434
Configured build.yml to be called by main.yml
2024-03-06 11:59:23 +02:00
Mdumisi Kelvin Letsie
598dd0bf55
Updated main.yml file
2024-03-06 11:47:33 +02:00
Mdumisi Kelvin Letsie
2d94490cfb
Configured path to build file
2024-03-06 11:11:53 +02:00
Mdumisi Kelvin Letsie
4723da61f0
Updated pipeline triggers to develop
2024-03-06 11:06:46 +02:00
Mdumisi Kelvin Letsie
a18f1932fe
Update main.yml uses yml file
2024-03-06 11:01:25 +02:00
Mdumisi Kelvin Letsie
e05d0403a3
Add main.yml FirstPipeline
2024-03-06 10:29:11 +02:00
Mdumisi Kelvin Letsie
4012de468f
Updated git ignore file
2024-03-06 10:18:14 +02:00
Mdumisi Kelvin Letsie
67ed36fb74
Deleted pre configured maven build file, added gradle build yaml
2024-03-06 09:37:28 +02:00
Mdumisi Kelvin Letsie
5609c4b311
Create build.yml
2024-03-06 09:34:24 +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
Dave Syer
4ad3b4edb5
Remove checkstyle and javaformat plugins
2024-01-29 15:49:35 +00:00
thomasperkins1123
a35189a9c5
Add spring.javaformat to gradle
2024-01-26 10:49:52 +00:00
Tugdual Grall
172112492e
Bump actions version to latest one (checkout * setup-java)
2024-01-23 12:22:42 +00:00
Dave Syer
cdd925d664
Small optimization for empty petId
2024-01-11 13:18:33 +00:00
Dave Syer
80fd11067c
Upgrade to Boot 3.2.1
2024-01-10 13:01:00 +00:00
Rob Oxspring
0aa3adb56f
Checkstyle NoHttp suppresses all log files
2023-12-13 10:39:00 +00:00
Rob Oxspring
d69204f2c1
Running ./gradlew test
should not require Docker
2023-12-08 10:02:50 +00:00
Patrick Baumgartner
8b8304fa25
Improved Readme
2023-11-26 09:08:45 +00:00
Patrick Baumgartner
de0e3663c0
Update dependency
2023-11-26 09:08:45 +00:00
Sébastien Deleuze
5a9d1fc40f
Upgrade to Spring Boot 3.2.0
2023-11-23 18:51:25 +00:00
Dave Syer
923e2b7aa3
Bump Spring Boot to 3.1.3
2023-09-12 13:16:30 +01:00
Dave Syer
5accc40c77
Suppress warning
2023-09-12 13:15:59 +01:00
Dave Syer
d11d6e8e40
Remove unnecessary model change
2023-09-12 12:11:33 +01:00
anthony-park
18266fec8b
feat: Add a Korean message file to support at least one non-European language
...
This commit introduces a new Korean message file to the project. With this addition, the project now supports messages in languages other than European languages.
Resolves : #1299
2023-09-12 11:31:20 +01:00