thischwa
|
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.
|
2026-03-11 11:08:04 +01:00 |
|
thischwa
|
233c3988bc
|
Merge remote-tracking branch 'origin/develop' into develop
|
2026-03-07 19:18:05 +01:00 |
|
thischwa
|
b199495d55
|
Update README with Codeberg Issues link and pipeline-specific badge. Remove SonarCloud configuration from pom.xml and workflow.
|
2026-03-07 19:17:33 +01:00 |
|
thischwa
|
8b69b2551a
|
Update README: replace GitLab Issues link with Codeberg Issues link.
|
2026-03-07 19:16:09 +01:00 |
|
thischwa
|
eb2a96a482
|
Update README: replace Codeberg CI badge with pipeline-specific badge link.
|
2026-03-07 19:11:13 +01:00 |
|
thischwa
|
b864e019c1
|
Remove SonarCloud configuration and scan step from pom.xml and Woodpecker workflow.
|
2026-03-07 18:51:34 +01:00 |
|
thischwa
|
fc7952f8a2
|
Update SonarCloud configuration: specify develop as main branch in pom.xml and streamline workflow in first-test.yml.
|
2026-03-07 18:27:11 +01:00 |
|
thischwa
|
378c3e5d9b
|
Simplify SonarCloud scan command in Woodpecker workflow in first-test.yml.
|
2026-03-07 18:08:38 +01:00 |
|
thischwa
|
a6b76a00bf
|
.
|
2026-03-07 17:44:35 +01:00 |
|
thischwa
|
9a525ace3b
|
Remove test step from Woodpecker workflow in first-test.yml.
|
2026-03-07 17:32:18 +01:00 |
|
thischwa
|
baf6c6a8a3
|
Update Woodpecker workflow: refine SonarCloud scan command in first-test.yml
|
2026-03-07 17:28:57 +01:00 |
|
thischwa
|
729799faef
|
Enhance Woodpecker workflow: add sonarcloud scan and test steps, update Maven configuration in pom.xml.
|
2026-03-07 17:21:35 +01:00 |
|
thischwa
|
d7d49d10fb
|
Remove Javadoc generation and deployment step from first-test.yml.
|
2026-03-07 13:42:10 +01:00 |
|
thischwa
|
813cb3a65b
|
Remove Javadoc generation and deployment step from first-test.yml.
|
2026-03-07 13:02:41 +01:00 |
|
thischwa
|
78310e5639
|
Combine Javadoc generation and deployment steps into a single task in first-test.yml.
|
2026-03-07 12:54:07 +01:00 |
|
thischwa
|
3b83e65e21
|
.
|
2026-03-07 12:48:18 +01:00 |
|
thischwa
|
ce460ee4d8
|
Enhance Woodpecker workflow: add log message for Javadoc deployment in first-test.yml.
|
2026-03-07 12:39:32 +01:00 |
|
thischwa
|
a3b1a542b2
|
Fix Woodpecker workflow: update secret key reference in first-test.yml.
|
2026-03-07 12:24:55 +01:00 |
|
thischwa
|
163a096f81
|
Fix Woodpecker workflow: correct environment variable declaration in first-test.yml.
|
2026-03-07 12:20:37 +01:00 |
|
thischwa
|
a0016d7ca3
|
Enhance Woodpecker workflow: add Javadoc generation and deploy to pages branch
|
2026-03-07 12:17:56 +01:00 |
|
thischwa
|
e1600d1b4e
|
Simplify Woodpecker workflow: remove redundant checkout step
|
2026-03-07 11:27:40 +01:00 |
|
thischwa
|
116350b65d
|
Enhance Woodpecker workflow: add checkout and Maven compile steps
|
2026-03-07 11:23:21 +01:00 |
|
thischwa
|
9d41ddc2e5
|
Update Woodpecker workflow: switch branch to develop and add test step
|
2026-03-07 11:07:12 +01:00 |
|
thischwa
|
53b10b142e
|
Replace Maven CI pipeline with a simple "Hello World" workflow in .woodpecker.
|
2026-03-07 11:01:23 +01:00 |
|
thischwa
|
6abd0ce862
|
Simplify Maven CI workflow: remove unused steps and configurations in .woodpecker/maven.yml.
|
2026-03-07 10:39:29 +01:00 |
|
thischwa
|
579aa4971b
|
Migrate Maven CI workflow from Forgejo Actions to Woodpecker
|
2026-03-07 10:34:25 +01:00 |
|
thischwa
|
725d8e5698
|
Add Forgejo Actions CI workflow for Maven build and artifact management
|
2026-03-07 10:08:02 +01:00 |
|
thischwa
|
2b359cbd88
|
Replace deprecated setSerializationInclusion with setDefaultPropertyInclusion in JsonConf.
|
2026-03-04 12:27:46 +01:00 |
|
thischwa
|
7b83b99cf1
|
Update dependency versions in pom.xml: Jackson to 2.21.1, Logback to 1.5.25
|
2026-03-04 11:35:14 +01:00 |
|
thischwa
|
e90f4406e8
|
Remove Forgejo Actions workflow for Maven build and packaging
|
2026-03-03 18:29:21 +01:00 |
|
thischwa
|
34b3f98d37
|
Revert "Add forgejo Actions workflow for Maven build and packaging"
This reverts commit eb8eb1ca43.
|
2026-03-03 18:22:34 +01:00 |
|
thischwa
|
eb8eb1ca43
|
Add forgejo Actions workflow for Maven build and packaging
|
2026-03-03 18:20:39 +01:00 |
|
thischwa
|
85b71b851d
|
Add forgejo Actions workflow for Maven build and packaging
|
2026-03-03 18:15:57 +01:00 |
|
thischwa
|
2480d12a16
|
Merge remote-tracking branch 'origin/develop' into develop
|
2026-03-03 17:44:29 +01:00 |
|
thischwa
|
880a6c7380
|
Update pom.xml and README.md: Migrate repository URLs from GitLab to Codeberg.
|
2026-03-03 17:44:09 +01:00 |
|
th-schwarz
|
69bbda1493
|
.gitlab-ci.yml gelöscht
|
2026-03-03 14:11:45 +01:00 |
|
thischwa
|
cd2bc207ef
|
Update pom.xml: Migrate project settings from GitLab to Codeberg.
|
2026-03-03 14:09:40 +01:00 |
|
thischwa
|
d83c364660
|
Update README.md: Finalize version in changelog from 0.3.0-SNAPSHOT to 0.3.0.
|
2026-02-15 17:35:22 +01:00 |
|
thischwa
|
2efcb24321
|
[maven-release-plugin] prepare for next development iteration
|
2026-02-15 17:33:39 +01:00 |
|
thischwa
|
62b86ca22f
|
[maven-release-plugin] prepare release v0.3.0
v0.3.0
|
2026-02-15 17:33:34 +01:00 |
|
thischwa
|
f12f5d6db1
|
Update .gitlab-ci.yml: Adjust apidocs path, and enhance documentation in ResultInfo and CfDnsClientBuilder.
|
2026-01-25 18:59:02 +01:00 |
|
thischwa
|
c435a80966
|
Update pom.xml: Bump JUnit to 5.14.2, Mockito to 5.21.0, and Maven Release Plugin to 3.3.1.
|
2026-01-25 18:13:03 +01:00 |
|
thischwa
|
1e8fe53891
|
Update pom.xml: Bump dependency and plugin versions (Jackson: 2.19.1, HttpClient: 5.5.1, JUnit: 5.12.3, Maven Javadoc Plugin: 3.11.2, Release Plugin: 3.1.2, Jacoco Plugin: 0.8.13).
|
2026-01-25 17:57:27 +01:00 |
|
thischwa
|
10ad4bd7f3
|
Update version in pom.xml from 0.2.1-SNAPSHOT to 0.3.0-SNAPSHOT.
|
2026-01-25 14:39:49 +01:00 |
|
thischwa
|
84a454f656
|
fixed changelog
|
2026-01-25 14:30:59 +01:00 |
|
thischwa
|
4a3ec42fa5
|
reducing code smells
|
2026-01-23 18:32:54 +01:00 |
|
thischwa
|
9e09b12dc3
|
Update README.md: Remove duplicate "de-lombok the source jar" entry in changelog.
|
2026-01-23 17:55:44 +01:00 |
|
thischwa
|
d0802fc01d
|
Update pom.xml: Bump Checkstyle to 12.3.0, configure maven-jar-plugin with version 3.4.2, and adjust Checkstyle properties.
|
2026-01-23 17:40:53 +01:00 |
|
thischwa
|
607b634b35
|
issue #11 - Refactor CfDnsClient with a simplified CfDnsClientBuilder for authentication and configuration. Update tests and README for new builder. Added authtification with apiToken
|
2026-01-23 17:26:58 +01:00 |
|
thischwa
|
b593ca7311
|
issue #11 -Implement authentication refactor: Add CfAuth interface, ApiTokenAuth and EmailKeyAuth implementations, and CfAuthBuilder for flexible authentication in CfDnsClient. Update tests and adjust related classes for compatibility.
|
2026-01-23 15:36:17 +01:00 |
|