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
Being able to pull from private GitHub repositories is a very commonly asked for and used feature of nbgitpuller. This was implemented for University of Toronto (utoronto-2i2c/jupyterhub-deploy#44), and is well used there (I think). To move the UToronto hub to this repo (#638), we should enable this feature generally for whatever hubs that want it.
Value / benefit
Instructors can use private git repos with nbgitpuller. I think this is a blocker for migrating utoronto as well.
In our team meeting today I believe @yuvipanda said he'd like to give this one a shot in this cycle, so we've added it to the sprint board! We also discussed that this pattern should be documented in a blog post or something more discoverable for others, so I've added an item about that to the tasks above.
yuvipanda
added a commit
to yuvipanda/pilot-hubs
that referenced
this issue
Dec 13, 2021
Description
Being able to pull from private GitHub repositories is a very commonly asked for and used feature of nbgitpuller. This was implemented for University of Toronto (utoronto-2i2c/jupyterhub-deploy#44), and is well used there (I think). To move the UToronto hub to this repo (#638), we should enable this feature generally for whatever hubs that want it.
Value / benefit
Instructors can use private git repos with nbgitpuller. I think this is a blocker for migrating utoronto as well.
Implementation details
https://github.com/yuvipanda/git-credential-helpers is the project used to enable this functionality
Tasks to complete
No response
Updates
No response
The text was updated successfully, but these errors were encountered: