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

Backporting for 2.479.1 (part 2) #9858

Merged
merged 3 commits into from
Oct 12, 2024

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Oct 12, 2024

Backporting for 2.479.1 (part 2)

Latest core version: Jenkins 2.480

Candidates included

JENKINS-73917           Minor                   2.480
        Backport the ASM 9.7.1 update to 2.479.1
        https://issues.jenkins.io/browse/JENKINS-73917

JENKINS-73824           Major                   2.480
        Deletion of Pipeline jobs does not wait for ongoing builds to fully complete
        https://issues.jenkins.io/browse/JENKINS-73824

Backported issues include:

  • JENKINS-73917 Backport the ASM 9.7.1 update to 2.479.1
  • JENKINS-73824 Deletion of Pipeline jobs does not wait for ongoing builds to fully complete

Testing done

Ran automated tests locally to confirm success. Confirmed that Jenkins 2.480 in weekly plugin BOM 3482.x is able to use most recent versions of warnings-ng and analysis-model-api plugins.

Proposed changelog entries

N/A

Proposed upgrade guidelines

N/A

Submitter checklist

Preview Give feedback

Desired reviewers

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

Maintainer checklist

Preview Give feedback

renovate bot and others added 3 commits October 12, 2024 06:55
…i#9831)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 09fecfa)
…1-95.v9f552033802a_ (jenkinsci#9834)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit a582fc1)
…their jobs to be deleted (jenkinsci#9790)

* Wait for Pipelines to complete before allowing their jobs to be deleted

* Create mock Job/Run classes that use AsynchronousExecution to be able to add a regression test in core

* [JENKINS-73824] Do not repeatedly interrupt executables in ItemDeletion.cancelBuildsInProgress

* [JENKINS-73824] Delete ItemDeletionTest based on jenkinsci#9790 (comment)

(cherry picked from commit 4d7b993)
@MarkEWaite MarkEWaite added the into-lts This PR is filed against an LTS branch label Oct 12, 2024
@MarkEWaite MarkEWaite self-assigned this Oct 12, 2024
@basil basil merged commit a347514 into jenkinsci:stable-2.479 Oct 12, 2024
15 checks passed
MarkEWaite added a commit to MarkEWaite/acceptance-test-harness that referenced this pull request Oct 13, 2024
@MarkEWaite MarkEWaite deleted the stable-2.479-backport-2 branch October 14, 2024 14:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants