github-branch-source-plugin

GitHub Branch Source Plugin

MIT License

Stars
206
Committers
107

Bot releases are hidden (Show)

github-branch-source-plugin - 1577.v83564088883f

Published by car-roll over 2 years ago

👻 Maintenance

  • fix dependabot indentation (#517) @car-roll
  • enable cd (#493) @car-roll
github-branch-source-plugin - v2.10.4 🌈

Published by bitwiseman over 3 years ago

Changes

  • Revert "Merge pull request #393 from timja/use-svgs" to support current Jenkins LTS v2.277.4

NOTE: #393 remains in the main branch and will be released when there is an LTS that supports it.

github-branch-source-plugin - v2.9.9

Published by bitwiseman over 3 years ago

Changes

  • Editorconfig @halkeye (#418)
  • Bump spotless-maven-plugin from 2.10.1 to 2.10.3 @dependabot (#417)
  • Update pom.xml with gitHubRepo property @bitwiseman (#411)
  • Bump bom-2.277.x from 27 to 28 @dependabot (#414)
  • Bump to bom-2.277.x v27 @dependabot (#403)
  • Bump plugin from 4.17 to 4.18 @dependabot (#409)
  • Bump spotless-maven-plugin from 2.9.0 to 2.10.1 @dependabot (#410)
  • [JENKINS-65071] PR events should not trigger tags examination @rfvmonteiro (#407)
  • [JENKINS-65262] Remove possibility of long lock during connection lookup @timja (#406)
  • Bump plugin from 4.16 to 4.17 @dependabot (#404)
  • fix: JENKINS-65006 better error message @carlossg (#399)
  • Bump spotless-maven-plugin from 2.8.1 to 2.9.0 @dependabot (#402)
  • Verify rate_limit is not called during GitHub App token refresh @bitwiseman (#398)
github-branch-source-plugin - v2.10.2 🌈

Published by bitwiseman over 3 years ago

Changes

  • General typo fixes and cleanup @bitwiseman (#396)
  • [JENKINS-64911] Streamline validity check @bitwiseman (#395)
github-branch-source-plugin - v2.9.6 🌈

Published by bitwiseman over 3 years ago

Changes

  • Remove direct dependency on branch-api @bitwiseman (#390)
github-branch-source-plugin - v2.10.1 🌈

Published by bitwiseman over 3 years ago

Features

  • Switch to using automatic GitHub rate limit checking using RateLimitChecker from github-api.

Changes

  • Move to using github-api RateLimitChecker @bitwiseman (#384)
  • More adjusting of rate limit checking @bitwiseman (#381)
  • Bump bom-2.263.x from 21 to 23 @dependabot (#382)
  • Remove rechecking/refreshed rate limit functionality @bitwiseman (#379)
  • Refactor ApiRateLimitChecker in preparation for using github-api RateLimitChecker @bitwiseman (#378)
github-branch-source-plugin - v2.9.5 🌈

Published by bitwiseman over 3 years ago

NOTE: Continuing v2.9.x line for Jenkins versions before v2.271

Features

  • Switch to using automatic GitHub rate limit checking using RateLimitChecker from github-api.

Changes

  • Move to using github-api RateLimitChecker @bitwiseman (#384)
  • More adjusting of rate limit checking @bitwiseman (#381)
  • Bump bom-2.263.x from 21 to 23 @dependabot (#382)
  • Remove rechecking/refreshed rate limit functionality @bitwiseman (#379)
  • Refactor ApiRateLimitChecker in preparation for using github-api RateLimitChecker @bitwiseman (#378)
github-branch-source-plugin - v2.9.4 🌈

Published by bitwiseman over 3 years ago

Continuing release line 2.9.x compatible with versions of Jenkins before 2.271.

Changes

  • fix: typo "ONLYP_RS" to "ONLY_PRS" @kuisathaverat (#377)
  • fix: use constants not magic numbers @kuisathaverat (#376)
  • JENKINS-64601 Switch to github-api auto-refresh auth tokens @timja (#369)
  • Fix connection caching - too many calls to release() @bitwiseman (#368)
  • Extract dep on jjwt-api plugin @jglick (#366)
github-branch-source-plugin - v2.8.0 🌈

Published by bitwiseman over 4 years ago

Changes

  • Switch from oktthp to okhttp3 @bitwiseman (#223)