Skip to content

Create release branch after merge#29

Merged
brainelectronics merged 1 commit intomainfrom
feature/create-release-branch
Apr 6, 2026
Merged

Create release branch after merge#29
brainelectronics merged 1 commit intomainfrom
feature/create-release-branch

Conversation

@brainelectronics
Copy link
Copy Markdown
Owner

@brainelectronics brainelectronics commented Apr 6, 2026

This change creates a new release branch release/<VERSION> after a merge and adds the following files to it:

  • changelog.md
  • package.json
  • <PACKAGE>/version.py

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

codecov-commenter commented Apr 6, 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 (93afb50) to head (f522636).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #29   +/-   ##
=========================================
  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.

@brainelectronics brainelectronics force-pushed the feature/create-release-branch branch 4 times, most recently from fecbc2f to c1079b1 Compare April 6, 2026 19:26
@brainelectronics brainelectronics force-pushed the feature/create-release-branch branch from c1079b1 to f522636 Compare April 6, 2026 19:58
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.

LGTMyself

@brainelectronics brainelectronics merged commit e0f7d2e into main Apr 6, 2026
6 checks passed
@brainelectronics brainelectronics deleted the feature/create-release-branch branch April 6, 2026 20:12
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