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

Fix rosetta workflow #10804

Merged
merged 2 commits into from
Apr 2, 2025
Merged

Fix rosetta workflow #10804

merged 2 commits into from
Apr 2, 2025

Conversation

xin-hedera
Copy link
Contributor

Description:

This PR fixes the rosetta workflow

  • Switch to mesh-cli repo and workaround the old repo reference in install.sh
  • Bump to rosetta-cli v0.10.4

Related issue(s):

Fixes #10803

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@xin-hedera xin-hedera self-assigned this Apr 2, 2025
@xin-hedera xin-hedera requested review from a team as code owners April 2, 2025 03:21
@xin-hedera xin-hedera added bug Type: Something isn't working test Test infrastructure, automated tests required, etc labels Apr 2, 2025
@xin-hedera xin-hedera added this to the 0.128.0 milestone Apr 2, 2025
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-23.63% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1830b2c) 34815 32754 94.08%
Head commit (8f780ee) 49418 (+14603) 34813 (+2059) 70.45% (-23.63%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#10804) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@xin-hedera xin-hedera merged commit b2f10c6 into main Apr 2, 2025
31 of 32 checks passed
@xin-hedera xin-hedera deleted the fix-rosetta-workflow branch April 2, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type: Something isn't working test Test infrastructure, automated tests required, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rosetta API workflow fails
2 participants