Skip to content

build: bump Sui CLI to 1.74.1#432

Merged
bidzyyys merged 2 commits into
mainfrom
build/bump-sui-v1.74.1
Jul 3, 2026
Merged

build: bump Sui CLI to 1.74.1#432
bidzyyys merged 2 commits into
mainfrom
build/bump-sui-v1.74.1

Conversation

@bidzyyys

@bidzyyys bidzyyys commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Bumps the required Sui CLI version from 1.73.2 to mainnet-v1.74.1.

Updates:

  • .github/workflows/test.ymlSUI_VERSION
  • README.md — required version + release link

Summary by CodeRabbit

  • Chores
    • Updated the required Sui CLI version to 1.74.1 in the project documentation.
    • Aligned the CI pipeline to use Sui 1.74.1 for build, lint, test, coverage, and code generation steps.

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: a4fe6388-5a78-4335-9427-8982cc0c88ed

📥 Commits

Reviewing files that changed from the base of the PR and between 85448ce and 7ef201e.

📒 Files selected for processing (2)
  • .github/workflows/test.yml
  • README.md

📝 Walkthrough

Walkthrough

This PR bumps the required Sui CLI version from 1.73.2 to 1.74.1 in the GitHub Actions test workflow's SUI_VERSION environment variable and in the README's "Install Sui" documentation section.

Changes

Sui CLI Version Bump

Layer / File(s) Summary
Version reference update
.github/workflows/test.yml, README.md
Updates the Sui CLI version from 1.73.2 to 1.74.1 in the CI workflow's global env variable and the README's documented required version.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: ericnordelo, immrsd

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the main change: bumping the Sui CLI version.
Description check ✅ Passed The description summarizes the change well, but it omits the required issue reference and PR checklist.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch build/bump-sui-v1.74.1

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.54%. Comparing base (cde1812) to head (e9b181b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #432   +/-   ##
=======================================
  Coverage   96.54%   96.54%           
=======================================
  Files          32       32           
  Lines        3328     3328           
  Branches      782      781    -1     
=======================================
  Hits         3213     3213           
  Misses         70       70           
  Partials       45       45           
Flag Coverage Δ
contracts/access 65.46% <ø> (ø)
contracts/allowance 52.40% <ø> (ø)
contracts/finance 26.07% <ø> (ø)
contracts/timelock 54.57% <ø> (ø)
contracts/utils 44.09% <ø> (ø)
math/core 86.97% <ø> (ø)
math/fixed_point 61.57% <ø> (ø)

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

☔ View full report in Codecov by Harness.
📢 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.

@ericnordelo ericnordelo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@immrsd immrsd left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@bidzyyys bidzyyys merged commit 2a6ba9c into main Jul 3, 2026
32 checks passed
@bidzyyys bidzyyys deleted the build/bump-sui-v1.74.1 branch July 3, 2026 09:21
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.

3 participants