Commit Graph

16 Commits

Author SHA1 Message Date
362de5e40d Finally, fix deploy task, it works
All checks were successful
/ build (17, ubuntu-latest) (push) Successful in 4m22s
/ deploy (17, ubuntu-latest) (push) Has been skipped
2023-07-20 19:17:19 +02:00
ea37bdb98f Update 'build.gradle'
All checks were successful
/ build (17, ubuntu-latest) (push) Successful in 4m53s
2023-06-13 21:51:54 +02:00
eceba274d8 Fix build config
Some checks failed
/ build (17, ubuntu-latest) (push) Failing after 47s
2023-06-13 21:12:34 +02:00
cfb953e8dc Remove secret from gradle.properties, moved it to ENV variables or local.properties
Some checks failed
/ build (17, ubuntu-latest) (push) Failing after 46s
2023-06-13 21:02:46 +02:00
7b054ed935 Update fabric.mod.json and fix Pagination name
All checks were successful
/ build (17, ubuntu-latest) (pull_request) Successful in 5m18s
2023-06-13 18:03:13 +02:00
6f05978553 Add KeyValueConnection, update loom to 1.2, gradle to 8.1 2023-06-05 18:42:20 +02:00
f2359c75f4 Fix build and reduce memory footprint by fixing max memory usage to 2G instead of 4G
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-03-23 01:33:03 +01:00
19e1dd2937 Add pagination precondition 2023-03-19 19:38:08 +01:00
16dff9556d Fix task build.gradle
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-03-02 14:51:17 +01:00
5bb9df3c49 Add artifact with all subprojects inside 2023-03-02 14:07:48 +01:00
0228787568 Add Pagination project
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-02-27 00:13:09 +01:00
863952b120 Added periodic task (but unfinished), have to rework a bit AsyncTasks (add a scheduler to add cancellability) 2023-02-03 12:31:51 +01:00
5d89e92abd Fix project not being published to good repo
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2022-11-07 00:38:54 +01:00
396f0cee94 organization changed, added sql connection project
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2022-11-07 00:09:52 +01:00
b98bc70c1f Dump to 1.1.0-SNAPSHOT 2022-09-20 16:53:56 +02:00
115538952e Initial commit 2022-09-19 23:52:14 +02:00