Commit Graph

35419 Commits

Author SHA1 Message Date
renovate[bot] 0f6bac39eb
Update peter-evans/create-pull-request digest to 5e91468 (#9751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-18 16:55:37 -07:00
renovate[bot] 13acb4fe4c
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2274 (#9752)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-18 16:55:10 -07:00
Jan Faracik 1836bd6ef4
Add full stops to user page descriptions (#9750) 2024-09-18 22:06:41 +01:00
renovate[bot] 3767f78ae3
Update dependency org.jenkins-ci.plugins.workflow:workflow-support to v926 (#9748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 19:33:51 -07:00
renovate[bot] a37868ffcf
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2272 (#9746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 16:13:04 -07:00
renovate[bot] 6c00956d9a
Update Yarn to v4.5.0 (#9744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 11:24:00 -07:00
renovate[bot] 1b5030cea4
Update dependency postcss to v8.4.47 (#9745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 10:30:13 -07:00
renovate[bot] 6ee8a25bdd
Update dependency org.jenkins-ci.plugins:credentials to v1378 (#9741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 10:29:52 -07:00
renovate[bot] 6b4c14b324
Update jenkins/ath Docker tag to v5997 (#9740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 10:29:34 -07:00
renovate[bot] d67b011b53
Update peter-evans/create-pull-request digest to 6cd32fd (#9732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 10:29:17 -07:00
Jenkins Release Bot d462f64a99 [maven-release-plugin] prepare for next development iteration 2024-09-17 13:51:56 +00:00
Jenkins Release Bot c073b2badc [maven-release-plugin] prepare release jenkins-2.477 2024-09-17 13:51:34 +00:00
renovate[bot] 4b889e6c51
Update dependency org.jenkins-ci.main:jenkins-test-harness to v2270 (#9731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 18:39:22 -07:00
renovate[bot] 3441eec8c5
Update dependency net.java.dev.jna:jna to v5.15.0 (#9730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 18:38:53 -07:00
renovate[bot] 973cbb83da
Update dependency org.jenkins-ci.plugins:script-security to v1362 (#9736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 18:37:47 -07:00
Daniel Beck de25478f3f
[JENKINS-73785] Restore `ContextMenu#from` with `StaplerRequest`/`Response` args (#9737)
Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
2024-09-16 18:36:50 -07:00
Jan Faracik 2d2adefabd
Refine content and appearance of the user account screen (#9521)
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2024-09-16 13:38:47 +01:00
Thorsten Scherler 0037be68b7
[JENKINS-73744] npm scripts lint:fix do not work (#9718)
Co-authored-by: Jan Faracik <43062514+janfaracik@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2024-09-16 10:40:32 +01:00
Jan Faracik 239ced05af
Use Notice component for views lacking jobs (#9724)
* Use notice for views lacking jobs

* Update _notice.scss

* Rename text to title, use 'invokeBody' rather than description field
2024-09-15 13:28:22 -06:00
renovate[bot] 7ff5aaa0fd
Update dependency org.springframework:spring-framework-bom to v6.1.13 (#9726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-13 16:21:55 -06:00
renovate[bot] 4e9b0462e5
Update peter-evans/create-pull-request digest to d121e62 (#9725)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-13 16:21:46 -06:00
github-actions[bot] be3d711d69
Fill in since annotations (#9721)
Co-authored-by: timja <21194782+timja@users.noreply.github.com>
2024-09-13 16:21:38 -06:00
Thorsten Scherler 6a5b5f61eb
[JENKINS-73695] Prevent unnecessary horizontal scrollbar in Firefox (#9695)
* [JENKINS-73695] reduce table width to prevent horizontal scrollbar in FF

Signed-off-by: Thorsten Scherler <scherler@gmail.com>

* [JENKINS-73695] use media query for ff

Signed-off-by: Thorsten Scherler <scherler@gmail.com>

* Update war/src/main/scss/components/_table.scss

Co-authored-by: Jan Faracik <43062514+janfaracik@users.noreply.github.com>

---------

Signed-off-by: Thorsten Scherler <scherler@gmail.com>
Co-authored-by: Jan Faracik <43062514+janfaracik@users.noreply.github.com>
2024-09-13 16:21:31 -06:00
Devin Nusbaum dab6597416
[JENKINS-73687] Make deserialization of `Map` fields in XML files more robust (#9653)
* Improve resilience against malformed XML files during deserialization

* Improve error message
2024-09-13 16:21:22 -06:00
renovate[bot] d5271c8d2f
Update dependency postcss-preset-env to v10.0.3 (#9722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-13 07:43:31 +01:00
Jan Faracik ce3d8c102c
Update appearance of 'Jenkins is starting' pages (#9707)
* Init

* Update simple-page.scss

* Simplify

* Update simple-page.scss

* Delete loading.css

* Update some translations

* Remove some translations (still more to update)

* WIP translations - just need to confirm with friends

* Update/remove translations
2024-09-13 07:42:40 +01:00
renovate[bot] bb7a30a777
Update dependency org.jenkins-ci.plugins:script-security to v1361 (#9719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 09:02:10 +01:00
renovate[bot] 5fc92c6c2d
Update jenkins/ath Docker tag to v5992 (#9720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 09:01:59 +01:00
Alexander Brandes 36c155e65e
Automate the since updater (#7240)
Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
2024-09-12 09:01:35 +01:00
renovate[bot] 65f374c35a
Update dependency org.jenkins-ci.plugins:junit to v1300 (#9716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 05:13:32 -06:00
Vincent Latombe 35d767790f
Introduce `HistoricalBuild` interface (#9674)
* Introduce HistoricalBuild interface

This allows to display Run-like objects in build history without having concrete Run present in the Jenkins instance.

* Remove BuildHistoryWidget#entries.jelly

* JDK17 level

Co-authored-by: Jesse Glick <jglick@cloudbees.com>

---------

Co-authored-by: Jesse Glick <jglick@cloudbees.com>
2024-09-10 20:32:36 -06:00
Basil Crow 78e132dcef
Build tests without forking the compiler (#9717) 2024-09-10 20:32:04 -06:00
renovate[bot] 66a781032a
Update dependency org.jenkins-ci.plugins:cloudbees-folder to v6.951.v5f91d88d76b_b_ (#9715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 20:31:40 -06:00
Daniel Beck 53f3203079
[JENKINS-73709] Build without forking the compiler (#9709)
Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
2024-09-10 13:52:20 -07:00
renovate[bot] 905df3df7d
Update dependency org.jenkins-ci.plugins:junit to v1299 (#9714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 09:40:46 -07:00
renovate[bot] 11c405b5b3
Update dependency org.apache.maven.plugins:maven-jarsigner-plugin to v3.1.0 (#9712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 09:40:08 -07:00
Jenkins Release Bot eb6be17bf0 [maven-release-plugin] prepare for next development iteration 2024-09-10 14:10:20 +00:00
Jenkins Release Bot 561231f725 [maven-release-plugin] prepare release jenkins-2.476 2024-09-10 14:09:56 +00:00
renovate[bot] 0c49380fe7
Update eslint monorepo to v9.10.0 (#9710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 16:47:09 -07:00
renovate[bot] 1b8c1984dc
Update dependency io.jenkins.plugins:font-awesome-api to v6.6.0-2 (#9708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 11:19:46 -07:00
Basil Crow 85d6358c32
Compatibility for `ChainedServletFilter` (#9696) 2024-09-09 16:14:48 +01:00
Juan Jesús Alejo Sillero 4334aa0723
fix(i18n): correct typo in Spanish translation for 'Preparation' (#9702) 2024-09-09 16:13:51 +01:00
Markus Winter 2431b7c9b3
[JENKINS-72988] validate displayname against items in the same ItemGroup (#9152)
Co-authored-by: Kris Stern <krisstern@outlook.com>
2024-09-09 16:13:20 +01:00
Vincent Latombe bfcb8741d8
Merge pull request #9645 from Vlatombe/with-console-url 2024-09-09 16:57:03 +02:00
Vincent Latombe b56e5d796a
Merge pull request #9673 from Vlatombe/computerListener.onIdle 2024-09-09 11:21:50 +02:00
renovate[bot] c05d756096
Update dependency postcss to v8.4.45 (#9704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 13:01:01 -07:00
Tim Jacomb 525a8be453
Disable dependents toggle in plugin manager with system read (#9463) 2024-09-07 20:19:01 +01:00
renovate[bot] 6e7335e411
Update dependency sass to v1.78.0 (#9703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 12:34:06 +01:00
renovate[bot] 6b85060d4a
Update dependency org.eclipse.jetty.ee9:jetty-ee9-maven-plugin to v12.0.13 (#9700)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 10:19:11 -07:00
James Nord 15a6eeea16
pass the docker group to the container so it can run docker tests (#9701)
The ATH image no longer SUIDs the docker executable but relies on
permissions of the docker.sock.
This was needed to allow test-containers based tests to run as this uses
the socket directly rather than relying on the docker cli.

cf: https://github.com/jenkinsci/acceptance-test-harness/pull/1706
2024-09-06 14:54:46 +01:00