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

feat: support gh refresh tokens #69

Merged
merged 4 commits into from
Sep 5, 2023
Merged

Commits on Sep 5, 2023

  1. feat: support gh refresh tokens

    Depends on codecov/shared#27
    TODO: after that is merged update the sha reference in requirements.in
    
    Adds support for github app refresh tokens
    
    codecov/engineering-team#162
    giovanni-guidini committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b651dbf View commit details
    Browse the repository at this point in the history
  2. fix: add on_token_refresh in owner.py

    * Updates shared to a newer version
    * Adds a on_token_refresh callback if the torngit adapter comes from owner.py
    
    context codecov/engineering-team#162
    giovanni-guidini committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f22e5f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c0c945 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed0fc28 View commit details
    Browse the repository at this point in the history