Giorgio Pellero

Results 5 issues of Giorgio Pellero

[Here](https://github.com/Codcore/amethyst/blob/0a54e305e8100b04242f7e873c96950d0eee3567/src/amethyst/http/response.cr#L11) the status code is allowed to be `nil`, causing the compiler to complain: ``` in ./libs/amethyst/amethyst/base/handler.cr:12: instantiating 'Amethyst::Http::Response#build()' response.build ^~~~~ in ./libs/amethyst/amethyst/http/response.cr:23: instantiating 'HTTP::Response:Class#new((Nil | Int32), String, HTTP::Headers)' return...

Currently using the Cloudflare provider v2.20.0. Configuring an Access Group Policy to include a GitHub org's members: - fails if applied with terraform (dashboard reports: `There is an error with...

Fixes the `go get` command in the README; the HTTPS protocol scheme must not be included. This is the output when running the command as currently specified: ``` > go...

The latest `github.com/IBM/sarama` version fails to connect to Redpanda brokers (latest version too): - Redpanda rejects the request with `Unsupported version 10 for metadata API` - sarama fails with `kafka:...