Nicolas Mattia

Results 136 issues of Nicolas Mattia

If stdin is closed `termtosvg` will create a (mostly) empty svg. E.g. running this: ``` shell termtosvg -g 82x19 -c 'echo hello' out.svg ``` with closed stdin won't produce any...

### Behaviour Got an error while computing the cache key: ``` error: failed to solve: failed to compute cache key: failed to copy: invalid status response 416 The range specified...

upstream
cache

It wasn't clear to me how to share a link that loads a particular slide. That would be a great feature.

enhancement
starter

The current implementation of deck deploy (e.g. presentation) creates one presentation per _deck name_. This is wrong as the deck name may change. Instead a deck should have at most...

api

... for easier debugging

api

We currently return the wildcard: `*` ``` < HTTP/2 200 < content-type: application/json < content-length: 0 < date: Sat, 18 May 2019 08:47:16 GMT < x-amzn-requestid: 89b64ce7-7949-11e9-8761-217ac95003c8 < access-control-allow-origin: *...

api

When a connection is stuck in a broken transaction, the transaction should either be rolled back (upon next request) or the connection should be re-created.

api