Cédric Chantepie

Results 68 issues of Cédric Chantepie

https://github.com/sksamuel/avro4s/issues/621

Currently it's not possible to use rules defined in a SBT modules in other modules of the same multi-modules project *without publishing*, aka not possible to use inter-module dependencies (e.g....

documentation

# Pull Request Checklist * [x] Have you read through the [contributor guidelines](https://www.playframework.com/contributing)? * [x] Have you [squashed your commits](https://www.playframework.com/documentation/latest/WorkingWithGit#Squashing-commits)? * [x] Have you added copyright headers to new files?...

In case a type `T` encoding is supported in derivation (as a struct field), then this allows to resolve the corresponding `TypedEncoder[T]`, so the field can be handled invidiually.

enhancement

After upgrade, it seems that 1.1.0 introduce an OOM. ``` java.lang.OutOfMemoryError: Java heap space at java.nio.file.Files.read(Files.java:3099) at java.nio.file.Files.readAllBytes(Files.java:3158) at com.eed3si9n.jarjarabrams.Shader$.$anonfun$shadeDirectory$3(Shader.scala:19) at com.eed3si9n.jarjarabrams.Shader$$$Lambda$21105/548814501.apply(Unknown Source) at scala.collection.TraversableLike$WithFilter.$anonfun$map$2(TraversableLike.scala:935) at scala.collection.TraversableLike$WithFilter$$Lambda$2356/303559000.apply(Unknown Source) at scala.collection.Iterator.foreach(Iterator.scala:943)...

Could use https://github.com/jsuereth/scala-arm/community

**List containers (buckets):** ``` #!/bin/bash # List the blobs in an Azure storage container. echo "usage: ${0##*/} " storage_account="$1" access_key="$2" blob_store_url="blob.core.windows.net" authorization="SharedKey" request_method="GET" request_date=$(TZ=GMT LC_ALL=en_US.utf8 date "+%a, %d %h %Y...

enhancement

https://www.alibabacloud.com/help/doc-detail/31992.htm?spm=a3c0i.o31992en.a1.3.11276fb4pySCm6

enhancement