- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 252
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: isaacs/rimraf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: isaacs/rimraf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 25 files changed
- 2 contributors
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e828fe2 - Browse repository at this point
Copy the full SHA e828fe2View commit details
Commits on Mar 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed3288e - Browse repository at this point
Copy the full SHA ed3288eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b57687 - Browse repository at this point
Copy the full SHA 3b57687View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca28abb - Browse repository at this point
Copy the full SHA ca28abbView commit details -
I'm slightly concerned that this will hang in CI, the node readline module is a bit touchy when stdin is not a tty. If it's a huge problem, can just make the timeout signal make the test pass rather than fail, even though that's really not ideal. It seems really reliable when it is actually interactive, though.
Configuration menu - View commit details
-
Copy full SHA for 38e731f - Browse repository at this point
Copy the full SHA 38e731fView commit details -
try to make the interactive test less flaky
It seems like it's not getting the last item sometimes, because the readline doesn't see it in time, or something. Just keep repeating the last entry if it asks again.
Configuration menu - View commit details
-
Copy full SHA for 95e13f2 - Browse repository at this point
Copy the full SHA 95e13f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cb1d47 - Browse repository at this point
Copy the full SHA 4cb1d47View commit details -
test: chmod ordering is nondeterministic
This just snapshots *whether* we had some chmods, since many of these cases, it can be one of 2 different files in either order.
Configuration menu - View commit details
-
Copy full SHA for ed7b2a6 - Browse repository at this point
Copy the full SHA ed7b2a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f923bb0 - Browse repository at this point
Copy the full SHA f923bb0View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.