-
Notifications
You must be signed in to change notification settings - Fork 4
fix(p0-1): npm wrapper fake success — ENOENT + PATH persistence + --no-init #427
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 5 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
26755d8
test(npm-wrapper): add failing scaffold for ENOENT detection (F003 S1)
0xmariowu b95afe5
fix(npm-wrapper): exit non-zero on spawn ENOENT with fix hint (F003 S2)
0xmariowu 92a71f3
test(install-sh): add failing scaffold for PATH persistence (F003 S3)
0xmariowu 6394c7f
fix(install-sh): persist PATH to shell profile only when missing (F00…
0xmariowu add1b70
fix(npm-wrapper): prepend ~/.local/bin to PATH before post-install sp…
0xmariowu 669f486
fix(npm-wrapper): pass --no-init to installer to avoid implicit init …
0xmariowu 49caa13
test(install-script): add e2e smoke for install → spawn happy path (F…
0xmariowu 91de5db
chore(gitleaks): allowlist install + npm-wrapper paths for .local XDG…
0xmariowu 034b1f2
fix(install-sh): prefer sourced bash profile
0xmariowu 2aabaa4
docs(install-sh): clarify path persistence writes
0xmariowu 3ffccdf
test(npm-wrapper): skip POSIX wrapper shims on Windows
0xmariowu ac11761
test(install-script): skip e2e bash stub on Windows
0xmariowu 72f513d
fix(npm-wrapper): handle spawn permission errors
0xmariowu 3253b12
fix(p0-6): redact scenario error + stderr in e2b reports (#432)
0xmariowu 5fbfd89
chore(gitleaks): widen install/wrapper allowlist to cover new permiss…
0xmariowu a5dc27d
fix(install-sh): skip PATH persist for unknown shells (don't write ba…
0xmariowu 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
Some comments aren't visible on the classic Files Changed page.
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
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.