Branch: refs/heads/master Home: https://github.com/jenkinsci/github-branch-source-plugin Commit: 60d07a0073906db7d45aa43fdb09cdda162bbea6 https://github.com/jenkinsci/github-branch-source-plugin/commit/60d07a0073906db7d45aa43fdb09cdda162bbea6 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2020-03-26 (Thu, 26 Mar 2020)
Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java M src/main/java/org/jenkinsci/plugins/github_branch_source/JwtHelper.java Log Message: ----------- Cache app installation token Commit: 9da1f5a95d6d95de889d535b4b86741a82234cc7 https://github.com/jenkinsci/github-branch-source-plugin/commit/9da1f5a95d6d95de889d535b4b86741a82234cc7 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2020-03-26 (Thu, 26 Mar 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/JwtHelper.java Log Message: ----------- Back to 8m Commit: 6d8b52a9c46290aa0816b19ddc85f5278342dbc8 https://github.com/jenkinsci/github-branch-source-plugin/commit/6d8b52a9c46290aa0816b19ddc85f5278342dbc8 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2020-03-26 (Thu, 26 Mar 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java Log Message: ----------- Refresh the token when it is halfway toward expiration (4m), to be on the safe side Commit: 023cdcabe957351eb0693c075d4891bbc5e738e0 https://github.com/jenkinsci/github-branch-source-plugin/commit/023cdcabe957351eb0693c075d4891bbc5e738e0 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2020-03-26 (Thu, 26 Mar 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java Log Message: ----------- SpotBugs Commit: 5cb714061aa70db6d8d28b21172016bb5c6d6c0a https://github.com/jenkinsci/github-branch-source-plugin/commit/5cb714061aa70db6d8d28b21172016bb5c6d6c0a Author: Jesse Glick <jgl...@cloudbees.com> Date: 2020-04-07 (Tue, 07 Apr 2020) Changed paths: M docs/github-app.adoc M pom.xml M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java M src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials/config.jelly A src/main/resources/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials/help-owner.html A src/test/java/org/jenkinsci/plugins/github_branch_source/AbstractGitHubWireMockTest.java M src/test/java/org/jenkinsci/plugins/github_branch_source/ApiRateLimitCheckerTest.java M src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFileSystemTest.java M src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigatorTest.java M src/test/java/org/jenkinsci/plugins/github_branch_source/GitSCMSourceBase.java M src/test/java/org/jenkinsci/plugins/github_branch_source/GithubSCMSourceTagsTest.java M src/test/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMRevisionTest.java R src/test/resources/api/__files/body-orgs-cloudbeers-teams-AHFpl.json A src/test/resources/api/__files/body-orgs-cloudbeers-teams-justice-league-AHFpl.json R src/test/resources/api/mappings/mapping-body-orgs-cloudbeers-teams-AHFpl.json A src/test/resources/api/mappings/mapping-body-orgs-cloudbeers-teams-justice-league-AHFpl.json A src/test/resources/api/mappings/mapping-orgs-stephenc.json M src/test/resources/api/mappings/mapping-users-notauser.json Log Message: ----------- Merge branch 'master' of github.com:jenkinsci/github-branch-source-plugin into GitHubAppCredentials.cachedToken Commit: dbf6b03383bcdcce84c0cff84b20b7012cb11d02 https://github.com/jenkinsci/github-branch-source-plugin/commit/dbf6b03383bcdcce84c0cff84b20b7012cb11d02 Author: Liam Newman <bitwise...@gmail.com> Date: 2020-04-13 (Mon, 13 Apr 2020) Changed paths: M src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java M src/main/java/org/jenkinsci/plugins/github_branch_source/JwtHelper.java Log Message: ----------- Merge pull request #291 from jglick/GitHubAppCredentials.cachedToken Cache app installation token Compare: https://github.com/jenkinsci/github-branch-source-plugin/compare/b55c9222992c...dbf6b03383bc -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-branch-source-plugin/push/refs/heads/master/b55c92-dbf6b0%40github.com.