Commit Graph

7 Commits

Author SHA1 Message Date
thischwa 38dbbc8157 Simplify banner text to display application version only
Build and Push Docker Image / build-and-push (push) Successful in 21s
2026-07-04 11:42:36 +02:00
thischwa e705e05394 Rename project from jvs to jdvs and update related configurations, package names, and resources accordingly
Build and Push Docker Image / build-and-push (push) Successful in 50s
2026-07-04 11:35:13 +02:00
thischwa d5d511b287 Add run-on-start configuration to control initial update execution
Build and Push Docker Image / build-and-push (push) Successful in 56s
2026-07-03 17:21:02 +02:00
thischwa fcfc732b31 Switch to cron-based scheduling and update Liquibase configuration
Build and Push Docker Image / build-and-push (push) Successful in 1m0s
2026-07-03 16:59:12 +02:00
thischwa b05fa52fcd Update config-path in application.yml to use relative path "./jvs.yml"
Build and Push Docker Image / build-and-push (push) Successful in 1m38s
2026-07-02 15:59:56 +02:00
thischwa 4dbca41a24 Add Docker support with CI workflow and runtime configuration
Build and Push Docker Image / build-and-push (push) Failing after 1m52s
- Added `Dockerfile` to build a Docker image for the JavadocViewerService.
- Implemented a Gitea-based CI workflow (`deploy-image.yml`) to build and push the Docker image.
- Updated `settings.local.json` to expand permissions for the service.
- Included `-DskipTests` to Maven arguments in `JavadocService.java`.
2026-06-29 18:04:09 +02:00
thischwa dea9d0b9a0 initial commit 2026-06-29 17:12:24 +02:00