Skip to content

chore: update Hiero Solo version to v0.72.0#1666

Open
iashLaJoie wants to merge 1 commit into
hiero-ledger:mainfrom
iashLaJoie:fix/1570-upgrade-solo-version
Open

chore: update Hiero Solo version to v0.72.0#1666
iashLaJoie wants to merge 1 commit into
hiero-ledger:mainfrom
iashLaJoie:fix/1570-upgrade-solo-version

Conversation

@iashLaJoie

@iashLaJoie iashLaJoie commented May 26, 2026

Copy link
Copy Markdown

Description

Updates the Hiero Solo version used by the reusable build workflow from v0.65.0 to v0.72.0.

Closes #1570.

Validation

  • Confirmed the workflow change is limited to .github/workflows/zxc-build-library.yaml.
  • Confirmed soloVersion is set to v0.72.0.

Summary by CodeRabbit

  • Chores
    • Updated build workflow configuration to use a newer version of the build tool.

Review Change Stack

Signed-off-by: iashLaJoie <175020346+iashLaJoie@users.noreply.github.com>
@iashLaJoie iashLaJoie requested a review from a team as a code owner May 26, 2026 16:05
@iashLaJoie iashLaJoie requested a review from PavelSBorisov May 26, 2026 16:05
@github-actions

Copy link
Copy Markdown

Hey @iashLaJoie 👋 thanks for the PR!
I'm your friendly PR Helper Bot 🤖 and I'll be riding shotgun on this one, keeping track of your PR's status to help you get it approved and merged.

This comment updates automatically as you push changes -- think of it as your PR's live scoreboard!
Here's the latest:


PR Checks

DCO Sign-off -- All commits have valid sign-offs. Nice work!


GPG Signature -- All commits have verified GPG signatures. Locked and loaded!


Merge Conflicts -- No merge conflicts detected. Smooth sailing!


Issue Link -- Linked to #1570 (assigned to you).


🎉 All checks passed! Your PR is ready for review. Great job!

@github-actions github-actions Bot added the status: needs review The pull request is ready for maintainer review label May 26, 2026
@coderabbitai

coderabbitai Bot commented May 26, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: afc7ebbf-d563-4ff6-a26c-eded48eb17f4

📥 Commits

Reviewing files that changed from the base of the PR and between a898153 and bbb0571.

📒 Files selected for processing (1)
  • .github/workflows/zxc-build-library.yaml

📝 Walkthrough

Walkthrough

The Linux build workflow configuration is updated to use Hiero Solo v0.72.0 instead of v0.65.0. This single-line change updates the soloVersion input parameter passed to the hiero-solo-action in the workflow, keeping the integration test environment current.

Changes

Solo Version Upgrade

Layer / File(s) Summary
Solo version configuration update
.github/workflows/zxc-build-library.yaml
The soloVersion input to hiero-solo-action is bumped from v0.65.0 to v0.72.0 to reflect the latest available version for CI integration testing.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A hop, a skip, a version bump,
From point-six-five to seven-two,
Solo soars to greater heights,
Our CI tests now shine so bright! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: updating Hiero Solo version to v0.72.0 in the CI workflow.
Linked Issues check ✅ Passed The PR successfully fulfills all coding requirements from issue #1570: soloVersion updated to v0.72.0 in .github/workflows/zxc-build-library.yaml with no other files modified.
Out of Scope Changes check ✅ Passed No out-of-scope changes detected; the PR contains only the single version update required by issue #1570 with no additional modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: needs review The pull request is ready for maintainer review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Good First Issue]: Upgrade solo version to v0.72.0 in CI workflow

1 participant