Skip to content

Prototype 2.541.1 backport 1#26078

Closed
MarkEWaite wants to merge 9 commits intojenkinsci:stable-2.541from
MarkEWaite:stable-2.541-backport-1-c
Closed

Prototype 2.541.1 backport 1#26078
MarkEWaite wants to merge 9 commits intojenkinsci:stable-2.541from
MarkEWaite:stable-2.541-backport-1-c

Conversation

@MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Jan 7, 2026

Prototype of 2.541.1 based on current (wrong) stable-2.541

Draft - do not merge. Needs much more analysis to confirm it is correct and complete

Backports the following issues and matching pull requests:

Testing done

None. Using ci.jenkins.io to build it so that I can do more checks later.

Proposed changelog entries

  • N/A

Proposed changelog category

/label skip-changelog

Proposed upgrade guidelines

N/A

Submitter checklist

  • The issue, if it exists, is well-described.
  • The changelog entries and upgrade guidelines are appropriate for the audience affected by the change (users or developers, depending on the change) and are in the imperative mood (see examples). Fill in the Proposed upgrade guidelines section only if there are breaking changes or changes that may require extra steps from users during upgrade.
  • There is automated testing or an explanation as to why this change has no tests.
  • New public classes, fields, and methods are annotated with @Restricted or have @since TODO Javadocs, as appropriate.
  • New deprecations are annotated with @Deprecated(since = "TODO") or @Deprecated(forRemoval = true, since = "TODO"), if applicable.
  • UI changes do not introduce regressions when enforcing the current default rules of Content Security Policy Plugin. In particular, new or substantially changed JavaScript is not defined inline and does not call eval to ease future introduction of Content Security Policy (CSP) directives (see documentation).
  • For dependency updates, there are links to external changelogs and, if possible, full differentials.
  • For new APIs and extension points, there is a link to at least one consumer.

Desired reviewers

N/A

Before the changes are marked as ready-for-merge:

Maintainer checklist

  • There are at least two (2) approvals for the pull request and no outstanding requests for change.
  • Conversations in the pull request are over, or it is explicit that a reviewer is not blocking the change.
  • Changelog entries in the pull request title and/or Proposed changelog entries are accurate, human-readable, and in the imperative mood.
  • Proper changelog labels are set so that the changelog can be generated automatically.
  • If the change needs additional upgrade steps from users, the upgrade-guide-needed label is set and there is a Proposed upgrade guidelines section in the pull request title (see example).
  • If it would make sense to backport the change to LTS, be a Bug or Improvement, and either the issue or pull request must be labeled as lts-candidate to be considered.

@comment-ops-bot comment-ops-bot bot added the skip-changelog Should not be shown in the changelog label Jan 7, 2026
@github-actions github-actions bot added the into-lts This PR is filed against an LTS branch label Jan 7, 2026
daniel-beck and others added 9 commits January 7, 2026 11:46
* Add telemetry for Content Security Policy

* Add license header

* Add header length

---------

Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
(cherry picked from commit 88fdfa9)
Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
(cherry picked from commit 67db131)
… response header can be >30KB (jenkinsci#25901)

Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
(cherry picked from commit 52e050e)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit eea060c)
…enkinsci#25968)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit c54a0b3)
Partially reverts 331c768.

In jenkinsci#8960 the `out` id was added to `pre.console-output`'s  "otherwise"
case in `console.jelly`.

In 331c768, the `out` id was removed from `otherwise` when console output
was moved from `console.jelly` to `console-log.jelly`.

This may have broken the "Copy" button in some instances.

When clicked, the copy button will copy the inner text of a container
with the id referred to by the `ref` attribute of the copy button. The
copy button's ref attribute is `out`.

Wikimedia's Jenkins has no element with the `out` id on the console
page, which leads to copying `null` to the clipboard.

This was filed as https://phabricator.wikimedia.org/T410633.

Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
(cherry picked from commit abecec2)
…kinsci#26004)

* Use absolute URL in Cloud sidepanel

The urls in the sidepanel of a cloud are relative. When an action is
added to the cloud these urls lead to a 404 as the action has a
different path.

fixes jenkinsci#26002

* Update core/src/main/resources/hudson/slaves/Cloud/sidepanel.jelly

Co-authored-by: Alexander Brandes <brandes.alexander@web.de>

---------

Co-authored-by: Alexander Brandes <brandes.alexander@web.de>
(cherry picked from commit ffc46de)
Reinstantiate telemetry for Java properties

Signed-off-by: Alexander Brandes <mc.cache@web.de>
(cherry picked from commit 2e58b23)
@MarkEWaite MarkEWaite force-pushed the stable-2.541-backport-1-c branch 2 times, most recently from dd539ec to ff54607 Compare January 7, 2026 19:58
@MarkEWaite
Copy link
Contributor Author

Closing. The official pull request is available as:

@MarkEWaite MarkEWaite closed this Jan 8, 2026
@MarkEWaite MarkEWaite deleted the stable-2.541-backport-1-c branch January 9, 2026 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

into-lts This PR is filed against an LTS branch skip-changelog Should not be shown in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants