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

Implement CLI front-end for loader-v4 commands #33289

Merged
merged 3 commits into from
Sep 19, 2023

Conversation

pgarg66
Copy link
Contributor

@pgarg66 pgarg66 commented Sep 18, 2023

Problem

We need a loader-v4 CLI command front-end for testing PRv2 until we have a cargo registry interface which speaks the cargo "sparse" protocol so that people can use cargo publish directly.

Summary of Changes

Add the CLI subcommands, description and integrate to the processors for loader-v4.

Fixes #

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #33289 (e70c0aa) into master (fe598a9) will increase coverage by 0.0%.
Report is 5 commits behind head on master.
The diff coverage is 78.8%.

@@           Coverage Diff            @@
##           master   #33289    +/-   ##
========================================
  Coverage    81.9%    81.9%            
========================================
  Files         791      791            
  Lines      214749   215075   +326     
========================================
+ Hits       176060   176334   +274     
- Misses      38689    38741    +52     

@pgarg66 pgarg66 marked this pull request as ready for review September 18, 2023 16:24
@pgarg66 pgarg66 merged commit 62888d2 into solana-labs:master Sep 19, 2023
32 checks passed
@pgarg66 pgarg66 deleted the loader-v4-cli-fe branch September 19, 2023 15:27
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.

None yet

2 participants