-
Notifications
You must be signed in to change notification settings - Fork 29
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(s3): add S3Storage adapter #220
Open
karfau
wants to merge
14
commits into
grammyjs:main
Choose a base branch
from
karfau:s3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on May 5, 2024
-
feat(s3): add S3Storage adapter
- currently only works for deno - is based on the jsr package `@bradenmacdonald/[email protected]`, which is not available on npm
Configuration menu - View commit details
-
Copy full SHA for d6cdf68 - Browse repository at this point
Copy the full SHA d6cdf68View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d7e956 - Browse repository at this point
Copy the full SHA 2d7e956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2741173 - Browse repository at this point
Copy the full SHA 2741173View commit details -
Configuration menu - View commit details
-
Copy full SHA for 887df80 - Browse repository at this point
Copy the full SHA 887df80View commit details -
chore: enable usage of jsr packages
- add JSR registry to `.npmrc` - using `workspace:*` as version specifier to stop pnpm complaining about private workspace packages https://pnpm.io/workspaces#referencing-workspace-packages-through-aliases https://jsr.io/docs/npm-compatibility
Configuration menu - View commit details
-
Copy full SHA for 0bb50dc - Browse repository at this point
Copy the full SHA 0bb50dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0477fd - Browse repository at this point
Copy the full SHA f0477fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed94532 - Browse repository at this point
Copy the full SHA ed94532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e7f405 - Browse repository at this point
Copy the full SHA 9e7f405View commit details -
Configuration menu - View commit details
-
Copy full SHA for 962247a - Browse repository at this point
Copy the full SHA 962247aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb691b3 - Browse repository at this point
Copy the full SHA fb691b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac13b1 - Browse repository at this point
Copy the full SHA 6ac13b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d84448f - Browse repository at this point
Copy the full SHA d84448fView commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3bb4df9 - Browse repository at this point
Copy the full SHA 3bb4df9View commit details
Commits on May 11, 2024
-
refactor: bump @bradenmacdonald/s3-lite-client
and remove vendored type S3StorageClient
Configuration menu - View commit details
-
Copy full SHA for 10c34ce - Browse repository at this point
Copy the full SHA 10c34ceView 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.