-
Hi, I am using Google Cloud Storage to store media files in a bucket.
¿Is there any config to use with IPX provider to get these remote images work?
¿Or maybe need a new provider?
-
## Client
Storage
## Code and Dependencies
```go
package main
import (
"context"
"log"
"cloud.google.com/go/storage"
)
func main() {
ctx := context.Background()
// Creat…
-
## Is your feature request related to a problem? Please describe.
Previously it was not easily possible to write unit testing against cloud storage bindings. With the new GRPC API this is now possibl…
-
**Is your feature request related to a problem? Please describe.**
Sanity's Asset CDN is awesome, but we already use Google Cloud Storage and Cloudflare as CDN for our website. It's frustrating that …
-
In the supported methods and properties table in the README, it shows that the `md5` property is only supported for AzureBlobPath, but isnt supported for GSPath.
however there exists a property ret…
-
-
For:
- Upload image
- Storage media file
-
Should be easy: https://github.com/thephpleague/flysystem/issues/448
wwalc updated
5 years ago
-
Would it be possible to support Google Cloud Storage along with Amazon and Cloudfiles?
https://developers.google.com/storage/docs/developer-guide
-
When I try to depend on `com.google.firebase:firebase-admin:9.4.1` in my scripts project, the build can't resolve. This seems to be caused by a transitive dependency of Bleep, `org.eclipse.lsp4j:org.e…