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

🌱 Setup cron for running as GitHub App #2721

Merged
merged 11 commits into from
Mar 7, 2023

Commits on Mar 6, 2023

  1. Update auth server to use GitHub App.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    6d5a326 View commit details
    Browse the repository at this point in the history
  2. Update release worker to use GitHub App tokens directly, as a workaro…

    …und for the auth server not supporting it.
    
    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3949a50 View commit details
    Browse the repository at this point in the history
  3. Add Retry-After logic and stats.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    93c347d View commit details
    Browse the repository at this point in the history
  4. Change retry-after logic to support any status code. Disable troubles…

    …ome checks.
    
    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    843e6d3 View commit details
    Browse the repository at this point in the history
  5. Use GitHub App Token instead of auth server.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4120218 View commit details
    Browse the repository at this point in the history
  6. Temporarily disable additional chhecks.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    742ada2 View commit details
    Browse the repository at this point in the history
  7. Disable github auth server as it doesn't work with the GitHub App Tok…

    …ens.
    
    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    8951f6a View commit details
    Browse the repository at this point in the history
  8. Re-enable Fuzzing check in the release test.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    08e1737 View commit details
    Browse the repository at this point in the history
  9. Fix unit test for new check change.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    22b5284 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Move opencensus stat to the ratelimit roundtripped.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    69771cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e259690 View commit details
    Browse the repository at this point in the history