inch-ci / inch_ci-web

Web frontend for Inch CI
http://inch-ci.org/
MIT License
139 stars 20 forks source link

Git username doesn't seems to update #110

Open umamaistempo opened 8 years ago

umamaistempo commented 8 years ago

When i first authorized Inch-ci to have access to my account data, my github username was dersturm. Some time later, i changed my github username to mememori and now, while accessing inch-ci website, it says i am @dersturm...

Also, it doesn't list any of my projects (even if i try to manually sync), probably because of this username issue.

And there is a little typo on the table for elixir projects: "Elixir projects Inch CI can now also evaluate Elixir projects, but they have to be build by Travis" i think it was supposed to be built

rrrene commented 8 years ago

It is very likely that I never tought about this scenario when designing the Signin process. :sweat:

Will have a look as soon as I can! Thx for the bug report :+1:

rrrene commented 8 years ago

Hi, you should now see the right username and I hope the projects sync correctly as well.

Please report what you find!