Skip to content
Snippets Groups Projects
  • Rhys Arkins's avatar
    07ad1333
    Add GitHub App support (#230) · 07ad1333
    Rhys Arkins authored
    * Add jsonwebtoken
    
    * Add githubApp option
    
    * Add id and key configs
    
    * Add integer parsing to cli and env
    
    * Remove boolean app enablement
    
    * Drop got
    
    * Add API functions for GitHub Apps
    
    * debug not verbose in api
    
    * Add GitHub App Helper
    
    * Update redact function
    
    * Add GitHub app logic
    
    * Update logging
    
    * Fix lint
    
    * getInstallations tests
    
    * getInstallationToken tests
    
    * getInstallationRepositories tests
    
    * Refactor ghGot structure
    
    * Add github app tests
    
    * Add config tests
    
    * update lockfile
    07ad1333
    History
    Add GitHub App support (#230)
    Rhys Arkins authored
    * Add jsonwebtoken
    
    * Add githubApp option
    
    * Add id and key configs
    
    * Add integer parsing to cli and env
    
    * Remove boolean app enablement
    
    * Drop got
    
    * Add API functions for GitHub Apps
    
    * debug not verbose in api
    
    * Add GitHub App Helper
    
    * Update redact function
    
    * Add GitHub app logic
    
    * Update logging
    
    * Fix lint
    
    * getInstallations tests
    
    * getInstallationToken tests
    
    * getInstallationRepositories tests
    
    * Refactor ghGot structure
    
    * Add github app tests
    
    * Add config tests
    
    * update lockfile