+ [2017-01-09T22:54:09Z] tempuser The URL looks like that when I get to the 404 page.
+ [2017-01-09T23:29:27Z] tempuser https://github.com/dkucsc/dcc-dashboard/blob/feature/auth/dashboard.py#L60
+ [2017-01-09T23:29:46Z] tempuser That callback isn't being called, I'm discovering.
+ [2017-01-09T23:30:24Z] tempuser There's a Python debug statement (ipdb.set_trace()) in that function and execution flow never hits it.
+ [2017-01-09T23:45:39Z] tempuser Ok I think I figured it out. It's likely some kind of caching issue.

message no. 160580

Posted by lroellin in #github at 2017-01-09T09:00:39Z

https://github.com/lroellin/cpl-zusammenfassung/blob/master/Zusammenfassung.md search for "# Klassen" and you will end up at the right place. somehow this ends up messed up on github
+ [2017-01-10T09:26:04Z] is_null hi all, github doesn't add my gpg key ( http://dpaste.com/1JNPEMN ), it fails with message "keyring packet should only contain a single entity", any clue please ? is it because rsa4096 is not supported ?
+ [2017-01-10T09:26:19Z] canton7 is_null, that's the wrong format
+ [2017-01-10T09:26:32Z] canton7 no, wait, I'm getting it confused with ssh keys
+ [2017-01-10T09:28:58Z] is_null i used gpg --armor --export
+ [2017-01-10T15:05:04Z] RxMcDona1d Hello, I'm trying to npm i https://github.com/user/repo.git#commit and it works but when I go to the folder it's pretty much empty instead of having the same contents as the repo