Releases: jenkinsci/jenkins-multijob-plugin
Releases · jenkinsci/jenkins-multijob-plugin
659.v6633374ec624
👻 Maintenance
- JENKINS-73964 - Extract event handlers in
MultiJobTestResults/index.jelly
(#376) @shlomomdahan - JENKINS-73965 - Extract event handlers in
MultiJobTestResults/summary.jelly
(#375) @shlomomdahan
✍ Other changes
- Fixed some deprecations (#370) @StefanSpieker
- Test on Java 21 (#368) @balakine
- Removed pinned dependencies versions where not necessary (#367) @balakine
📦 Dependency updates
16 changes
- Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.87 (#371) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.6 to 1.8 (#369) @dependabot
- Bump org.jenkins-ci.plugins:built-on-column from 1.1 to 1.4 (#365) @dependabot
- Bump org.apache.maven.scm:maven-scm-provider-gitexe from 1.13.0 to 2.1.0 (#361) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.55 to 4.86 (#360) @dependabot
- Bump org.apache.maven.plugins:maven-release-plugin from 2.5.3 to 3.1.1 (#358) @dependabot
- Bump org.jenkins-ci.plugins:envinject from 2.901.v0038b_6471582 to 2.919.v009a_a_1067cd0 (#357) @dependabot
- Bump org.jenkins-ci.plugins:matrix-project from 785.v06b_7f47b_c631 to 822.824.v14451b_c0fd42 (#356) @dependabot
- Bump envinject from 1.91 to 2.901.v0038b_6471582 (#351) @dependabot
- Bump maven-plugin from 3.4 to 3.21 (#350) @dependabot
- Bump jenkins-bom from 2.346.1 to 2.393 (#349) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.6 (#347) @dependabot
- Bump plugin from 4.51 to 4.55 (#346) @dependabot
- Bump copyartifact from 1.44 to 686.v6fd37018d7c2 (#342) @dependabot
- Bump bom-2.346.x from 1607.va_c1576527071 to 1763.v092b_8980a_f5e (#333) @dependabot
- Bump parameterized-trigger from 2.25 to 2.43.1 (#325) @dependabot
630.v80676e0dc658
627.v7c23cef20a_6a
625.v3a_1ef0311fe7
🚀 New features and improvements
📦 Dependency updates
- Bump plugin from 4.47 to 4.51 (#316) @dependabot
623.v03401733c9a_9
🚀 New features and improvements
- Use ionicons API (#296) @NotMyFault
622.ve402216fd123
🐛 Bug fixes
- fix: Display console icon in job table correctly (#283) @JakubVanek
👻 Maintenance
- ci: Test on Java 11 and 17 (#285) @NotMyFault
- chore: use jenkins infra maven cd reusable workflow (#273) @jetersen
📦 Dependency updates
- Bump bom-2.346.x from 1589.v952386a_7b_85a to 1607.va_c1576527071 (#291) @dependabot
- Bump plugin from 4.46 to 4.47 (#293) @dependabot
- Bump plugin from 4.45 to 4.46 (#286) @dependabot
- Bump maven-release-plugin from 2.5.1 to 2.5.3 (#229) @dependabot
- Bump maven-scm-provider-gitexe from 1.9.2 to 1.13.0 (#252) @dependabot
- build: Update bom (#284) @NotMyFault
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#275) @dependabot
- Bump plugin from 4.40 to 4.45 (#278) @dependabot
611.v9d3180d752e6
🚀 New features and improvements
- Upgrade parent, plugin dependencies (#247) @sghill
- Enable CD (#225) @NotMyFault
- Adapt icon path removal from core (#224) @NotMyFault
📝 Documentation updates
👻 Maintenance
- Lift Jenkinsfile version restriction (#248) @NotMyFault
✍ Other changes
- remove extra slashes (#204) @Absh-Day
- fixes groovy quiet period configuration field (#201) @cloudyster
- refactor: use Jenkins "last failure", "last success", "last duration" columns (#141) @vlsi
- check build permission for item instead of global one (#165) (#168) @mjedynak
- Fix link to wiki (#181) @smehrbrodt
- Use HTTPS URLs in pom.xml (#192) @daniel-beck-bot
- Calculate a sub-job's quiet time based on a Groovy expression parameter. (#193) @cloudyster
- fix multijob build selector for copy-artifacts (#198) @kshtsk
- Updating code to build pipeline using multijob (#167) @suvirp
- Fix Upgrade Problematic and wrong Build State of SubJobs (#149) @ptrsny
- JENKINS-31643 - : fix for NullPointerException (#136) @vincentrussell
- Fixing a bug that was retrying twice the number specified for maxretries field. (#133) @suvirp
- Fix Multijob with same Subjob (with Alias) and add new nested build view for single build (#126) @ptrsny
- Aggregated results (#130) @julienduchesne
- JENKINS-49328 - Prevent inappropriate serialization of MultiJobBuild.SubBuild.build (#129) @jglick
- [FIXED JENKINS-38850 - Pass params to ParametersAction to fix shouldSchedule() (#115) @oleg-nenashev
- Trigger retry rules when Job result is UNSTABLE or worse, instead of FAILURE or worse (#111) @JoepWeijers
- Fix backwards compatibility bug with old build data (#105) @alex-dr
- fix bug running jobs sequentially - ordering JENKINS-37351 - (#107) @Andykaban
- reshape Multijob specific configuration and add BuildOn column to view (#101) @cohencil
- just store the build number rather than the build object on the action (#97) @doy
- Verify env variables are identical on resume (#96) @dcendents
- EzTemplate (similar to Conditional Plugin) support added (#75) @arpitgold
- Execution type for multiple jobs in a phase: parallel or sequentially. (#92) @sshelomentsev
- Support for NOT_BUILT build result (#93) @signed8bit
- Copyartifact plugin as optional dependency (#98) @sshelomentsev
- Fix JENKINS-31527 - (#99) @ashaybatwal
- fix JENKINS-36124 - (#100) @cohencil
- don't downcase the conditional in multijob job JENKINS-27025 - + fix comment (#91) @shacharbz
- JENKINS-25111 - Fix problem in MultijobBuildSelector when using folders (#74) @osechet
- MultiJobBuilder: Remove superfluous String <-> int conversions (#85) @sschuberth
- MultiJobBuilder: Synchronize adding the build environment variables (#86) @sschuberth
- Use absolute url for console link (#89) @nbalagopal
- Resume build to include UNSTABLE and ABORTED jobs (#88) @dcendents
- add an option to eval the phase condition only when no SCM changes were found (#83) @shacharbz
- Abort jobs in a phase only if "Abort all other job" is checked in configuration (#82) @sshelomentsev
- fix JENKINS-30906 - (#80) @cohencil
- Add help message for Advanced multijob SCM configuration + .idea in .gitignore (#79) @hagzag
- Fix JENKINS-30906 - > Restore build on scm changes logic (#76) @hagzag
- allow sub-jobs to be queued using the standard jenkins build queue (#78) @doy
- Reuse parameters for parameterized builds (#77) @sshelomentsev
- Reuse successfully subbuilds from previous build JENKINS-19524 - (#73) @sshelomentsev
- JENKINS-26715 - Add option for polling subjobs (#62) @calebmayeux
- JENKINS-29229 - Fixed (and added) environment variables (#70) @ghost
- New multijob and phase variables (#66) @rrialq
- Added BUILD_NAME to environment Variables (#71) @skornehl
- [FIXED JENKINS-30262 - Always use absolute URLs in MultiJob's JobColumn (#72) @oleg-nenashev
- Re arranging column, in same as viewed with Jenkins (#67) @arpitgold
- Support BuildFilters in MultiJobBuildSelectors (#64) @sschuberth
- JENKINS-25111 - Copy Artifacts from Phase Job (#54) @rsennewald
- Fix the polling method, making it more Jenkins API - friendly (#60) @rrialq
- Added support for relative paths for Folder Plugin (#48) @imakowski
- Fix JENKINS-25636 - (#58) @harcher81
- Fixed issue JENKINS-25452 - (#57) @itaior
- Allows trigger jobs only when scm changes, always or forced always (#52) @rrialq
- switch the MultiJob plugin to use the config-customWorkspace jelly tag (#55) @mattmoor
- Allow retry of jobs in a phase + multiple fixes (#53) @harcher81
- Add "Disable Project" button to MultiJob view (#47) @nmorey
- MultiJobBuilder.java: Sleep in the subtask polling loop (#49) @nmorey
- Folder support (Hierarchical jobs) for Multijob plugin (#41) @imakowski
- fix for maven (#46) @alex-n
- Fix access URL for sub job in MultiJobBuild view (#44) @nmorey
- Set jobBaseUrl in MultiJobView so that links to jobs will be under this view (#45) @nmorey
- improvements (#37) @alex-n
- Create MIT-LICENSE.txt (#38) @vaneyckt
- Try to avoid a ConcurrentModificationException serializing subBuilds. (#33) @jglick
- Fixed so that warning message about multiple upstream jobs is not shown ... (#35) @andresoderlind
- Put back code so that MultiJob works when sub-jobs are disabled (#34) @andresoderlind
- Compilation with latest (2.21) version of Parameterized Trigger plugin (#32) @bkomraz1
- [FIXED JENKINS-17576 - [FIXED JENKINS-16870 - support conditional buildstep plugin (#29) @imod
- proposed solution for issue JENKINS-19015 - (#27) @jacekkowalczyk82
- fix subjobs parallel scheduling (#28) @alex-n
- Cast the project to "Job" instead "AbstractProject" (#26) @orenww
- Fixed the problem with the link to the sub-job console (#24) @hradilm
- Export sub build info (#25) @dkichler
- Change for JENKINS-14955 - (#23) @daldinger
- Move check for topMost from getItems. Not sure if it safe (#21) @mio-g
- Provide env vars detailing triggered builds. (#22) @kiall
- [FIXED JENKINS-16715 - Make sure all ParametersActions are combined corre... (#20) @cjo9900
- Fix NPE for https://issues.jenkins-ci.org/browse/[JENKINS-16042](https://issues.jenkins.io/browse/JENKINS-16042) - (#14) @fdussert
- Fixed mutlijob-columns added to default listview. Fixed typo in link of console column. (#1) @akuhtz
📦 Dependency updates
- Bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.0 (#243) @dependabot
- Bump jenkins-infra/interesting-category-action from 1.0.0 to 1.1.0 (#245) @dependabot
- Pin GH action dependencies (#236) @NotMyFault