Skip to content

Conversation

gaius-qi
Copy link
Member

@gaius-qi gaius-qi commented Jul 2, 2025

Description

This pull request includes updates to dependency versions for improved compatibility and functionality. The changes primarily focus on updating image tags in the workflow configuration and updating the client-rs submodule reference.

Dependency Updates:

  • .github/workflows/compatibility-e2e.yml: Updated image tags for manager, scheduler, client, and seed-client modules to newer versions (v2.3.0 for manager and scheduler, v1.0.1 for client and seed-client) to reflect the latest releases.

  • client-rs: Updated the submodule reference to a newer commit (1a60b934e2efb48b3bc6bcdb6f317803b07d4e50) for improved compatibility and functionality.

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.4.0 milestone Jul 2, 2025
@gaius-qi gaius-qi self-assigned this Jul 2, 2025
@gaius-qi gaius-qi added the enhancement New feature or request label Jul 2, 2025
@gaius-qi gaius-qi requested review from a team as code owners July 2, 2025 16:58
@gaius-qi gaius-qi requested review from jim3ma, yxxhero and yyzai384 July 2, 2025 16:58
Copy link

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.94%. Comparing base (e57c831) to head (03a13bb).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4174   +/-   ##
=======================================
  Coverage   32.94%   32.94%           
=======================================
  Files         346      346           
  Lines       40945    40945           
=======================================
+ Hits        13490    13491    +1     
+ Misses      26561    26560    -1     
  Partials      894      894           
Flag Coverage Δ
unittests 32.94% <ø> (+<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.

Signed-off-by: Gaius <gaius.qi@gmail.com>
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

@Liam-Zhao Liam-Zhao enabled auto-merge (squash) July 3, 2025 03:36
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 merged commit d3e1c89 into main Jul 3, 2025
19 of 20 checks passed
@Liam-Zhao Liam-Zhao deleted the feature/client branch July 3, 2025 07:24
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.

6 participants