coveralls-public icon indicating copy to clipboard operation
coveralls-public copied to clipboard

No public repos listed

Open digitalBush opened this issue 1 year ago • 5 comments

I was having problems syncing repos to configure a new project. I've unlinked and re-auth'd using GitHub, no luck. I deleted my account and started over, now there are no repos in the list. Understandably, the repos I had configured before are unassociated with my account.

digitalBush avatar Dec 08 '23 22:12 digitalBush

Hi, @digitalBush.

Sorry about the trouble you're having. I unlinked your account, which should destroy your current OAuth token, which seems faulty for some reason because we were not able to use it in requests to the GitHub API to successfully determine what repos you have access to.

You can try logging in again to see if that works, but if it doesn't, I would suggest, going to your GitHub Settings > Applications > Authorized OAuth Apps, and revoking any OAuth apps from Coveralls. (There could be up to two: Coveralls and Coveralls Pro).

Then go back to coveralls.io and try to login. This time you should be asked to accept the Coveralls OAuth App. Once you do, you should be able to see your public repos on the ADD REPOS page.

If that's not the case, please let me know.

afinetooth avatar Dec 12 '23 01:12 afinetooth

@afinetooth Still seeing the same issue. I removed the authorization and re-accepted the coveralls all. Clicking sync repos shows a banner "Your repositories are being refreshed!" but nothing ever shows up. 🤷‍♂️

digitalBush avatar Dec 14 '23 02:12 digitalBush

Hi @digitalBush. Yes, from my side I'm still seeing that we were unable to obtain any info from GitHub on your behalf (with your OAuth token), for instance, your accessible repos.

Next thing to try:

  • Remove our OAuth apps from your GitHub user account (revoke their access), and then try logging in again.

Steps:

  1. At GitHub.com, click on your profile and select Settings.
  2. In Settings, go to Applications > Authorized OAuth Apps.
  3. Click the "3 dots" (...) next to any/all apps with "Coveralls" in the name and select Revoke. (There should only be two (2) apps at most: Coveralls and/or Coveralls Pro.)

Please let me know how that goes.

afinetooth avatar Dec 18 '23 22:12 afinetooth

I'm having the same issue. I had a new repo that was not showing up, so I did various resets/revokes/etc. to start from scratch, and now I don't see any repositories, even after a refresh.

lpenz avatar Dec 31 '23 14:12 lpenz

Having the same issue with a repo I made 3 days ago — it's not showing up in the list of available GitHub public repos. https://github.com/RobinTail/zod-sockets

RobinTail avatar Feb 07 '24 09:02 RobinTail