-
Notifications
You must be signed in to change notification settings - Fork 69
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
Update Provider.checkFileUrl to allow non-URL file types (like Arweave) #1627
Update Provider.checkFileUrl to allow non-URL file types (like Arweave) #1627
Conversation
* CC_TEST_REPORTER_ID secret not available in PR workflows from external contributors.
Hello @alexcos20 @kremalicious @mihaisc @bogdanfazakas CC @AnaLoznianu |
@kremalicious Thank you so much for your review! I have gone through and tried to address all of your concerns and I believe this PR is ready again for review. CC @mihaisc @bogdanfazakas @AnaLoznianu |
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.
good to go after lint fix, thanks for the patience!
Thanks, @kremalicious for the quick 2nd review! I am unable to merge this myself because I do not have write access to the repo, so I invite you or any other core team member to merge it on my behalf. |
Required by oceanprotocol/market#1732
Changes proposed in this PR:
Provider.checkFileUrl
API to takeUrlFile | Arweave
objects instead of astring
which assumes type url.