Thilo Schwarz thischwa
  • Joined on 2026-05-12
thischwa pushed to develop at thischwa/JavadocViewerService 2026-07-01 18:30:46 +02:00
4994e0c43b Set static UID (1000) for jvsuser in Dockerfile configuration
thischwa pushed to develop at thischwa/JavadocViewerService 2026-06-30 09:37:28 +02:00
9e12e7e1c1 Update deploy-image.yml to use docker/login-action and static image tagging
thischwa pushed to develop at thischwa/JavadocViewerService 2026-06-30 09:23:03 +02:00
644e1baffb Update manual Docker login in deploy-image.yml with static registry and user credentials
thischwa pushed to develop at thischwa/JavadocViewerService 2026-06-30 09:18:36 +02:00
ab514c50bf Format Debug Secret step in deploy-image.yml for consistent indentation
thischwa pushed to develop at thischwa/JavadocViewerService 2026-06-30 09:11:46 +02:00
23407133f4 Format Debug Secret step in deploy-image.yml for consistent indentation
thischwa pushed to develop at thischwa/JavadocViewerService 2026-06-30 09:07:19 +02:00
01c293efa4 Add debug step to log secret length in deploy-image.yml
thischwa pushed to develop at thischwa/JavadocViewerService 2026-06-29 18:48:34 +02:00
eb7bdb5870 Simplify login step in deploy-image.yml by replacing docker/login-action with manual login command
thischwa pushed to develop at thischwa/JavadocViewerService 2026-06-29 18:41:21 +02:00
3284d70ac6 Update deploy-image.yml to use GitHub context and adjust logging; expand permissions in settings.local.json
thischwa pushed to develop at thischwa/JavadocViewerService 2026-06-29 18:25:55 +02:00
de450eb384 Add actor normalization and debug logging to deploy-image.yml
thischwa pushed to develop at thischwa/JavadocViewerService 2026-06-29 18:12:54 +02:00
98f21c3ed4 Refactor deploy-image.yml to compute registry dynamically and reorder login step
thischwa pushed to develop at thischwa/JavadocViewerService 2026-06-29 18:04:18 +02:00
4dbca41a24 Add Docker support with CI workflow and runtime configuration
thischwa pushed to develop at thischwa/JavadocViewerService 2026-06-29 17:12:38 +02:00
dea9d0b9a0 initial commit
thischwa created repository thischwa/JavadocViewerService 2026-06-29 15:50:38 +02:00
thischwa pushed to develop at thischwa/CloudflareDNS-java 2026-06-28 19:38:27 +02:00
d052555ba7 Merge remote-tracking branch 'origin/develop' into develop
dfa2753619 - moved git actions to gitea actions
Compare 2 commits »
thischwa pushed to develop at thischwa/CloudflareDNS-java 2026-06-28 19:10:03 +02:00
0a47bb6338 remove javadoc
thischwa pushed to develop at thischwa/CloudflareDNS-java 2026-06-28 18:20:53 +02:00
25228af9f0 Generate Javadocs for BatchResponse and RecordType classes in the codes.thischwa.cf.model package.
thischwa pushed to develop at thischwa/CloudflareDNS-java 2026-06-28 13:09:13 +02:00
d4fba87e13 Migrate GitHub Actions workflows and custom actions to Gitea, replacing .github directory with .gitea.
thischwa pushed to develop at thischwa/CloudflareDNS-java 2026-06-28 12:48:45 +02:00
ba9bc9ea93 Update publish-report action to write output to test.md instead of index.md
thischwa pushed to develop at thischwa/CloudflareDNS-java 2026-06-27 19:39:39 +02:00
eea6e72145 Update changelog for version 0.5.0-SNAPSHOT: migrate to git.mein-gateway.de and replace SonarQube with custom actions
thischwa pushed to develop at thischwa/CloudflareDNS-java 2026-06-27 19:02:28 +02:00
41d35fe745 Add JaCoCo coverage parsing to publish-report action; enhance Markdown report with coverage details.