Skip to content

CLI: Refactor jito-shank-cli to support dynamic configuration via CLI - #238

Merged
coachchucksol merged 19 commits into
masterfrom
ak/shank
Aug 7, 2025
Merged

CLI: Refactor jito-shank-cli to support dynamic configuration via CLI#238
coachchucksol merged 19 commits into
masterfrom
ak/shank

Conversation

@aoikurokawa

@aoikurokawa aoikurokawa commented May 20, 2025

Copy link
Copy Markdown
Collaborator
  • jito-tip-router, ncn-template use mostly same logic for generating IDL, so after publishing jito-shank-idl crate, we can remove these code from each repo.

@codecov

codecov Bot commented May 20, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.97%. Comparing base (417dcac) to head (b0813fd).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #238   +/-   ##
=======================================
  Coverage   84.97%   84.97%           
=======================================
  Files          92       92           
  Lines        9667     9667           
=======================================
  Hits         8215     8215           
  Misses       1452     1452           

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aoikurokawa aoikurokawa changed the title CLI: Refactor IDL generation tool to support dynamic configuration via CLI CLI: Refactor jito-shank-cli to support dynamic configuration via CLI May 20, 2025
@aoikurokawa
aoikurokawa marked this pull request as ready for review May 20, 2025 20:44

@coachchucksol coachchucksol left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

almost

Comment thread shank-cli/Cargo.toml
@@ -1,13 +1,13 @@
[package]
name = "jito-shank-cli"
description = "Jito Shank CLI"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should probably be workspace?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

That's right! back to workspace

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

still needs to be changed back

@coachchucksol
coachchucksol enabled auto-merge (squash) August 7, 2025 22:54

@coachchucksol coachchucksol left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@coachchucksol
coachchucksol merged commit 3e59995 into master Aug 7, 2025
10 checks passed
@coachchucksol
coachchucksol deleted the ak/shank branch August 7, 2025 23:22
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.

2 participants