Skip to content

Website/code: fix query getGitHubStats #1324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Website/code: fix query getGitHubStats #1324

merged 1 commit into from
Dec 1, 2022

Conversation

TuvalSimha
Copy link
Contributor

@TuvalSimha TuvalSimha commented Nov 30, 2022

Signed-off-by: Tuval Simha tuval.simha@gmail.com

Closes #1325

Description

The small changes I suggested, fix the wrong data about some libraries (Especially for the Last Release). For example:
Before my changes:
Link: https://graphql.org/code/#javascript
Image:

Screenshot 2022-11-30 at 16 01 42

After my changes:

Screenshot 2022-11-30 at 14 45 20

Hey there! :)

  • So the query inside getGitHubStats was not updated, after I try to reproduce it inside the GitHub explorer, I change the query.
  • The accessToken return an empty obj because the token was expired.
  • Prettier

Signed-off-by: Tuval Simha <tuval.simha@gmail.com>
@TuvalSimha TuvalSimha changed the title Website: fix query from github + new token Website/code: fix query getGitHubStats Nov 30, 2022
@Urigo
Copy link
Contributor

Urigo commented Dec 1, 2022

thank you @TuvalSimha !

@Urigo Urigo merged commit 5a0b7f4 into graphql:source Dec 1, 2022
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.

Website/code/javascript: Last Release is not updated
2 participants