Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: Use
opendal
inrattler-index
and add executable #1076feat: Use
opendal
inrattler-index
and add executable #1076Changes from 21 commits
d0085a3
8c58912
f326733
76afe88
87b4d84
a347827
dd01d4f
ac8ea01
554f00b
8a99102
ab1b0a3
59a0bdc
563c66e
6b8a13a
52fae88
1344176
131138a
7341218
efe483c
39713a8
b1a5bb2
63a09e0
b1425d2
6e7add6
e38dc2d
7b7261a
c7785b8
bf8445d
d010241
a869c2d
c592135
57d52c3
867a49d
e2829f0
cdb5daa
0133a55
ded2ee7
8fc824c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
we still need to do the whole native-tls / rustls-tls and native-roots dance
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.
done in
c7785b8
(#1076)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.
i would suggest we don't publish binaries for rattler-index in this repo as this will probably complicate the release-plz workflow in this repo quite a bit. instead, we can only build binaries on conda-forge (and other package managers like brew), imo this should be enough