Skip to content

doc: add missing environment variables to manpage and remove test wor… #58924

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

Closed
wants to merge 7 commits into from

Conversation

HumaneLogic
Copy link

@HumaneLogic HumaneLogic commented Jul 1, 2025

Fixes: #58894

Copy link
Member

@dario-piotrowicz dario-piotrowicz left a comment

Choose a reason for hiding this comment

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

Thank you very much for the PR @HumaneLogic 🎉

I've left a few small comments but overall looks good to me 🙂

PS: the commit message needs to be shortened (as I mentioned in the issue)

Copy link

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.10%. Comparing base (a7a37c3) to head (1c46679).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #58924      +/-   ##
==========================================
- Coverage   90.11%   90.10%   -0.01%     
==========================================
  Files         640      640              
  Lines      188427   188427              
  Branches    36956    36962       +6     
==========================================
- Hits       169792   169781      -11     
- Misses      11348    11349       +1     
- Partials     7287     7297      +10     

see 27 files with indirect coverage changes

🚀 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.

@HumaneLogic
Copy link
Author

im sorry it took too long ,i'm gonna fix them right now

@dario-piotrowicz
Copy link
Member

im sorry it took too long ,i'm gonna fix them right now

No problem there's no rush 🙂

The commit still needs to be fixed, could you please rebase, squash the two commits into one and update the commit message? 🙂

@HumaneLogic
Copy link
Author

The commit still needs to be fixed, could you please rebase, squash the two commits into one and update the commit message?
yes i'll do it

…karound

test: remove fallback for missing manpage env vars

test: remove fallback for missing manpage env vars
@HumaneLogic
Copy link
Author

HumaneLogic commented Jul 3, 2025

@dario-piotrowicz i made a new pull request, i had problems with squashing, i created a new PR #58963

@dario-piotrowicz
Copy link
Member

Closing as per the above comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some environment variables documented in the CLI docs are missing in node manpage
3 participants