Skip to content

Adjust Release Version Template to be used in a multi-artifacts repo#372

Merged
stefanmeschke merged 4 commits intomainfrom
make-release-version-template-monorepoable
Nov 18, 2025
Merged

Adjust Release Version Template to be used in a multi-artifacts repo#372
stefanmeschke merged 4 commits intomainfrom
make-release-version-template-monorepoable

Conversation

@stefanmeschke
Copy link
Member

@stefanmeschke stefanmeschke commented Nov 17, 2025

Type of Change

  • Bugfix
  • Enhancement / new feature
  • Refactoring
  • Documentation

Description

Make the release version template to be used in repository with multiple artifacts (different releases).
At the moment the last release dictates the counter version, which shouldn't be the case therefore a tag-prefix and tag-suffix is used to determine the correct release in order to calculate the next version.

Checklist

  • Add relevant labels (for example type of change or patch/minor/major)
  • Make sure not to introduce some mistakes
  • Update documentation
  • Review the Contributing Guideline and sign CLA
  • Reference relevant issue(s) and close them after merging

@stefanmeschke stefanmeschke added minor Pull requests with new features enhancement New feature or request labels Nov 17, 2025
@stefanmeschke stefanmeschke force-pushed the make-release-version-template-monorepoable branch from 11455ca to d338e2b Compare November 17, 2025 18:45
@stefanmeschke stefanmeschke marked this pull request as ready for review November 17, 2025 18:47
@stefanmeschke stefanmeschke requested a review from a team as a code owner November 17, 2025 18:47
@soemo
Copy link
Contributor

soemo commented Nov 17, 2025

If we add a prefix why not as suffix?
If we had the suffix, I could use it in the frontend repository too.

v205.4.100-web vs v2025.4.100-native

@stefanmeschke stefanmeschke requested a review from flaxel November 18, 2025 13:27
@stefanmeschke stefanmeschke force-pushed the make-release-version-template-monorepoable branch from 26b83b1 to fadb7dc Compare November 18, 2025 13:28
Copy link
Contributor

@flaxel flaxel left a comment

Choose a reason for hiding this comment

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

LGTM! 🎉 I assume you tested it somewhere and it works as expected. 👀

@stefanmeschke stefanmeschke force-pushed the make-release-version-template-monorepoable branch from 8ac4528 to 62dd2dc Compare November 18, 2025 16:02
@stefanmeschke stefanmeschke added the do not merge Pull requests that should not be merged label Nov 18, 2025
@stefanmeschke stefanmeschke removed the do not merge Pull requests that should not be merged label Nov 18, 2025
@stefanmeschke stefanmeschke merged commit 1bf9f82 into main Nov 18, 2025
6 checks passed
@stefanmeschke stefanmeschke deleted the make-release-version-template-monorepoable branch November 18, 2025 16:34
@github-actions github-actions bot locked and limited conversation to collaborators Nov 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request minor Pull requests with new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants