Commit graph

59 commits

Author SHA1 Message Date
2f59536c54 Take local files 2024-07-12 13:14:37 +02:00
06276fad8c Fix yml 2024-07-11 21:56:35 +02:00
d967c98440 Try to cache and build artifact 2024-07-11 21:54:15 +02:00
0c9cefc347 [skip ci] No snapshot version 2024-07-11 21:36:59 +02:00
e2d1a9144b [skip ci] Dockerize section, how to handle different Dockerfile stages 2024-07-11 21:36:24 +02:00
ae34bec4df [skip ci]Refactoring in Docker image building, see also section dockerizing in doc/dev_notes.md to handle one Dockerfile for different builds 2024-07-11 21:35:08 +02:00
38edbbfb94 Fix, try caching gradle 2024-07-09 14:43:53 +02:00
f1fcdba612 try caching gradle 2024-07-09 14:38:56 +02:00
8f2bc53a3e fix: work with img section in ci, test stage added 2024-07-09 13:57:21 +02:00
bdcbc3ebdc work with img section in ci, test stage added 2024-07-09 13:55:39 +02:00
6c0ef48a9d easy build in ci 2024-07-09 13:31:16 +02:00
0872a7fd3f build in ci 2024-07-09 10:40:04 +02:00
db6fc13092 [skip ci] new META-INF/native-image created with graalvm agent 22 2024-07-09 09:09:37 +02:00
c6f6ce8d32 [skip ci] further linting 2024-07-09 09:08:38 +02:00
a2793c19a4 [skip ci] some linting 2024-07-09 09:07:03 +02:00
76336077a2 [skip ci] Fix Test for usage with processTestAot & refactor/linting 2024-07-09 09:06:14 +02:00
fbf5ca1cac [skip ci] Bump to latest versions: springframework, spring.dependency-management, com.vaadin, java/graalvm 22 2024-07-09 09:02:32 +02:00
4b64fed80a [skip ci] Cleanup dev_notes 2024-07-09 08:58:05 +02:00
04a7b3c834 Further try to run Test only in CI 2024-07-08 12:29:32 +02:00
716d241689 Try to run Test only in CI 2024-07-08 12:17:24 +02:00
e1fa9d8c25 Run test as build just for testing gitlab-ci 2024-07-05 11:56:10 +02:00
b84faf0ae3 Further try to run gitlab-ci 2024-07-05 11:43:30 +02:00
407007bf11 Further try to run gitlab-ci 2024-07-05 11:41:02 +02:00
a36448fa4c Further try to run gitlab-ci 2024-07-05 10:56:45 +02:00
4df3ef23ba Further try to run gitlab-ci 2024-07-05 10:14:25 +02:00
162b44c01f Fix gitlab-ci 2024-07-05 08:40:50 +02:00
bf4e8eff74 Added gitlab-ci 2024-07-05 08:35:48 +02:00
68054fc75d Fix test 2024-07-05 08:17:29 +02:00
4725ce71d0 Added README.md 2024-07-04 11:18:21 +02:00
c1fd762241 No need for https Port number 2024-06-28 10:23:02 +02:00
326fac6207 Fix Port number 2024-06-27 21:11:41 +02:00
65651cad10 switch to https and no need for MEMBERNAMES env call 2024-06-27 21:02:57 +02:00
88b94b61f3 Main branch for production 2024-06-26 12:11:50 +02:00
b9850af239 add __pycache__/ to .gitignore 2024-06-26 12:03:58 +02:00
3e6a9109af Deliver env MEMBERNAMES from k8 deployment 2024-06-26 11:55:28 +02:00
5f5db8f49b Some cleanup 2024-06-25 15:34:59 +02:00
05dfa191b4 Deliver compiled libs with binary 2024-06-25 15:24:00 +02:00
4cd69350d1 Added new autogenerated reflect-config.json 2024-06-25 13:32:42 +02:00
d39b733d0d Some Docker improvemennts to build graalvm binary 2024-06-25 07:46:00 +02:00
40c45f1b17 Added Test functionality to build.py 2024-06-25 07:29:04 +02:00
15dc206830 Added @PreserveOnRefresh annotation to prevent Singleton exception 2024-06-25 07:21:27 +02:00
4d508660eb Added @PreserveOnRefresh annotation to prevent Singleton exception 2024-06-25 07:20:21 +02:00
9f8d433106 binary compilation in image successfully 2024-06-21 00:27:52 +02:00
1b598653d0 Prebuild commit - build graalvm bin in phase 1, use bin to stage app in phase 2 2024-06-20 22:05:15 +02:00
b2e3ef9ade Providing Docker image eclipse-temurin:17.0.11_9-jdk to run stage 2024-06-20 15:45:49 +02:00
25f7289346 Run Stage to docker image 2024-06-20 15:42:53 +02:00
a0691894ac Some further docker image steps 2024-06-20 15:09:08 +02:00
8ae0416f0c Some further improvements 2024-06-19 17:04:54 +02:00
aa0461e448 Some cleanup, research results in dev_notes :: "refresh/singleton" exception 2024-06-19 15:14:39 +02:00
623e8a9d72 Installing graalvm and usage to build binary for deploying, need some improvements 2024-06-14 17:41:12 +02:00