Skip to content
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

Use PAT to get higher github rate-limit #449

Closed
wants to merge 5 commits into from

Commits on Aug 15, 2022

  1. Use PAT to get higher github rate-limit

    Goes from 60/hour to 5000/hour for authenticated sessions
    philclifford committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    8157ba0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef975dd View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    075502e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    344ae7a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Ugly but working solution - sanity over beauty

    and since I am over the rate-limit this is also just-in-time
    philclifford committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    e0ddf67 View commit details
    Browse the repository at this point in the history