parmentelat / nbhosting

nginx + django + docker architecture to host notebooks embedded from open-edx hosted MOOCs
Other
77 stars 8 forks source link

builds not always build the right branch / need to manage a course's branch more cleanly #149

Open parmentelat opened 3 years ago

parmentelat commented 3 years ago

the build code fetches the course's URL alright but fails to switch to a branch it always uses the remote's default branch regardless of what was switched on in the courses-git/ area

we may wish to manage the course's branch a little more cleanly by making it a first-level citizen in the db