You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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! 👋
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 versionYour personal set up
minikube version: v1.28.0
BinderHub helm chart: 1.0.0-0.dev.git.3025.h276be90
The text was updated successfully, but these errors were encountered: