611.v9d3180d752e6
·
51 commits
to refs/heads/master
since this release
🚀 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