aws-s3
Here are 3,158 public repositories matching this topic...
-
Updated
Jan 24, 2022 - Go
-
Updated
Jan 28, 2022 - JavaScript
-
Updated
Jan 30, 2022 - C++
-
Updated
Jan 15, 2022 - Go
-
Updated
Dec 24, 2021
-
Updated
Dec 31, 2021 - TypeScript
Description
When uploading from a windows machine using the command line. The directory structure is not preserved. All the files are named as files with the directory names prepended to it.
Maybe, as the source machine is windows the path for files are not separated by / instead are separated by \, which leads to such behavior.
Steps to Reproduce
- Have a recursive directory s
-
Updated
Jan 31, 2022 - Go
-
Updated
Jan 31, 2022 - JavaScript
-
Updated
Jan 25, 2022 - Java
-
Updated
Aug 23, 2021 - JavaScript
Enhancement Suggestion
Currently if Rome does not find a dependency or bcsymbolmap in the cache it outputs this as an error, and this is particularly ugly when used with Fastlane.
It is just noise in almost all cases I can think of, and is particularly noisy when you do your first Rome download and when you build only for one platform e.g. iOS where you get all the symbol map errors.
-
Updated
Jul 16, 2021 - JavaScript
-
Updated
Apr 17, 2020 - TypeScript
-
Updated
Jan 26, 2022 - Shell
-
Updated
Mar 5, 2020 - Python
-
Updated
Jan 26, 2022 - Java
-
Updated
Jan 18, 2022 - JavaScript
-
Updated
Nov 24, 2021 - Python
-
Updated
Apr 9, 2021 - JavaScript
-
Updated
Jan 4, 2022 - C#
-
Updated
Jan 29, 2022 - JavaScript
Improve this page
Add a description, image, and links to the aws-s3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aws-s3 topic, visit your repo's landing page and select "manage topics."
Is this related to a new or existing framework?
New framework - remix.run
Is this related to a new or existing API?
Storage
Is this related to another service?
S3
Describe the feature you'd like to request
Was able to integrate the Auth section with no issue, but was trying to integrate Storage in remix data loaders, but because amplify do