-
-
Notifications
You must be signed in to change notification settings - Fork 121
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
Add compact index support for private sources #392
base: main
Are you sure you want to change the base?
Add compact index support for private sources #392
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking good!
I'm also interested to hear if this gave you any ideas about how we could improve the compact index gem for consumers, so their implementations could potentially be shorter/easier.
8fbeaa2
to
8993ad0
Compare
80b1844
to
0c3e854
Compare
Is there any extra configuration needed to enable this? Wanted to test locally, but see this when trying to bundle install against it:
|
@technicalpickles shouldn't be, what's showing up in the server logs? |
Startup:
During
|
I'll revisit this once there's a version of sqlite for jruby that supports what I used here |
This reverts commit 53d6769.
Signed-off-by: Samuel Giddins <[email protected]>
88c97fc
to
6bf4489
Compare
Signed-off-by: Samuel Giddins <[email protected]>
408a581
to
10aeb06
Compare
Description:
Ensured working via https://github.com/rubygems/gem_server_conformance
Tasks:
I will abide by the code of conduct.