Skip to content

Conversation

@flakey5
Copy link
Member

@flakey5 flakey5 commented Nov 3, 2025

Description

Set maxRetries option to 10 when deleting the assets folder copied over by the legacy html generator re nodejs/node#57343 (comment)

10 is arbitrary, can be any number.

Related: nodejs/node#54561

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run node --run test and all tests passed.
  • I have check code formatting with node --run format & node --run lint.
  • I've covered new added functionality with unit tests if necessary.

Set `maxRetries` option to 10 when deleting the assets folder copied over by the
legacy html generator.

Related: nodejs/node#54561

Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com>
@flakey5 flakey5 requested a review from a team as a code owner November 3, 2025 05:28
@vercel
Copy link

vercel bot commented Nov 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
api-docs-tooling Ready Ready Preview Nov 3, 2025 5:30am

@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.01%. Comparing base (8375d8c) to head (927581f).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/generators/legacy-html/index.mjs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #478   +/-   ##
=======================================
  Coverage   74.01%   74.01%           
=======================================
  Files         108      108           
  Lines       10316    10316           
  Branches      685      685           
=======================================
  Hits         7635     7635           
  Misses       2678     2678           
  Partials        3        3           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@avivkeller
Copy link
Member

@nodejs/web-infra let's fast track this

@avivkeller avivkeller added the fast track This PR can land before the typical review time, with a :+1: from collaborators label Nov 3, 2025
@avivkeller avivkeller enabled auto-merge (squash) November 3, 2025 17:31
Copy link
Member

@bjohansebas bjohansebas left a comment

Choose a reason for hiding this comment

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

LGTM

@avivkeller avivkeller merged commit dca59d6 into main Nov 3, 2025
19 checks passed
@avivkeller avivkeller deleted the flakey5/20251102/assets branch November 3, 2025 19:14
@ovflowd
Copy link
Member

ovflowd commented Nov 3, 2025

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast track This PR can land before the typical review time, with a :+1: from collaborators

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants