Branch: refs/heads/master Home: https://github.com/jenkinsci/platformlabeler-plugin Commit: 833758e8362196ef5ed5d3c413071eb52a4dc481 https://github.com/jenkinsci/platformlabeler-plugin/commit/833758e8362196ef5ed5d3c413071eb52a4dc481 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths: M src/test/java/org/jvnet/hudson/plugins/platformlabeler/NodeLabelCacheTest.java Log Message: ----------- Annotate test method with RequirePOST Harmless to add the annotation and the concern expressed in the CodeQL report is valid that a Stapler method that receives data should be limited to POST. Commit: f7a87155e6c9a20364a3c36eb1fe85de9e4e82ff https://github.com/jenkinsci/platformlabeler-plugin/commit/f7a87155e6c9a20364a3c36eb1fe85de9e4e82ff Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2020-10-01 (Thu, 01 Oct 2020) Changed paths: M src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java M src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskStaticStringTest.java Log Message: ----------- Rename readFreeBsdVersion to getFreeBsdVersion for clarify May also resolve a warning from CodeQL Commit: 7acb90b241335d8d84cc61f6ab291d6e640eb045 https://github.com/jenkinsci/platformlabeler-plugin/commit/7acb90b241335d8d84cc61f6ab291d6e640eb045 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2020-10-01 (Thu, 01 Oct 2020) Changed paths: M src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java M src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskTest.java Log Message: ----------- Better name for method to get canonical Linux arch Commit: 945367951ad46d146a4432c12939700b98750b41 https://github.com/jenkinsci/platformlabeler-plugin/commit/945367951ad46d146a4432c12939700b98750b41 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2020-10-01 (Thu, 01 Oct 2020) Changed paths: M src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java M src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskTest.java Log Message: ----------- Better name for method to get release identifier Commit: e8fe11804b977642e0a6665e90dde39684e33b0d https://github.com/jenkinsci/platformlabeler-plugin/commit/e8fe11804b977642e0a6665e90dde39684e33b0d Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2020-10-01 (Thu, 01 Oct 2020) Changed paths: M src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java M src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskTest.java Log Message: ----------- Better name for method to get Red Hat release identifier Commit: ff571c2ccc3920289e5a659dfc916193a578a330 https://github.com/jenkinsci/platformlabeler-plugin/commit/ff571c2ccc3920289e5a659dfc916193a578a330 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2020-10-01 (Thu, 01 Oct 2020) Changed paths: M src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java M src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskTest.java Log Message: ----------- Better name for method to get SUSE release identifier Commit: d55df118012604d87354907cb2d8a488f25a026a https://github.com/jenkinsci/platformlabeler-plugin/commit/d55df118012604d87354907cb2d8a488f25a026a Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2020-10-01 (Thu, 01 Oct 2020) Changed paths: M src/main/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTask.java M src/test/java/org/jvnet/hudson/plugins/platformlabeler/NodeLabelCacheTest.java M src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskStaticStringTest.java M src/test/java/org/jvnet/hudson/plugins/platformlabeler/PlatformDetailsTaskTest.java Log Message: ----------- Merge pull request #217 from MarkEWaite/address-CodeQL-warnings Resolve CodeQL warnings Compare: https://github.com/jenkinsci/platformlabeler-plugin/compare/fd50fcf8d565...d55df1180126 -- 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/platformlabeler-plugin/push/refs/heads/master/fd50fc-d55df1%40github.com.