graphql / graphql.github.io

GraphQL Documentation at graphql.org

Home Page:https://graphql.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website/code/javascript: Last Release is not updated

TuvalSimha opened this issue · comments

Description

For some libraries, the Last Release is not updated

Problem with:

  1. getGitHubStats query
  2. Token expired

Steps to Reproduce

  1. Go to https://graphql.org/code/
  2. Search for "GraphQL-yoga" for example
  3. Examine the Last Release value
  4. Go to the GitHub library profile (For example https://github.com/dotansimha/graphql-yoga)
  5. Examine the Release section

Expected Result

  • For Graphql-yoga the Last Release should be 4 days ago.

Actual Result

  • For Graphql-yoga the Last Release should be 4 YEARS ago.

Additional Context