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

[JENKINS-63078] Allow ignoring rate limits #313

Merged
merged 7 commits into from
Aug 19, 2020

Commits on Jul 20, 2020

  1. Adds new ApiRateLimitChecker that ignores rate_limits

    Marc Salles committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    6807c31 View commit details
    Browse the repository at this point in the history
  2. Rename ThrottleNone to NoThrottle

    Marc Salles committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    7c3c9a1 View commit details
    Browse the repository at this point in the history
  3. Improve test for ApiRateLimitChecker.NoThrottle

    Marc Salles committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    a99e7a3 View commit details
    Browse the repository at this point in the history
  4. More explicit warning on selector for ApiRateLimitChecker.NoThrottle

    Co-authored-by: Liam Newman <[email protected]>
    2 people authored and Marc Salles committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b88408f View commit details
    Browse the repository at this point in the history
  5. NoThrottle will now redirect to ThrottleOnOver if GitHub.com api dete…

    …cted
    Marc Salles committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    7b39521 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    bdec8b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    5e39143 View commit details
    Browse the repository at this point in the history