-
Notifications
You must be signed in to change notification settings - Fork 76
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
Add support for S3 as a remote filesystem #2676
Conversation
a7c3236
to
f3c2a87
Compare
Note that we'll need to update the names of the required status checks if we accept the current state of my GitHub Actions changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here's an initial round of big-picture comments. I'll probably have more detailed implementation comments once these are resolved.
Remove use of md5_file() and update call sites of Storage::path()
8654205
to
6613cae
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more minor comment to resolve and then this should be good to go.
57009cc
to
97fbe94
Compare
97fbe94
to
82f2b2d
Compare
Required checks have been updated. Leaving final merge for @zackgalbreath. |
No description provided.