Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JENKINS-70169 Restore link to last breadcrumb #7539

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

timja
Copy link
Member

@timja timja commented Dec 20, 2022

See JENKINS-70169.

Alternative to #7525

Testing done

Clicked the breadcrumb on the console log page.
Checked around a number of other pages like Plugin Manager, new item page etc

Proposed changelog entries

Proposed upgrade guidelines

N/A

Submitter checklist

  • The Jira 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.
  • 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

@mention

Maintainer checklist

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

  • 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, a Jira issue must exist, be a Bug or Improvement, and be labeled as lts-candidate to be considered (see query).

@timja timja requested a review from a team December 20, 2022 09:17
@timja timja added the bug For changelog: Minor bug. Will be listed after features label Dec 20, 2022
@timja timja requested review from basil and a team December 20, 2022 09:18
@NotMyFault NotMyFault requested a review from a team December 20, 2022 09:25
@NotMyFault NotMyFault added regression-fix Pull request that fixes a regression in one of the previous Jenkins releases and removed bug For changelog: Minor bug. Will be listed after features labels Dec 20, 2022
@basil
Copy link
Member

basil commented Dec 20, 2022

Are we confident that any potential problems with this PR will be addressed promptly? 2.383 shipped with this issue, despite a mailing list thread and pull request (#7525) that attempted to avoid this suboptimal outcome prior to the release of 2.383.

@timja
Copy link
Member Author

timja commented Dec 20, 2022

I am confident in the fix. I don't see any attempts by that pull request to get merged by 2.383, none of the people involved in the original pull request were requested for review or notified.

It's the Christmas period so I will not commit to anything but I am -1 for a revert of the original PR.

@basil
Copy link
Member

basil commented Dec 20, 2022

The fact that #6912 (comment) and #7525 remain unacknowledged for approximately one week does not give me confidence that others are actively paying attention to the content of weekly releases. The veto of #7525 in #7539 (comment) does not contain a technical justification for why #7525 is bad, so by Apache rules it is invalid and has no weight. It also remains unclear to me whether jenkinsci/design-library-plugin#182 was a preëxisting issue exposed by #6912 (and therefore hidden again by this PR) or an API change introduced by #6912 (and therefore still unsolved by this PR).

@NotMyFault
Copy link
Member

I am confident in the fix.

I gave it a practical test earlier, and it does restore breadcrumbs missing breadcrumbs indeed, like outlined on the issue.

@timja
Copy link
Member Author

timja commented Dec 20, 2022

remain unacknowledged for approximately one week

none of the people involved in the original pull request were requested for review or notified.

so by Apache rules it is invalid and has no weight

This is the Jenkins project. Not the Apache project.

jenkinsci/design-library-plugin#182 was pre-existing and is an enhancement request not a blocker for anything.

@basil basil removed their request for review December 20, 2022 16:37
@janfaracik
Copy link
Contributor

Thanks for the fix @timja. I've just moved house in the last week (plus the joy of no internet) so I've had little time to spend on Jenkins.

@timja
Copy link
Member Author

timja commented Dec 21, 2022

/label ready-for-merge


This PR is now ready for merge, after ~24 hours, we will merge it if there's no negative feedback.

Thanks!

@comment-ops-bot comment-ops-bot bot added the ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback label Dec 21, 2022
@timja timja merged commit de35224 into jenkinsci:master Dec 22, 2022
@timja timja deleted the restore-link-to-last-breadcrumb branch December 22, 2022 08:09
NotMyFault pushed a commit to NotMyFault/jenkins that referenced this pull request Jan 17, 2023
NotMyFault pushed a commit to NotMyFault/jenkins that referenced this pull request Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback regression-fix Pull request that fixes a regression in one of the previous Jenkins releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants