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

alternate cargo registry support? #80

Open
gchiii opened this issue Sep 23, 2024 · 2 comments
Open

alternate cargo registry support? #80

gchiii opened this issue Sep 23, 2024 · 2 comments

Comments

@gchiii
Copy link

gchiii commented Sep 23, 2024

is anyone working on supporting alternate or private cargo registries?
would doing so also require re-writing the fetcher used by bitbake ?

@g0hl1n
Copy link

g0hl1n commented Sep 24, 2024

This seems related to #78

It shouldn't require rewriting the crate fetcher as it already supports custom registries. Although there might be some authentication mechanisms that aren't supported yet (e.g. Bearer tokens).

@gchiii
Copy link
Author

gchiii commented Oct 1, 2024

cool! Is anyone working on it, or are there any forks I should check out?

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

No branches or pull requests

2 participants