1.414.v4b_d950e5d85b_
github-actions
released this
10 Sep 14:58
·
73 commits
to refs/heads/master
since this release
π New features and improvements
- JENKINS-59222 - document user on retry (#61) @mawinter69
π Documentation updates
- Fix javadoc issue and prepare 1.19.1 (#62) @ikedam
- Update CHANGELOG for 1.19 (#60) @ikedam
- Add markdown docs from wiki (#48) @shalithasuranga
π» Maintenance
π¦ Tests
- JENKINS-63273 - Fix test failures for old maven repo (#49) @ikedam
β Other changes
- Rebaseline Jenkins to 2.375.4 (#67) @sghill-rewrite
- Update CHANGELOG for 1.19.2 (#66) @ikedam
- Normalize POM Whitespace (#65) @sghill-rewrite
- Restore test scope to jenkins-test-harness-tools (#64) @sghill-rewrite
- plugin modernization (#58) @mawinter69
- use java11 for the build (#59) @mawinter69
- Update changelog preparing 1.18.1 (#50) @ikedam
- Use HTTPS URLs in pom.xml (#47) @daniel-beck-bot
- JENKINS-43803 - Fix wrong calcuration of
ProgressiveDelay
when 2 series of retries run alternately. (#46) @ikedam - [JENKING-50751] Fix links with build numbers over 999 (#45) @ikedam
- Update to Jenkins 1.565 (#44) @ikedam
- Add Jenkinsfile (#42) @olivergondza
- Revert "Make Matrix Project plugin dependency explicit" (#39) @ikedam
- Make Matrix Project plugin dependency explicit (#37) @daniel-beck
- JENKINS-36438 - Fixed NPE for "Retry" in pipeline builds. (#35) @ikedam
- Make tests with maven-plugin run with parent pom 2.9. (#33) @ikedam
- Migrate to parent pom 2.9. (#32) @ikedam
- JENKINS-34900 - Fix NPE when triggering single Maven module. (#31) @ikedam
- JENKINS-32823 - [FIXED JENKINS-32821 - Added "When no combinations to rerun" and "How to apply the regular expression to matrix" (#29) @ikedam
- JENKINS-32822 - Displays the checkbox when the publisher is newly added. (#28) @ikedam
- JENKINS-21241 - NAGINATOR_COUNT, NAGINATOR_MAXCOUNT, NAGINATOR_BUILD_NUMBER (#26) @ikedam
- Add to naginator reason a clickable link to original failed build (#25) @litmanovich
- Fixed non-deterministic tests. (#24) @ikedam
- JENKINS-24903 - Aborts long running regular expressions (#23) @ikedam
- JENKINS-31318 - Retry button invisible with "Build" project role (#22) @ikedam
- [FIXED JENKINS-26637 - Allow regexp applied for matrix children logs (#21) @ikedam
- JENKINS-17626 - Count the number a build rescheduled precisely (#19) @ikedam
- JENKINS-29715 - Control rescheduling with action (#16) @ikedam
- Downgrade core requirement (#15) @alecharp
- Use optionalBlock instead checkbox. (#14) @KostyaSha
- Don't leak resources, ensure BufferedReader in parseLog is closed (#12) @martinb3
- JENKINS-26118 - Add details and optimize logging (#13) @KostyaSha
- Retain original build cause even on manual retry. (#11) @FrantaM
- Don't rerun unstable matrix build if this option is off (#10) @schipiga
- JENKINS-24715 - : fixed progressive delay calculation (#7) @sergei-ivanov
- fix uri of redo.png (#8) @kmats
π¦ Dependency updates
- Upgrade HtmlUnit from 2.x to 3.x (#63) @timja-bot