ba9bc9ea93
Update publish-report action to write output to test.md instead of index.mdthischwa2026-06-28 12:48:34 +02:00
eea6e72145
Update changelog for version 0.5.0-SNAPSHOT: migrate to git.mein-gateway.de and replace SonarQube with custom actions
thischwa2026-06-27 19:39:27 +02:00
053979d4e1
Update publish-report to simplify inputs, improve Markdown generation, and adjust token usage for Gitea compatibility
thischwa2026-06-27 17:59:14 +02:00
d57da1e60f
Switch publish-report action to generate Markdown test reports instead of HTML; modify report structure and formatting.
thischwa2026-06-27 17:51:48 +02:00
0acf0d0834
Refactor publish-report to merge JUnit files into single report for HTML generation; remove Maven cache step from setup-java-maven.
thischwa2026-06-27 15:10:19 +02:00
5ed9da4036
Add HTML report generation and auto-commit to publish-report action
thischwa2026-06-27 14:58:30 +02:00
84a37b8a8d
Merge remote-tracking branch 'origin/develop' into develop
thischwa2026-06-27 14:17:13 +02:00
2a76c9e469
Merge remote-tracking branch 'origin/develop' into develop
thischwa2026-03-11 11:08:50 +01:00
8bbcebc53c
Add GitHub Actions for Maven setup, JUnit reporting, and SonarCloud analysis. Update README with SonarCloud badges, embed assets, and document breaking changes. Refactor APIs with paging support, add model class tests, and improve error messages and code quality. Fix#13 and fix#15.
thischwa2026-03-08 10:33:30 +01:00
ac1fd02b2f
Update README: clarify test coverage improvements and refine wording in code quality notes
thischwa2026-03-10 19:51:31 +01:00
e42579541a
Refine assertion error message in CfBasicHttpClientTest.
thischwa2026-03-10 19:41:16 +01:00
f180e7daba
Refine assertion error message in CfBasicHttpClientTest.
thischwa2026-03-10 19:38:17 +01:00
0ce37c53aa
Refine assertion error message in CfBasicHttpClientTest.
thischwa2026-03-10 19:35:17 +01:00
60005d7d6e
Comment out hello world example in .woodpecker/maven.yml.
thischwa2026-03-10 19:21:33 +01:00
4e7b3b9bdb
Add unit tests for CfDnsClient, Fluent API, and CfDnsClientBuilder. Minor error message refinement in CfBasicHttpClient.
thischwa2026-03-10 19:11:32 +01:00
f016067931
Update README: add Codeberg image with link and embed asset in docs
thischwa2026-03-08 11:58:14 +01:00
c857c0d233
Update README: add SonarCloud badges for quality, security, coverage, LOC, and code smells
thischwa2026-03-08 11:43:38 +01:00
dd1052cd75
Update workflow: rename CF_API_TOKEN to API_TOKEN for consistency
thischwa2026-03-08 11:18:55 +01:00
32618a942b
Streamline SonarCloud scan step by using multiline syntax in GitHub Actions workflow.
thischwa2026-03-08 11:11:30 +01:00
4d7deb3f2c
Simplify Maven setup by removing unused settings configuration and improving readability of SonarCloud scan step.
thischwa2026-03-08 10:50:21 +01:00
85f462e002
Add GitHub Actions for Maven setup, JUnit reporting, and build analysis with SonarCloud.
thischwa2026-03-08 10:41:45 +01:00
d1e2a78f24
Add GitHub Actions for Maven setup, JUnit reporting, and build analysis with SonarCloud.
thischwa2026-03-08 10:33:30 +01:00
233c3988bc
Merge remote-tracking branch 'origin/develop' into develop
thischwa2026-03-07 19:18:05 +01:00
b199495d55
Update README with Codeberg Issues link and pipeline-specific badge. Remove SonarCloud configuration from pom.xml and workflow.
thischwa2026-03-07 18:51:34 +01:00
8b69b2551a
Update README: replace GitLab Issues link with Codeberg Issues link.
thischwa2026-03-07 19:16:09 +01:00
eb2a96a482
Update README: replace Codeberg CI badge with pipeline-specific badge link.
thischwa2026-03-07 19:11:13 +01:00
b864e019c1
Remove SonarCloud configuration and scan step from pom.xml and Woodpecker workflow.
thischwa2026-03-07 18:51:34 +01:00
fc7952f8a2
Update SonarCloud configuration: specify develop as main branch in pom.xml and streamline workflow in first-test.yml.
thischwa2026-03-07 18:27:11 +01:00
378c3e5d9b
Simplify SonarCloud scan command in Woodpecker workflow in first-test.yml.
thischwa2026-03-07 18:08:38 +01:00