-
Notifications
You must be signed in to change notification settings - Fork 148
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
[Breaking] Allow aborting exec, remove execTask #590
Merged
Merged
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f4bd12 - Browse repository at this point
Copy the full SHA 9f4bd12View commit details -
Configuration menu - View commit details
-
Copy full SHA for e75c6b8 - Browse repository at this point
Copy the full SHA e75c6b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86f95c - Browse repository at this point
Copy the full SHA b86f95cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dcc79e - Browse repository at this point
Copy the full SHA 2dcc79eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 020f974 - Browse repository at this point
Copy the full SHA 020f974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91cf40c - Browse repository at this point
Copy the full SHA 91cf40cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69284a4 - Browse repository at this point
Copy the full SHA 69284a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c804f - Browse repository at this point
Copy the full SHA 00c804fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f578907 - Browse repository at this point
Copy the full SHA f578907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12441dc - Browse repository at this point
Copy the full SHA 12441dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7822a41 - Browse repository at this point
Copy the full SHA 7822a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc9ec5 - Browse repository at this point
Copy the full SHA 5bc9ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 808a682 - Browse repository at this point
Copy the full SHA 808a682View commit details
Commits on Oct 21, 2024
-
[Breaking] Remove RepositoryDoesNotExist and GitNotFound errors
Instead of synchronously stat'ing the path on ENOENT when it's possible that the caller doesn't care we'll leave it up to callers to choose whether to try to detect why the exec failed. Note that the pathExist approach was subject to race conditions and that there's no guarantee you'd ever be able to figure out exactly why the call failed
Configuration menu - View commit details
-
Copy full SHA for 6352c41 - Browse repository at this point
Copy the full SHA 6352c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74aaf13 - Browse repository at this point
Copy the full SHA 74aaf13View commit details -
Configuration menu - View commit details
-
Copy full SHA for c100345 - Browse repository at this point
Copy the full SHA c100345View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d1f695 - Browse repository at this point
Copy the full SHA 2d1f695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c5fa3 - Browse repository at this point
Copy the full SHA 25c5fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c237c - Browse repository at this point
Copy the full SHA f2c237cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf9119d - Browse repository at this point
Copy the full SHA bf9119dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5243a5b - Browse repository at this point
Copy the full SHA 5243a5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f02a12 - Browse repository at this point
Copy the full SHA 1f02a12View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1cfd3d - Browse repository at this point
Copy the full SHA c1cfd3dView commit details
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.