Branch: refs/heads/master
Home: https://github.com/jenkinsci/ignore-committer-strategy-plugin
Commit: fc1a11e4be9ac99e0961748b13b17aee9d483fa9
https://github.com/jenkinsci/ignore-committer-strategy-plugin/commit/fc1a11e4be9ac99e0961748b13b17aee9d483fa9
Author: Mark Waite <[email protected]>
Date: 2024-10-28 (Mon, 28 Oct 2024)
Changed paths:
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
M Jenkinsfile
M README.md
M pom.xml
M
src/main/java/au/com/versent/jenkins/plugins/ignoreCommitterStrategy/IgnoreCommitterStrategy.java
M
src/main/resources/au/com/versent/jenkins/plugins/ignoreCommitterStrategy/IgnoreCommitterStrategy/help-allowBuildIfNotExcludedAuthor.html
M
src/main/resources/au/com/versent/jenkins/plugins/ignoreCommitterStrategy/IgnoreCommitterStrategy/help-ignoredAuthors.html
A
src/main/resources/au/com/versent/jenkins/plugins/ignoreCommitterStrategy/IgnoreCommitterStrategy/help.html
M src/main/resources/index.jelly
A
src/test/java/au/com/versent/jenkins/plugins/ignoreCommitterStrategy/IgnoreCommitterStrategySimpleTest.java
M
src/test/java/au/com/versent/jenkins/plugins/ignoreCommitterStrategy/IgnoreCommitterStrategyTest.java
Log Message:
-----------
Require Jenkins 2.452.4 or newer (#10)
* Require Jenkins 2.452.4 or newer
Require Java 11, support Java 17 and Java 21
Use plugin BOM for versions of dependent plugins
Remove extraneous dependencies
Replace powermock tests with JenkinsRule tests
* Match isAutomaticBuild parameter name with BranchBuildStrategy
Make it clear that the current code is tracking the Branch API plugin
as of its 2019 changes to the isAutomaticBuild() arguments.
* Enable incremental builds
* Format simple test
* Format with spotless
---------
Co-authored-by: Tri Nguyen <[email protected]>
Co-authored-by: Oleg Nenashev <[email protected]>
Co-authored-by: Zbynek Konecny <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/ignore-committer-strategy-plugin/settings/notifications
--
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 [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ignore-committer-strategy-plugin/push/refs/heads/master/8907db-fc1a11%40github.com.