You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Instead of calling GitHub API for checking if the deployed version is the latest one, we could just deploy a latest_version.json static JSON file on the documentation site, and query that without worrying about rate limits.
We could post a PR every time that we make a CodeGate release to update the JSON file.