Skip to content

Release version suffix support#107

Merged
TxCorpi0x merged 1 commit into
masterfrom
mehdi/version-release-suffix-support
Mar 16, 2026
Merged

Release version suffix support#107
TxCorpi0x merged 1 commit into
masterfrom
mehdi/version-release-suffix-support

Conversation

@TxCorpi0x

@TxCorpi0x TxCorpi0x commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

Description

This pull request includes a minor update to the release workflow configuration. The change broadens the pattern used to detect release candidate tags, allowing for more flexible naming conventions.

  • Release workflow configuration update:
    • .github/workflows/release.yml: Modified the tag matching pattern to recognize any suffix after the patch version (e.g., -rc, -beta, -alpha, -testnet) as a release candidate, instead of only tags ending in -rc.

Reviewers checklist:

  • Try to write more meaningful comments with clear actions to be taken.
  • Nit-picking should be unblocking. Focus on core issues.

Authors checklist

  • Provide a concise and meaningful description
  • Review the code yourself first, before making the PR.
  • Annotate your PR in places that require explanation.
  • Think and try to split the PR to smaller PR if it is big.

This change is Reviewable

@TxCorpi0x TxCorpi0x requested a review from a team as a code owner March 16, 2026 12:59
@TxCorpi0x TxCorpi0x requested review from akhlopiachyi, masihyeganeh, metalarm10, miladz68 and ysv and removed request for a team March 16, 2026 12:59
@TxCorpi0x TxCorpi0x force-pushed the mehdi/version-release-suffix-support branch from b7381b5 to 494ef67 Compare March 16, 2026 13:20

@ysv ysv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@ysv reviewed 6 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on akhlopiachyi, masihyeganeh, metalarm10, and miladz68).

@TxCorpi0x TxCorpi0x merged commit 0c66b30 into master Mar 16, 2026
25 of 28 checks passed
TxCorpi0x added a commit that referenced this pull request Mar 16, 2026
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