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

Use commit-and-tag-version for Release Management #32

Merged
merged 16 commits into from
Nov 13, 2023

Conversation

Chrylo
Copy link
Contributor

@Chrylo Chrylo commented Nov 10, 2023

  • Pushing a tag like release/v0.1.0 will now trigger a release build. The NPM commands should always be used.
  • Merging into main will now always trigger a snapshot build of the new version (after bumping).

Used https://github.com/absolute-version/commit-and-tag-version for the supporting the release process e.g. tagging, committing, bumping versions.

Used https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles for testing the added release markdown doc.

Tested snapshot and release builds here: https://github.com/boschglobal/kuksa-android-sdk/actions/

After merging this:

  1. Every Snapshot will be at least a 0.1.1 version
  2. We should deploy an official release of 0.1.0

docs/RELEASE.md Outdated Show resolved Hide resolved
docs/RELEASE.md Outdated Show resolved Hide resolved
docs/kuksa-sdk_class-diagram.puml Show resolved Hide resolved
docs/kuksa-sdk_class-diagram.puml Outdated Show resolved Hide resolved
docs/RELEASE.md Show resolved Hide resolved
.github/workflows/deploy-release.yaml Outdated Show resolved Hide resolved
.github/workflows/deploy-snapshot.yaml Outdated Show resolved Hide resolved
buildSrc/src/main/kotlin/version.gradle.kts Show resolved Hide resolved
buildSrc/src/main/kotlin/version.gradle.kts Show resolved Hide resolved
@wba2hi
Copy link
Contributor

wba2hi commented Nov 13, 2023

LGTM

@wba2hi
Copy link
Contributor

wba2hi commented Nov 13, 2023

@SebastianSchildt @lukasmittag

Ticket can be merged

@SebastianSchildt SebastianSchildt merged commit 5dfcc45 into eclipse-kuksa:main Nov 13, 2023
4 checks passed
@erikbosch erikbosch deleted the feature-26 branch October 31, 2024 13:16
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