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

Add support for GitHub app authentication #269

Merged
merged 19 commits into from
Mar 4, 2020

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    a277a71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96bfe13 View commit details
    Browse the repository at this point in the history
  3. Add documentation

    timja committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    5225a5d View commit details
    Browse the repository at this point in the history
  4. More logging on failure

    timja committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    42e6826 View commit details
    Browse the repository at this point in the history
  5. Update github-app.adoc

    adusumillipraveen authored and timja committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    8010d4d View commit details
    Browse the repository at this point in the history
  6. Update github-app.adoc

    adusumillipraveen authored and timja committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    9415745 View commit details
    Browse the repository at this point in the history
  7. Update docs/github-app.adoc

    Co-Authored-By: Olivier Jacques <olivier.jacques@dxc.com>
    timja and ojacques committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    df39f0c View commit details
    Browse the repository at this point in the history
  8. Update src/main/java/org/jenkinsci/plugins/github_branch_source/Conne…

    …ctor.java
    
    Co-Authored-By: Olivier Jacques <olivier.jacques@dxc.com>
    timja and ojacques committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    262f07e View commit details
    Browse the repository at this point in the history
  9. Create GitHubAppCredential

    timja committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    cd4b795 View commit details
    Browse the repository at this point in the history
  10. Revert unneeded changes

    timja committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    9e7de1c View commit details
    Browse the repository at this point in the history
  11. Add GHE support

    timja committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    e2c9374 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c311b36 View commit details
    Browse the repository at this point in the history
  13. Add more help text

    timja committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    ad2e0ca View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Rename credential class

    So that JCasC symbol name is resolved to:
    githubApp
    
    and not githubAppCredential
    timja committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    07dc6a6 View commit details
    Browse the repository at this point in the history
  2. Add JCasC compatibility test

    timja committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    4ad286e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b1c3df View commit details
    Browse the repository at this point in the history
  4. Update the docs

    timja committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    91e4bf4 View commit details
    Browse the repository at this point in the history
  5. Update docs/github-app.adoc

    Co-Authored-By: Olivier Jacques <olivier.jacques@dxc.com>
    timja and ojacques authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    ff0327a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Oleg Nenashev <o.v.nenashev@gmail.com>
    timja and oleg-nenashev authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    d33000a View commit details
    Browse the repository at this point in the history