Commit Graph

14 Commits

Author SHA1 Message Date
thischwa 9d9e65e220 [maven-release-plugin] prepare for next development iteration 2026-07-12 12:45:29 +02:00
thischwa e1c81c11a8 [maven-release-plugin] prepare release v0.1.0
Build and Push Docker Image / build-and-push (push) Failing after 15s
2026-07-12 12:45:28 +02:00
thischwa 657744d48f Revert project version to 0.1.0-SNAPSHOT in pom.xml 2026-07-12 12:41:32 +02:00
thischwa 0fc6297161 [maven-release-plugin] prepare for next development iteration
Build and Push Docker Image / build-and-push (push) Successful in 15s
2026-07-12 12:08:49 +02:00
thischwa 141b8afe26 [maven-release-plugin] prepare release v0.1.0
Build and Push Docker Image / build-and-push (push) Successful in 1m0s
2026-07-12 12:08:47 +02:00
thischwa 77db44b1f5 Refactor MavenJavadocService to improve XML parsing and error handling; introduce AppConfig for shared RestClient; enhance UpdateScheduler deletion logic.
Build and Push Docker Image / build-and-push (push) Successful in 1m12s
2026-07-10 18:50:53 +02:00
thischwa 87fe187acb Update README.md and application.yml: adjust cron to 30-minute intervals, add JRE-21 requirement; enhance pom.xml with issue management details
Build and Push Docker Image / build-and-push (push) Successful in 1m5s
2026-07-08 17:21:16 +02:00
thischwa 8608ee3ce1 Migrate Git-based repository management to Maven-based artifact handling and refactor services accordingly
Build and Push Docker Image / build-and-push (push) Successful in 1m21s
2026-07-06 19:40:42 +02:00
thischwa 6b5f0cf58a Refactor codebase:
Build and Push Docker Image / build-and-push (push) Successful in 57s
- Add Markdown documentation (`CLAUDE.md`) outlining the technical stack and project structure.
- Introduce Google Checkstyle (`google_custom_checks.xml`) for code formatting and validation.
- Rename `HomeController` to `UiController` for consistency.
- Replace package `repository` with `jpa` for clarity in data access layer.
- Add `logback.xml` for enhanced logging configuration.
- Refactor Javadoc generation logic in `JavadocService`.
2026-07-04 20:41:17 +02:00
thischwa 251a354a1f Rename jvs to jdvs in codebase and configurations, clean up unused imports, and refactor RepoConfigLoader for improved loading logic and initialization
Build and Push Docker Image / build-and-push (push) Successful in 58s
2026-07-04 19:16:12 +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 752744c114 Upgrade to Java 21 and update Docker base images accordingly
Build and Push Docker Image / build-and-push (push) Successful in 1m13s
2026-07-03 19:21:51 +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 dea9d0b9a0 initial commit 2026-06-29 17:12:24 +02:00