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

Handle cargo registry index lookup requests #33681

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

pgarg66
Copy link
Contributor

@pgarg66 pgarg66 commented Oct 13, 2023

Problem

The cargo registry server doesn't support looking up the registry index for the published programs.

Summary of Changes

This PR adds support for looking up registry index for just deployed programs.

Fixes #

@pgarg66 pgarg66 force-pushed the index-lookup branch 2 times, most recently from 290eca2 to 5f5389b Compare October 13, 2023 11:56
@pgarg66 pgarg66 marked this pull request as ready for review October 13, 2023 13:47
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #33681 (46e1069) into master (47540af) will decrease coverage by 0.1%.
Report is 5 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master   #33681     +/-   ##
=========================================
- Coverage    81.8%    81.8%   -0.1%     
=========================================
  Files         806      806             
  Lines      217595   217595             
=========================================
- Hits       178105   178065     -40     
- Misses      39490    39530     +40     

@pgarg66 pgarg66 merged commit 09e858d into solana-labs:master Oct 13, 2023
42 checks passed
@pgarg66 pgarg66 deleted the index-lookup branch October 13, 2023 14:54
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