Skip to content

Conversation

gaius-qi
Copy link
Member

Description

This pull request includes updates to the .goreleaser.yml configuration file to enhance release notes and changelog organization, as well as a submodule update in client-rs. The most important changes focus on improving the release process and changelog readability.

Enhancements to .goreleaser.yml:

  • Added a footer to the release notes thanking contributors and providing links to the project's website and changelog for more details. (.goreleaser.yml, .goreleaser.ymlR4-R9)
  • Introduced changelog grouping with titles and regular expressions for categorizing updates (e.g., Features, Bug Fixes, Security updates). Each group is assigned a specific order for better organization. (.goreleaser.yml, .goreleaser.ymlR138-R152)

Submodule update:

  • Updated the client-rs submodule to a new commit, reflecting changes in the external repository. (client-rs, client-rsL1-R1)

Related Issue

Motivation and Context

Screenshots (if appropriate)

Types of changes

  • Bug fix (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)
  • Documentation Update (if none of the other choices apply)

Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@gaius-qi gaius-qi added this to the v2.3.0 milestone Jun 25, 2025
@gaius-qi gaius-qi self-assigned this Jun 25, 2025
@gaius-qi gaius-qi requested a review from a team as a code owner June 25, 2025 09:46
@gaius-qi gaius-qi added the enhancement New feature or request label Jun 25, 2025
chlins
chlins previously approved these changes Jun 25, 2025
Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

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

lgtm

@chlins chlins enabled auto-merge (squash) June 25, 2025 09:47
Copy link

codecov bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.95%. Comparing base (e112f51) to head (c02891b).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4161   +/-   ##
=======================================
  Coverage   32.94%   32.95%           
=======================================
  Files         346      346           
  Lines       40945    40945           
=======================================
+ Hits        13491    13494    +3     
+ Misses      26560    26557    -3     
  Partials      894      894           
Flag Coverage Δ
unittests 32.95% <ø> (+<0.01%) ⬆️

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

see 1 file with indirect coverage changes

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

@gaius-qi gaius-qi force-pushed the feature/goreleaser branch 2 times, most recently from 3000f10 to 7287b85 Compare June 25, 2025 10:30
BruceAko
BruceAko previously approved these changes Jun 25, 2025
Copy link
Member

@BruceAko BruceAko left a comment

Choose a reason for hiding this comment

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

LGTM

CormickKneey
CormickKneey previously approved these changes Jun 25, 2025
chlins
chlins previously approved these changes Jun 25, 2025
Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

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

lgtm

Liam-Zhao
Liam-Zhao previously approved these changes Jun 25, 2025
Copy link

@Liam-Zhao Liam-Zhao left a comment

Choose a reason for hiding this comment

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

LGTM

yxxhero
yxxhero previously approved these changes Jun 25, 2025
… links

Signed-off-by: Gaius <gaius.qi@gmail.com>
@gaius-qi gaius-qi force-pushed the feature/goreleaser branch from 7287b85 to c02891b Compare June 25, 2025 14:27
Copy link

@Liam-Zhao Liam-Zhao left a comment

Choose a reason for hiding this comment

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

lgtm

@gaius-qi gaius-qi disabled auto-merge June 25, 2025 15:13
@gaius-qi gaius-qi merged commit f7f832c into main Jun 25, 2025
16 of 17 checks passed
@gaius-qi gaius-qi deleted the feature/goreleaser branch June 25, 2025 15:13
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.

8 participants