Skip to content

feat: semantic release#2000

Draft
PavelSBorisov wants to merge 23 commits intomainfrom
resd-455
Draft

feat: semantic release#2000
PavelSBorisov wants to merge 23 commits intomainfrom
resd-455

Conversation

@PavelSBorisov
Copy link
Copy Markdown
Member

@PavelSBorisov PavelSBorisov commented Nov 12, 2025

Description:

This PR implements the following:

  • Implement conventional commits + enforce with PR checks
  • Rename all workflows
  • Implement semantic release
  • Publish helm charts with release flow

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.88%. Comparing base (a0e6b0c) to head (58d32a4).
⚠️ Report is 43 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2000      +/-   ##
==========================================
+ Coverage   99.40%   99.88%   +0.48%     
==========================================
  Files         168      160       -8     
  Lines        6357     6058     -299     
  Branches     1198     1174      -24     
==========================================
- Hits         6319     6051     -268     
+ Misses         38        7      -31     

see 55 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
@PavelSBorisov PavelSBorisov marked this pull request as ready for review November 13, 2025 15:05
@PavelSBorisov PavelSBorisov requested review from a team and yiliev0 as code owners November 13, 2025 15:05
Co-authored-by: Andrew Brandt <andrew.brandt@hashgraph.com>
Co-authored-by: Roger Barker <roger.barker@swirldslabs.com>
Signed-off-by: Pavel Borisov <37436896+PavelSBorisov@users.noreply.github.com>
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
andrewb1269
andrewb1269 previously approved these changes Nov 18, 2025
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
@PavelSBorisov PavelSBorisov force-pushed the resd-455 branch 2 times, most recently from 7a77963 to fc28252 Compare November 19, 2025 14:52
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
Copy link
Copy Markdown
Contributor

@rbarker-dev rbarker-dev left a comment

Choose a reason for hiding this comment

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

Minor nit.

Co-authored-by: Roger Barker <roger.barker@swirldslabs.com>
Signed-off-by: Pavel Borisov <37436896+PavelSBorisov@users.noreply.github.com>
PavelSBorisov and others added 2 commits December 3, 2025 16:25
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
"channel": "rc"
},
{
"name": "resd-455"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

to be removed before merging

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.

Make sure this is removed before merging 🥳

Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
andrewb1269
andrewb1269 previously approved these changes Dec 4, 2025
rbarker-dev
rbarker-dev previously approved these changes Dec 15, 2025
jbair06 and others added 2 commits December 15, 2025 12:30
rbarker-dev
rbarker-dev previously approved these changes Dec 22, 2025
Co-authored-by: Andrew Brandt <andrew.brandt@hashgraph.com>
Signed-off-by: Pavel Borisov <37436896+PavelSBorisov@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@andrewb1269 andrewb1269 left a comment

Choose a reason for hiding this comment

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

Approved. Make sure the main branch is updated correctly in the releaserc file :)

Copy link
Copy Markdown
Contributor

@rbarker-dev rbarker-dev left a comment

Choose a reason for hiding this comment

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

  "name": "resd-455" needs to be main but otherwise great.

@jbair06 jbair06 marked this pull request as draft April 10, 2026 15:42
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.

5 participants