Commit Graph

6370 Commits

Author SHA1 Message Date
renovate[bot] ec8ec623b2
Update dependency org.jenkins-ci.plugins:structs to v362 (#11297)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-14 20:09:20 -07:00
renovate[bot] 1c38fe64ee
Update Winstone and Jetty (#11289)
Changelog Drafter / update_draft_release (push) Has been cancelled Details
Changelog Drafter / jenkins_io_draft (push) Has been cancelled Details
Label conflicting PRs / main (push) Has been cancelled Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-13 20:09:18 +01:00
Jenkins Release Bot 8f1bf5be69 [maven-release-plugin] prepare for next development iteration 2025-11-11 16:33:16 +00:00
Jenkins Release Bot 005a604d75 [maven-release-plugin] prepare release jenkins-2.536 2025-11-11 16:33:06 +00:00
Jan Faracik 8002bc9b4b
Redesign the reorderable list component (#10186)
Co-authored-by: Kris Stern <krisstern@outlook.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2025-11-11 10:39:51 +00:00
Jenkins Release Bot 1b38672f11 [maven-release-plugin] prepare for next development iteration
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
2025-11-04 12:31:48 +00:00
Jenkins Release Bot 81955b21ef [maven-release-plugin] prepare release jenkins-2.535 2025-11-04 12:31:36 +00:00
renovate[bot] 96424407fd
Update dependency io.jenkins.plugins:caffeine-api to v3.2.3-194.v31a_b_f7a_b_5a_81 (#11264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 07:52:31 +00:00
Daniel Beck 45c28429d2
Move CSS `mask-image` from inline `data:` to files (#11258)
Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2025-11-04 07:51:15 +00:00
renovate[bot] bf6b0fa790
Update dependency org.jenkins-ci.plugins:jackson2-api to v2.20.1-423.v13951f6b_6532 (#11260)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 21:19:22 +00:00
renovate[bot] 0d022fcb57
Update dependency org.jenkins-ci.plugins:script-security to v1385 (#11247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kris Stern <krisstern@outlook.com>
2025-11-03 21:19:15 +00:00
Jenkins Release Bot f9a3156b4c [maven-release-plugin] prepare for next development iteration
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
2025-10-28 12:29:21 +00:00
Jenkins Release Bot 0d151b8fd9 [maven-release-plugin] prepare release jenkins-2.534 2025-10-28 12:29:12 +00:00
renovate[bot] 5dec84577c
Update dependency org.jenkins-ci.plugins.workflow:workflow-api to v1398 (#11230)
Changelog Drafter / update_draft_release (push) Has been cancelled Details
Changelog Drafter / jenkins_io_draft (push) Has been cancelled Details
Label conflicting PRs / main (push) Has been cancelled Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 08:54:53 +00:00
renovate[bot] 23c6d1b513
Update dependency io.jenkins.plugins:snakeyaml-api to v2.5-143.v93b_c004f89de (#11244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 08:54:42 +00:00
Adrien Lecharpentier 7e6c5740ec
Enable Java 25 support (#11148)
* Bump winstone to get Jetty 12.1.1

* Accept to start Jenkins with Java 25

* Build with Java 25

* Remove inaccurate javadoc that includes an incorrect link

The Javadoc comment said:

> When executing the resulting Callable, it executes
> FileCallable#act(FileCallable) on this FilePath.

The FileCallable interface does not have an `act(FileCallable)` method.
That absence causes the Javadoc generation to fail on Java 25.

There is a `FilePath.act(FileCallable)` method that could be inserted
instead, but I'm not confident the comment would then be correct.

Testing done:

Confirmed that Javadoc generation fails on Java 25 without this change.

Confirmed that Javadoc generation passes on Java 25 with this change.

(cherry picked from commit 3fdf9c18db)

* Temporary fix for javadoc build

* Bump winstone to 8.14

* Update Jenkinsfile

---------

Co-authored-by: Bruno Verachten <gounthar@gmail.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2025-10-24 09:29:31 -06:00
Jenkins Release Bot d582839cdb [maven-release-plugin] prepare for next development iteration
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
2025-10-21 16:57:08 +00:00
Jenkins Release Bot 7e7093c153 [maven-release-plugin] prepare release jenkins-2.533 2025-10-21 16:56:57 +00:00
renovate[bot] 11fdff7b54
Update Winstone and Jetty (#11200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 19:23:54 -06:00
renovate[bot] 96acb6d8bc
Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v1004 (#11214)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-19 21:37:39 +01:00
Jan Faracik d334644dba
Refine cards UI (#11192)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
2025-10-18 21:01:09 +01:00
renovate[bot] c97fecc7ec
Update dependency org.jenkins-ci.plugins:jackson2-api to v2.20.0-420.v8a_08b_d57ca_05 (#11162)
Changelog Drafter / update_draft_release (push) Has been cancelled Details
Changelog Drafter / jenkins_io_draft (push) Has been cancelled Details
Label conflicting PRs / main (push) Has been cancelled Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2025-10-17 10:37:04 +01:00
Jenkins Release Bot c44796db12 [maven-release-plugin] prepare for next development iteration
Changelog Drafter / update_draft_release (push) Has been cancelled Details
Changelog Drafter / jenkins_io_draft (push) Has been cancelled Details
Label conflicting PRs / main (push) Has been cancelled Details
2025-10-14 12:27:15 +00:00
Jenkins Release Bot f9c7d00177 [maven-release-plugin] prepare release jenkins-2.532 2025-10-14 12:27:04 +00:00
Tim Jacomb f32456d72d
Revert winstone update (#11197)
Changelog Drafter / update_draft_release (push) Has been cancelled Details
Changelog Drafter / jenkins_io_draft (push) Has been cancelled Details
Label conflicting PRs / main (push) Has been cancelled Details
2025-10-12 08:21:35 +01:00
Markus Winter 1e3b70a999
Change `required` input validator to not accept whitespace only (#11143)
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2025-10-10 09:23:07 +01:00
renovate[bot] 22b0b8dc85
Update Winstone and Jetty (#10988)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-10 07:49:12 +01:00
Jan Faracik 893c4b52b8
Add support for tabs for the experimental run page (#11141)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
2025-10-09 22:48:14 +01:00
renovate[bot] e69069b052
Update dependency org.jenkins-ci.plugins:matrix-project to v870 (#11182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kris Stern <krisstern@outlook.com>
2025-10-09 18:21:39 +02:00
renovate[bot] dc8ee385e0
Update dependency io.jenkins.plugins:font-awesome-api to v7.1.0-882.v1dfb_771e3278 (#11179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-09 18:20:44 +02:00
renovate[bot] d396a24930
Update dependency org.jenkins-ci.plugins:matrix-project to v867 (#11172)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-07 21:22:03 +01:00
renovate[bot] 88cbd32725
Update dependency io.jenkins.plugins:asm-api to v9.9-185.va_6c6b_3348b_c3 (#11161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-07 15:43:21 +02:00
Jenkins Release Bot c0bed7aa50 [maven-release-plugin] prepare for next development iteration 2025-10-07 12:26:09 +00:00
Jenkins Release Bot 69ef02102e [maven-release-plugin] prepare release jenkins-2.531 2025-10-07 12:25:57 +00:00
renovate[bot] 02e6a9aa61
Update dependency org.jenkins-ci.plugins:scm-api to v712 (#11166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-07 10:35:15 +01:00
renovate[bot] cb6bc5b1d2
Update dependency io.jenkins.plugins:echarts-api to v6.0.0-1165.vd1283a_3e37d4 (#11110)
* Update dependency io.jenkins.plugins:echarts-api to v6.0.0-1165.vd1283a_3e37d4

* Use Jackson 2 API 2.19.2-408.x

Remove Jackson 2 exclusion for Renovate - resolved

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2025-10-06 08:28:10 +02:00
renovate[bot] 0eba2a5684
Update dependency io.jenkins.plugins:commons-lang3-api to v3.19.0-104.v12125f33a_255 (#11104)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-04 22:12:36 +02:00
renovate[bot] 49f837247d
Update dependency org.jenkins-ci.plugins:scm-api to v711 (#11150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-04 22:11:35 +02:00
renovate[bot] c5b876b582
Update dependency org.jenkins-ci.plugins:junit to v1361 (#11144)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-03 17:13:48 +02:00
renovate[bot] b0367d4cfb
Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v991 (#11140)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-02 08:02:58 +02:00
Jan Faracik 4c310c5201
Show build cause on experimental build UI (#11128)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
Co-authored-by: Kris Stern <krisstern@outlook.com>
2025-10-01 16:28:24 +01:00
renovate[bot] 481c7784e6
Update dependency org.jenkins-ci.plugins:junit to v1359 (#11138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-01 16:17:00 +01:00
renovate[bot] bc8ef8dcca
Update dependency io.jenkins.plugins:bootstrap5-api to v5.3.8-895.v4d0d8e47fea_d (#11097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-01 08:02:10 +02:00
Jenkins Release Bot 3bce9e226b [maven-release-plugin] prepare for next development iteration
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details
2025-09-30 12:23:51 +00:00
Jenkins Release Bot 04952cad1c [maven-release-plugin] prepare release jenkins-2.530 2025-09-30 12:23:42 +00:00
Jan Faracik 9238140442
Fix description merge (#11126) 2025-09-29 13:16:00 +01:00
renovate[bot] 55aa5a8a80
Update dependency io.jenkins.plugins:font-awesome-api to v7.0.1-872.vb_679b_2c95492 (#11107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-28 19:25:24 +02:00
renovate[bot] 42e259a790
Update dependency io.jenkins.plugins:jquery3-api to v3.7.1-619.vdb_10e002501a_ (#11108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-28 19:25:03 +02:00
renovate[bot] 99d24d4856
Update dependency org.jenkins-ci.plugins:bouncycastle-api to v2.30.1.82-277.v70ca_0b_877184 (#11121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-28 19:23:06 +02:00
renovate[bot] f1a6d155dd
Update dependency io.jenkins.plugins:plugin-util-api to v6.1192.v30fe6e2837ff (#11111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-26 21:53:43 +02:00