GitHubRepoProvider not working
AdrianSanchezLopez opened this issue · 1 comments
Bug description
Using helm chart 1.0.0-0.dev.git.3025.h276be90
I try to configure repo authentication for GitHub with:
config: BinderHub: GitHubRepoProvider: access_token: <token>
Expected behaviour
Capability to clone private repositories
Actual behaviour
Error, BinderHub cannot clone the git repository:
Could not resolve ref for gh:<edited-user>/<edited-private-repo>.git/HEAD. Double check your URL. GitHub recently changed default branches from "master" to "main".
How to reproduce
Deploy a local BindeHub instance on minikube, with GitHubRepoProvider
and the provided helm chart version
Your personal set up
minikube version: v1.28.0
BinderHub helm chart: 1.0.0-0.dev.git.3025.h276be90
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋
Welcome to the Jupyter community! 🎉