-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add automatic changelog generation #25
Conversation
Signed-off-by: Mark Hüsers <mark.huesers@etas.com>
Removed all "old" and invalid links of the old repository.
F-Droid requires a versioncode.txt to read the version from. https://f-droid.org/en/docs/Build_Metadata_Reference/#UpdateCheckData
Pushed a commit with a reusable workflow. Tests are currently disabled (as long as we don't have any) because of eclipse-kuksa/kuksa-android-sdk#45. |
buildSrc/src/main/kotlin/org/eclipse/kuksa/companion/version/SemanticVersion.kt
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
This PR also adds:
Attaching to main builds:
https://github.com/boschglobal/kuksa-android-companion/actions/runs/6960328028
Used the following GitHub action for automatically creating the release:
https://github.com/softprops/action-gh-release
See example release here:
https://github.com/boschglobal/kuksa-android-companion/releases