Skip to content

Set correct number for the rc metadata#32

Merged
brainelectronics merged 1 commit intomainfrom
feature/real-rc-number
Apr 11, 2026
Merged

Set correct number for the rc metadata#32
brainelectronics merged 1 commit intomainfrom
feature/real-rc-number

Conversation

@brainelectronics
Copy link
Copy Markdown
Owner

@brainelectronics brainelectronics commented Apr 11, 2026

This change creates the correct release candidate number based on the action run of a pull request workflow run test-release instead of the total number of this workflow run. By this fix, the -rcX metadata starts at 1 and is incremented with every push, no matter if the push is a force push or a classic new commit on top in a ongoing pull request.

@brainelectronics brainelectronics self-assigned this Apr 11, 2026
@brainelectronics brainelectronics added the enhancement New feature or request label Apr 11, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 11, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (47bdcc7) to head (1962d8b).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #32   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           11        11           
  Branches         1         1           
=========================================
  Hits            11        11           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Owner Author

@brainelectronics brainelectronics left a comment

Choose a reason for hiding this comment

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

This is a game changer!

@brainelectronics brainelectronics merged commit 8e84bbb into main Apr 11, 2026
6 checks passed
@brainelectronics brainelectronics deleted the feature/real-rc-number branch April 11, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants