eulenleber

Results 6 comments of eulenleber

they dont comment on issues or integrate pull requests either...

No its not - if you update reveal to a current version the demos are broken unfortunate

I had a similar error (correct access rights) as the server dropped the connections when there were to many at once... for me i fixed that in PR https://github.com/LaserPhaser/gitlab-group-clone/pull/8 Just...

hes right, i fixed it in my recent PR https://github.com/LaserPhaser/gitlab-group-clone/pull/8

Same here: ``` 9:26AM DBG custom log settings format=pretty 9:26AM DBG beginning slow load of json bytes 9:26AM FTL failed to read from stdin error="failed to parse json: failed to...

``` @@ -1,8 +1,4 @@ -[{ - "ksuid": "0cc39f6e1cc6849fd26c5581c91c728dbd1ce634", - "url": null, - "securityDefinitions": {}, - +{ "openapi": "3.0.0", "info": { "title": "Simple API overview", @@ -12,7 +8,7 @@ "/":...