Yasin Özel

Results 4 comments of Yasin Özel

> Thanks for the PR! But I'm not sure of the value of having a Docker image of this bot. Sure, it's easy to setup, but... you're inside a sandbox,...

@jamietanna thanks for noticing. I was not aware of that, now I added my work email into my account and it shows my avatar.

There's a failing test: ``` --- FAIL: TestGetSwagger (0.00s) imports_test.go:27: Error Trace: /Users/yozel/Projects/oapi-codegen/internal/test/externalref/imports_test.go:27 Error: Expected nil, but got: &errors.errorString{s:"path not found: object_c.json"} Test: TestGetSwagger ``` `libopenapi` doesn't have `InternalizeRefs()` which...

If anyone still interested, I was able to achieve that by using `mount` namespace and `rbind` mount together. Also you need an empty initial rootfs, I've created a directory named...