Skip to content
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

Merged
merged 11 commits into from
Nov 27, 2023

Conversation

Chrylo
Copy link
Contributor

@Chrylo Chrylo commented Nov 23, 2023

This PR also adds:

  • deploying an automatic release after tagging
  • attaching the app .apk + CHANGELOG.md to a release and on merge into main

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

@Chrylo
Copy link
Contributor Author

Chrylo commented Nov 24, 2023

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.

.github/workflows/build_main.yaml Outdated Show resolved Hide resolved
.github/workflows/create_release.yaml Show resolved Hide resolved
.github/workflows/build_pull_request.yaml Show resolved Hide resolved
docs/RELEASE.md Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Copy link
Contributor

@wba2hi wba2hi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@SebastianSchildt SebastianSchildt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@SebastianSchildt SebastianSchildt merged commit f05190b into eclipse-kuksa:main Nov 27, 2023
4 checks passed
@Chrylo Chrylo deleted the feature-23 branch November 27, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants