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

Support authenticating as GitHub Apps instead of using Personal Access Tokens #1311

Draft
wants to merge 36 commits into
base: main
Choose a base branch
from

Commits on Nov 17, 2024

  1. Support GitHub App Auth

    freddydk committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    a091a35 View commit details
    Browse the repository at this point in the history
  2. catch

    freddydk committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    9463f40 View commit details
    Browse the repository at this point in the history
  3. 10

    freddydk committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    dd0cbea View commit details
    Browse the repository at this point in the history
  4. dumps

    freddydk committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    7c7253d View commit details
    Browse the repository at this point in the history
  5. mask multi

    freddydk committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    32aab8d View commit details
    Browse the repository at this point in the history
  6. add message

    freddydk committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    0c191ab View commit details
    Browse the repository at this point in the history
  7. precommit

    freddydk committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    df1c6e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. token exchange

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ff16e55 View commit details
    Browse the repository at this point in the history
  2. getreal

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    add7df9 View commit details
    Browse the repository at this point in the history
  3. tests

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    38b7860 View commit details
    Browse the repository at this point in the history
  4. getreal

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    af60cca View commit details
    Browse the repository at this point in the history
  5. x

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6f09716 View commit details
    Browse the repository at this point in the history
  6. use real

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e3e4968 View commit details
    Browse the repository at this point in the history
  7. use real

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0f9ae18 View commit details
    Browse the repository at this point in the history
  8. no user

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d0157f6 View commit details
    Browse the repository at this point in the history
  9. use githubOwner

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f358ab8 View commit details
    Browse the repository at this point in the history
  10. dump

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    936c912 View commit details
    Browse the repository at this point in the history
  11. use repo

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    945ca71 View commit details
    Browse the repository at this point in the history
  12. no config

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    dae2cdc View commit details
    Browse the repository at this point in the history
  13. use repo

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cd8b221 View commit details
    Browse the repository at this point in the history
  14. fix token

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1524490 View commit details
    Browse the repository at this point in the history
  15. mask value

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    28232d6 View commit details
    Browse the repository at this point in the history
  16. move

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1402a6f View commit details
    Browse the repository at this point in the history
  17. use gh

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9491ba7 View commit details
    Browse the repository at this point in the history
  18. remove silent

    freddydk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9c30d28 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. remove line breaks

    freddydk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8b10b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f1c796 View commit details
    Browse the repository at this point in the history
  3. fix e2e

    freddydk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e9ee5e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2501a3b View commit details
    Browse the repository at this point in the history
  5. silent

    freddydk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    112ebc3 View commit details
    Browse the repository at this point in the history
  6. use gfh

    freddydk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    85014aa View commit details
    Browse the repository at this point in the history
  7. jit

    freddydk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    cea8eda View commit details
    Browse the repository at this point in the history
  8. use real token

    freddydk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9ba3af2 View commit details
    Browse the repository at this point in the history
  9. get token for repo

    freddydk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    cdd459c View commit details
    Browse the repository at this point in the history
  10. inc count

    freddydk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d7d440b View commit details
    Browse the repository at this point in the history
  11. token cache

    freddydk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    cd03ea6 View commit details
    Browse the repository at this point in the history