Skip to content

Conversation

@QuantumChemist
Copy link
Contributor

@QuantumChemist QuantumChemist commented Nov 9, 2025

Hi 😄 ,

at some point I had two GitHub accounts, one that I opened in 2016 and this one that I opened in 2019. Because I have merged the two accounts (i.e. transferred ownership of the repos and deleted the 2016 acc), the git-trophy would not show the correct "Experience" score for me.

That's why I replaced the createdAt object with the date of the earliest repo with createdAt as fallback.

@vercel
Copy link

vercel bot commented Nov 9, 2025

@QuantumChemist is attempting to deploy a commit to the ryo-ma's Team Team on Vercel.

A member of the Team first needs to authorize it.

repositories(first: 100, ownerAffiliations: OWNER, orderBy: {direction: DESC, field: STARGAZERS}) {
totalCount
nodes {
name
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no need to capture the repository name.
Please avoid capturing unnecessary information as it will increase Github's API costs.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah good catch. That was a leftover from debugging. Removed it.

@vercel
Copy link

vercel bot commented Nov 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
github-profile-trophy Error Error Nov 10, 2025 2:23pm

@ryo-ma ryo-ma merged commit d4b62d8 into ryo-ma:master Nov 10, 2025
1 of 2 checks passed
@ryo-ma
Copy link
Owner

ryo-ma commented Nov 10, 2025

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants