Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

periodically update user_info in elsewhere #900

Closed
chadwhitacre opened this issue May 1, 2013 · 12 comments
Closed

periodically update user_info in elsewhere #900

chadwhitacre opened this issue May 1, 2013 · 12 comments

Comments

@chadwhitacre
Copy link
Contributor

We should be constantly updating the user_info we have for all the social networks. @emTr0 updated his avatar at Bitbucket and we didn't pick up the change.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@chadwhitacre
Copy link
Contributor Author

@wyze
Copy link
Contributor

wyze commented Sep 6, 2013

+1 from kamal_ on IRC

@seanlinsley
Copy link
Contributor

How often, though? Nightly? Are there web hooks we can listen for?

@zbynekwinkler
Copy link
Contributor

This would also fix #1395. The apis for the updates are described there (github, twitter).

@zbynekwinkler
Copy link
Contributor

Fixing this issue would also move us in the right direction to detect which accounts are in fact orphaned (#1807).

@zbynekwinkler
Copy link
Contributor

I am adding this to my queue.

@zbynekwinkler zbynekwinkler self-assigned this Feb 3, 2014
@Changaco
Copy link
Contributor

Changaco commented Feb 3, 2014

@zwn It might be better if you wait (a few days at most) for me to update the elsewhere branch and start your work from there instead of master.

@zbynekwinkler
Copy link
Contributor

@Changaco I'll do mostly weekends.

@chadwhitacre
Copy link
Contributor Author

Looking at this with @BastianBerndsen, he's tracking down his username). My first thought on this is that we should make sure we use a different OAuth application for this than we use for logins, to make sure that rate limits for this worker don't adversely affect the rest of the site (especially logging in).

@zbynekwinkler
Copy link
Contributor

Undocumented Github API to resolve user_id is https://api.github.com/user/:numeric_id. Github support staff considers it stable enough for use.

@zbynekwinkler
Copy link
Contributor

This is waiting for #1369.

@chadwhitacre
Copy link
Contributor Author

Closing in light of our decision to shut down Gratipay.

Thank you all for a great run, and I'm sorry it didn't work out! 😞 💃

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants