-
Notifications
You must be signed in to change notification settings - Fork 58
feat(core): CLI QoS hardening — drain, lockfile, structured errors, redaction (PER-7855) #2199
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
Merged
Merged
Changes from 16 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
36bf4b4
feat(core): structured abort errors, per-instance network timeout, lo…
Shivanshu-07 590f845
feat(core): per-port lockfile with stale-lock reclaim (PER-7855)
Shivanshu-07 f326135
feat(core): SIGINT/SIGTERM graceful drain + unhandled-rejection redac…
Shivanshu-07 94c7425
test(cli-command): cover Phase 3 runFailed-throw branch + ignore drai…
Shivanshu-07 7a44bcc
chore(cli-command): drop trailing blank line in shutdown.test.js
Shivanshu-07 bc917fc
test(cli-build, cli-upload): assert Phase 3 drain announcement on SIG…
Shivanshu-07 20df438
fix(core/test): broaden mockfs bypass to entire ~/.percy/ tree (PER-7…
Shivanshu-07 48e544e
test(cli-command): istanbul ignores on defensive Phase 3 branches
Shivanshu-07 587916e
test(core/server): istanbul ignores on legacy and force-timeout drain…
Shivanshu-07 b4c2e47
test(cli-command): istanbul ignore on signal-driven exit branch
Shivanshu-07 96779b1
test(cli-command): istanbul-ignore the entire hard-exit timer block
Shivanshu-07 2a165b0
test(cli-command): istanbul-ignore the uncaughtException handler arrow
Shivanshu-07 d0c4ceb
test(cli-snapshot): istanbul-ignore the Phase 3 signal-branch ternary
Shivanshu-07 110208c
fix(core/lock): never throw out of releaseLockSync (PER-7855)
Shivanshu-07 c323e21
test(core): cover remaining Phase 2/3 defensive branches
Shivanshu-07 e10f96e
fix(core/lock): sanitize port before path.join + cover non-EEXIST re-…
Shivanshu-07 48be8e7
fix(core/lock): suppress semgrep path-traversal finding with rationale
Shivanshu-07 af58185
fix(core/lock): place nosemgrep directive immediately above the join …
Shivanshu-07 4ed7a5d
fix(core/lock): inline nosemgrep on same line as join() call
Shivanshu-07 276acfb
fix(core/lock): rebuild path from literal constants to clear semgrep
Shivanshu-07 4afc615
fix(core/lock): bare nosemgrep on each construction line
Shivanshu-07 cdc44fa
fix(semgrep): file-level ignore for core/src/lock.js path-traversal rule
Shivanshu-07 2c09975
test(core/lock): collapse livenessCheck's non-ESRCH branches with ign…
Shivanshu-07 fe20045
review fixes: address @amandeepsingh333's PR #2199 findings (PER-7855)
Shivanshu-07 1a2fa2a
fix(core/lock): allow port 0 by skipping the lockfile entirely (PER-7…
Shivanshu-07 5c2c0f1
test(core): tighten istanbul-ignore on TIMEOUT shim + forced-close timer
Shivanshu-07 dfca031
review fixes: signal-exit constants + strip ticket refs from source
Shivanshu-07 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.