Claudio Caletti

Results 17 issues of Claudio Caletti

**Description** linuxkit version v0.8+ commit: f5a1541e0028672c1406d8abef330ce2a704358a Running `linuxkit run azure -resourceGroupName ... -accountName ... -location westeurope my.vhd` I get concurrency errors. Most of the times I get: `error creating subnet:...

I'm having trouble trying to generate samples from nested case classes containing sealed traits. When I try to generate an instance of a nested case class that contains sealed traits,...

Remove old issues

BE maint

## requirements - https://github.com/buildo/metarpheus-tapir/issues/1

WIP
backend

Should not reject requests with empty body if body is supposed to be empty

defect

## requirements - wiro should log more stuff than it does - log the names of the controllers on boot - the request received should be logged (at least in...

## requirements 1. Wiro user should be allowed to modify all the routes of a given server applying a custom function on the whole router. 2. Wiro user should be...

## requirements - the fact `resolvers += Resolver.bintrayRepo("buildo", "maven")` is required should be specified in the guide ## specs {optional: describe technical specs to implement this feature, if not obvious}...

## description - Fix decoding of numbers as string ## how to reproduce - {optional: describe steps to reproduce bug} ## specs {optional: describe a possible fix for this bug,...

bug

Closes #69 ## Test Plan ### tests performed > A Test Plan is used to show what you tested to make sure your code works fine. You should write here...

WIP