Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RELEASE] Bump 1.11.0-SNAPSHOT #6769

Closed
wants to merge 3 commits into from

Conversation

bowenliang123
Copy link
Contributor

@bowenliang123 bowenliang123 commented Oct 22, 2024

🔍 Description

Issue References 🔗

This pull request fixes #

Describe Your Solution 🔧

Preparing v1.11.0-SNAPSHOT after branch-1.10 cut

build/mvn versions:set -DgenerateBackupPoms=false -DnewVersion="1.11.0-SNAPSHOT"
(cd kyuubi-server/web-ui && npm version "1.11.0-SNAPSHOT")

Types of changes 🔖

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Test Plan 🧪

Behavior Without This Pull Request ⚰️

Behavior With This Pull Request 🎉

Related Unit Tests


Checklist 📝

Be nice. Be informative.

@bowenliang123 bowenliang123 marked this pull request as ready for review October 22, 2024 06:26
@codecov-commenter
Copy link

codecov-commenter commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (e0a80f2) to head (6db219d).
Report is 5 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6769   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         684     687    +3     
  Lines       42354   42439   +85     
  Branches     5776    5793   +17     
======================================
- Misses      42354   42439   +85     

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

@bowenliang123 bowenliang123 self-assigned this Oct 23, 2024
@bowenliang123 bowenliang123 added this to the v1.10.0 milestone Oct 23, 2024
@bowenliang123 bowenliang123 modified the milestones: v1.10.0, v1.11.0 Oct 23, 2024
@bowenliang123 bowenliang123 deleted the bump-1.11 branch October 23, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment