github-plugin
github-plugin copied to clipboard
Jenkins GitHub plugin
Bumps [wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.33.2 to 2.34.0. Release notes Sourced from wiremock-jre8-standalone's releases. 2.34.0 This will be the final 2.x.x release and also the last to support Java 8. Fixes Fixed...
I don't know what the motivation was to log this on DEBUG only (less verbose logs?), but IMO you're missing quite important info this way in the default log level...
Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.1.1 to 5.2.0. Changelog Sourced from rest-assured's changelog. Changelog 5.2.0 (2022-09-09) Improved FilterContext used in Filters by adding the method FilterContext#hasValue(name, object). This makes it easier to...
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0. Commits 1aaf7cb [maven-release-plugin] prepare release maven-checkstyle-plugin-3.2.0 627fa4f [MCHECKSTYLE-417] Upgrade Maven Reporting API to 3.1.1/Maven Reporting Impl t... cbf3751 [MCHECKSTYLE-418] Deprecate RSS feature and disable...
Bumps [bom-2.346.x](https://github.com/jenkinsci/bom) from 1438.v6a_2c29d73f82 to 1607.va_c1576527071. Release notes Sourced from bom-2.346.x's releases. 1607.va_c1576527071 👷 Changes for plugin developers Update workflow-support (#1422) @jglick 📦 Dependency updates Bump git-plugin.version from 4.11.4 to...
The change proposed makes use of the centralized ionicons API to remove the need to ship symbols on a per-plugin basis, that are provided by the library. cc @KostyaSha
Fixes [JENKINS-60738](https://issues.jenkins.io/browse/JENKINS-60738) caused by changes introduced in https://github.com/jenkinsci/github-plugin/pull/221. Databinding of `hookUrl` is not working properly, per my understanding because the `DataboundSetter` [setHookUrl(String hookUrl)](https://github.com/jenkinsci/github-plugin/blob/v1.37.0/src/main/java/org/jenkinsci/plugins/github/config/GitHubPluginConfig.java#L117-L118) accepts a `String` but the field is...
Would really like for custom roles to be used in management of Webhooks, because otherwise Jenkins needs to have admin permissions on every repository where managed Webhooks are desired. This...
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.3.1. Commits 88262c5 [maven-release-plugin] prepare release maven-checkstyle-plugin-3.3.1 47b8ec6 [MCHECKSTYLE-403] Goal checkstyle:checkstyle ignores testResources d12ab8f [MCHECKSTYLE-439] Upgrade to Parent 40 b4c97c4 fix typo in "ckecks" 2b0fc93...
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.72 to 4.75. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 4.75 👻 Maintenance Remove unnecessary workarounds (#836) @basil 📦 Dependency updates Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.49 to 3.50 (#841)...