Ludovic DEHON
ebd957f00d
chore(deps): update gradle version
2025-04-23 12:52:49 +02:00
Loïc Mathieu
30ab030244
fix(gradle): Windows selfrun.bat
...
Fixes https://github.com/kestra-io/kestra-ee/issues/3324
2025-04-02 09:39:59 +02:00
Loïc Mathieu
2c9f09a82e
feat(build): configure heap size to max 50% of available memory ( #7800 )
...
* feat(build): configure heap size to max 50% of available memory
* Apply suggestions from code review
Co-authored-by: brian-mulier-p <bmmulier@hotmail.fr >
---------
Co-authored-by: brian-mulier-p <bmmulier@hotmail.fr >
2025-03-11 16:38:51 +01:00
Ludovic DEHON
45bd08c26e
chore(deps): update common dependency
2025-01-15 18:37:17 +01:00
Florian Hussonnois
0ab4b6d10d
fix(run): add LD_PRELOAD to handle duckdb/rocksdb libc conflict
...
related-to: kestra-io/plugin-jdbc#165
2024-12-18 15:28:54 +01:00
Ludovic DEHON
961dd59bc8
chore(deps): update gradle wrapper
2024-09-23 09:56:53 +02:00
Ludovic DEHON
593f2ef3c5
chore(deps): update most java deps
2024-05-02 19:04:54 +02:00
Loïc Mathieu
7b7e27114c
chore: upgrade to Java 21
2024-04-16 09:06:32 +02:00
Ludovic DEHON
58c95e1925
chore(deps): update all java deps
2024-02-27 16:03:33 +01:00
Ludovic DEHON
2c69382d49
chore(deps): update most of java deps
2024-01-11 17:31:01 +01:00
Ludovic DEHON
9fb78b04a3
chore(deps): update all java deps
2023-10-09 15:39:27 +02:00
Ludovic DEHON
2a6a06b6c0
chore(deps): update all java deps
2023-09-22 15:06:37 +02:00
Loïc Mathieu
c9c2e67ac7
fix(gradle): opens java.lang for the /threaddump endpoint
...
Fixes # 1755
See https://github.com/micronaut-projects/micronaut-core/issues/9573
2023-07-17 09:32:03 +02:00
brian.mulier
7507ada72d
fix(executable): Wrong quotes in add-opens variable for executable
2023-07-13 22:24:15 +02:00
Loïc Mathieu
08a37e046a
fix(core): opens java.util and java.io to workaround issues with some libraries ( #1669 )
2023-07-03 15:33:58 +02:00
Ludovic DEHON
955eae9340
chore(deps): update all java deps
2023-04-27 09:49:07 +02:00
Ludovic DEHON
2d96fea2e9
chore(deps): update all java deps ( #1058 )
2023-03-12 23:13:43 +01:00
Ludovic DEHON
fea0e56715
chore(deps): update all java deps
2022-12-09 17:44:25 +01:00
Ludovic DEHON
fe0f2cf41a
chore(deps): update most java deps
2022-10-03 10:40:40 +02:00
Ludovic DEHON
d7ddbb157b
chore(deps): update all java deps
2022-08-01 16:39:58 +02:00
Ludovic DEHON
53d2f1b395
chore(deps): update java deps
2022-02-22 22:41:38 +01:00
Ludovic DEHON
e2a473e5f6
chore(deps): update all deps
2022-01-14 12:25:19 +01:00
tchiotludo
a19df970bf
chore(deps): update all java deps
2021-12-17 10:30:59 +01:00
tchiotludo
78ca0747b7
chore(deps): update java deps
2021-06-17 12:46:09 +02:00
tchiotludo
c7477416eb
chore(deps): update all java deps
2021-05-20 10:22:07 +02:00
tchiotludo
aa86c14a42
chore(deps): update all java deps
2021-05-10 13:02:33 +02:00
tchiotludo
01d3fbfdf0
chore(deps): update all java deps
2021-03-02 22:57:13 +01:00
tchiotludo
34f4d5f04a
chore(deps): update all deps
2021-01-20 13:01:38 +01:00
tchiotludo
ed15b4c230
feat(docker): build a full image with all plugins
2020-11-22 22:34:40 +01:00
tchiotludo
a6556741bf
chore(deps): update gradle, lombok & micronaut
2020-10-23 13:23:20 +02:00
tchiotludo
ec9b7f6ecf
chore(gradle): update gradle version & fix runStandalone task
...
relate to #83
2020-03-31 09:22:30 +02:00
Ludovic DEHON
33f5937697
feat(core): add a strong validation on models
...
now model are validated with micronaut validation instead of hibernate one
We also forced the id to follow compatible format.
Also added a flow update validation to disallow namespace & id changed since it will hide execution from this flow.
2020-03-01 15:43:24 +01:00
tchiotludo
723283fb3e
feat(core): add a global isolation context for plugins.
...
* Plugins will be loaded in a different ClassLoader to avoid libs clash
* Every plugin & task will need to have an @Introspected annotation to be discoverd by plugin registry
* Also add a plugins list command.
2020-01-13 14:48:24 +01:00
tchiotludo
2fbae458c5
feat(cicd): add an executable jar
...
- Generate a self executable jar
- Refactor the docker image to use the executable
- Add a command `plugins install` to download a plugins
2020-01-03 18:26:45 +01:00
tchiotludo
7ae56e3a0b
chore(deps): update all dependencies
2019-12-02 21:41:19 +01:00
tchiotludo
83c11ee119
refactor(core): separate to different module for runner-memory & local repository
2019-09-23 20:55:18 +02:00
tchiotludo
d57e30c0c0
Initial commit
2019-08-26 07:59:45 +02:00