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

feat(storage): add info, exists, custom metadata, and methods for uploading file URL #510

Merged
merged 10 commits into from
Sep 25, 2024

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented Aug 22, 2024

What kind of change does this PR introduce?

Adds a couple of new features to storage module.

  • info(path:)
  • exists(path:)
  • Custom metadata when uploading file
  • Method overloads for upload from a file URL

@grdsdev grdsdev marked this pull request as draft August 22, 2024 08:14
@grdsdev grdsdev force-pushed the guilherme/storage-new-features branch from 58bdde4 to 58ef375 Compare August 22, 2024 19:07
@grdsdev grdsdev marked this pull request as ready for review August 27, 2024 08:32
@grdsdev grdsdev force-pushed the guilherme/storage-new-features branch from 468bcee to 2b457a6 Compare August 27, 2024 08:32
@grdsdev grdsdev marked this pull request as draft August 27, 2024 11:42
@grdsdev grdsdev force-pushed the guilherme/storage-new-features branch from f8f2563 to 36076e3 Compare August 29, 2024 14:46
@grdsdev grdsdev force-pushed the guilherme/storage-new-features branch from e3629f2 to 433f36b Compare September 24, 2024 17:36
@grdsdev grdsdev marked this pull request as ready for review September 24, 2024 18:04
@grdsdev grdsdev changed the title feat(storage): add methods for uploading file URL feat(storage): add info, exists, custom metadata, and methods for uploading file URL Sep 24, 2024
@grdsdev grdsdev merged commit d9ba673 into main Sep 25, 2024
9 checks passed
@grdsdev grdsdev deleted the guilherme/storage-new-features branch September 25, 2024 16:15
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.

2 participants