kiwiproject / kiwiproject-changelog

Generates change logs
MIT License
1 stars 0 forks source link

Preparation and refactoring for creating releases #160

Closed sleberknight closed 3 months ago

sleberknight commented 3 months ago

This commit adds the GitHubReleaseManager class with a method for creating new releases in GitHub.

For the test, it uses the MockWebServer from OkHttp.

Related to #33

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud