-
Notifications
You must be signed in to change notification settings - Fork 3k
fix(core): support public GitHub extensions with older Git #9690
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 all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
2141b2a
fix(core): clarify Git requirement for public extensions
yiliang114 2bc440b
test(core): preserve secure Git version boundary
yiliang114 f94cb19
fix(core): support public GitHub extensions with older Git
yiliang114 71432f8
Merge remote-tracking branch 'origin/main' into fix/issue-8993-git-pr…
yiliang114 ead1b7d
Merge remote-tracking branch 'origin/main' into fix/issue-8993-git-pr…
yiliang114 9f406bd
fix(core): harden old-Git fallback archive validation against export-…
yiliang114 8c80e09
test(core): cover archive entry-count and expanded-size limits
yiliang114 6cc4cb2
Merge branch 'main' into fix/issue-8993-git-prerequisite
yiliang114 712a817
fix(core): address old-Git fallback review feedback
yiliang114 fc83415
Merge branch 'main' sync from remote into fix/issue-8993-git-prerequi…
yiliang114 1d79591
test(core): cover invalid commit SHA rejection in old-Git fallback
yiliang114 8bead67
fix(test): add missing createReadStream and pipeline mocks in npm test
yiliang114 34fa64b
perf(core): memoize the local Git version probe
yiliang114 681d39d
test(core): cover early abort of the tar safety scan
yiliang114 febbe6f
fix(core): open the tar safety scan stream after the abort check
yiliang114 1b15bf0
test(core): cover fetchJson redirects and fallback resource limits
yiliang114 d22605d
fix(test): return a destroyable stream from the npm test fs mock
yiliang114 b84aa22
fix(test): make fallback anonymity assertions header-case-insensitive
yiliang114 8104dae
test(core): abort the old-Git fallback through an AbortSignal
yiliang114 168b8d9
fix(test): pin the manager's fallback call arguments
yiliang114 3790e3a
test(core): pin fallback symlink rejection, lookup passthrough, per-h…
yiliang114 502552d
test(core): import archive limit constants instead of redeclaring them
yiliang114 8f6c247
fix(core): detect export-ignore-hidden submodules via the commit tree
yiliang114 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
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.