Skip to content

fix: handle unexported Jenkins resume actions - #1201

Merged
panva merged 1 commit into
nodejs:mainfrom
panva:resume-ci
Sep 24, 2026
Merged

panva merged 1 commit into
nodejs:mainfrom
panva:resume-ci

Conversation

@panva

@panva panva commented Sep 24, 2026

Copy link
Copy Markdown
Member

Jenkins serializes MultiJobResumeBuild as an empty object in its JSON API. Let the resume endpoint determine availability after the existing checks instead of requiring an exported action class.

Jenkins serializes MultiJobResumeBuild as an empty object in its JSON
API. Let the resume endpoint determine availability after the existing
checks instead of requiring an exported action class.

Assisted-by: Codex
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
@codecov

codecov Bot commented Sep 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.80%. Comparing base (2dea7a3) to head (a18f58e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1201      +/-   ##
==========================================
- Coverage   61.82%   61.80%   -0.02%     
==========================================
  Files          61       61              
  Lines       11884    11880       -4     
==========================================
- Hits         7347     7343       -4     
  Misses       4537     4537              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mcollina mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@panva
panva merged commit 42c89be into nodejs:main Sep 24, 2026
11 checks passed
@panva
panva deleted the resume-ci branch September 24, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants