Skip to content

build: manage rc releases - #246

Merged
ndr-brt merged 1 commit into
mainfrom
prepare-rc-release
Sep 7, 2026
Merged

ndr-brt merged 1 commit into
mainfrom
prepare-rc-release

Conversation

@ndr-brt

@ndr-brt ndr-brt commented Sep 7, 2026

Copy link
Copy Markdown
Member

What this PR changes/adds

Handles RC versions:

  • in the way the SNAPSHOT version is managed (1.0.0-rc1 will set the 1.0.0-SNAPSHOT version)
  • to skip the bump version action for subsequent rc releases, that should result in the same snapshot version
  • running a "standard" dependency check and not a strict one, that should be reserved for final releases (the strictness was commented in the latest release because of some build dependencies, now we're ready to come back to strictness for the upcoming 1.0.0)
  • publish a rc version as a GH "prerelease"

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt
ndr-brt requested a review from a team as a code owner September 7, 2026 07:25
@ndr-brt ndr-brt added the build label Sep 7, 2026
@ndr-brt
ndr-brt merged commit a0d26bc into main Sep 7, 2026
6 of 9 checks passed
@ndr-brt
ndr-brt deleted the prepare-rc-release branch September 7, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants