Breaking changes in 0.3.3

12 views
Skip to first unread message

Heiko Seeberger

unread,
Nov 11, 2011, 3:25:09 AM11/11/11
to conscri...@googlegroups.com
Hi,

Congratulations to the 0.3.3 release!

Unfortunately there are breaking changes: The lookup for the credentials of private repos is no longer working as before. I would appreciate an announcement to this containing a "migration documentation".

Cheers
Heiko

--

Heiko Seeberger
Twitter: hseeberger
Blog: heikoseeberger.name
Company: Typesafe - Enterprise-Grade Scala from the Experts
Author of Durchstarten mit Scala, a German tutorial-style Scala book


Nathan Hamblen

unread,
Nov 11, 2011, 7:54:39 AM11/11/11
to conscri...@googlegroups.com
I mentioned it in the release notes, perhaps not warningly enough. The migration is to add your github username and token to your git config, as github recommends for external tools in general:

    $ git config --global github.user username
    $ git config --global github.token 0123456789yourf0123456789token

http://help.github.com/set-your-user-name-email-and-github-token/

Nathan

Heiko Seeberger

unread,
Nov 11, 2011, 8:51:26 AM11/11/11
to conscri...@googlegroups.com
Excellent. Thanks!

Heiko
Reply all
Reply to author
Forward
0 new messages