Skip to content
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

Remove special case for S3 paths #27

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

SeanLeRoy
Copy link
Contributor

This is a follow-up to bioio-devs/bioio#67 this other PR where bioio will now automatically use the anon attr for fs_kwargs if it doesn't correctly auth the first time around.

@SeanLeRoy SeanLeRoy self-assigned this Aug 15, 2024
@SeanLeRoy SeanLeRoy marked this pull request as ready for review August 15, 2024 21:43
@SeanLeRoy SeanLeRoy requested a review from a team as a code owner August 15, 2024 21:43
Copy link
Contributor

@toloudis toloudis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks for updating this.

Just one thought: do we want to say the opposite thing, like "If you are reading from a non-public S3 bucket, you will have to have AWS credentials present, or pass them using the fs_kwargs argument - see s3fs docs for more info"
[EDIT] I was thinking for the main bioio repo. For this repo is all good IMO

@pgarrison
Copy link
Collaborator

LGTM

@SeanLeRoy SeanLeRoy merged commit 1430f63 into main Aug 20, 2024
13 checks passed
@SeanLeRoy SeanLeRoy deleted the admin/remove-special-case-for-s3-paths branch August 20, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants