Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Add basic push to Github functionality #49
Conversation
|
Maybe we should just push this now before I procrastinate more on it? |
ibab
changed the title from
[WIP] Add basic push to Github functionality to Add basic push to Github functionality
Mar 9, 2016
|
Can you poke travis? If this isn't obviously broken/totally confusing for the user then I would also vote to merge early and often. |
|
Travis has been poked. |
|
Can someone decipher why he is unhappy? |
|
jupyterhub didn't start so the tests fail. I created #65 to track this. The reason this fails now is that we use the latest released version of jupyterhub, which got bumped last night. Should hard code the version probably. @anaderi included the fix for this in #59 but waiting to hear from him re merging it. If you can take a look at #59 and are happy I will merge it. Then rebase this and travis should be happy again. |
|
Poke the bear, do it! |
ibab
referenced
this pull request
Mar 9, 2016
Open
Better Github integration for saving the running container #67
|
the problem I had was due to absence of '--no-ssl' flag at
I'm not sure what might cause that. Do you have travis working for your fork? |
anaderi
and others
added some commits
Mar 13, 2016
anaderi
added a commit
that referenced
this pull request
Mar 15, 2016
|
|
anaderi |
2986d82
|
ibab commentedMar 5, 2016
This will allow users to store their changes by pushing them back to Github.