Kesus Kim

Results 11 comments of Kesus Kim

수정했습니다. 확인 부탁 바랄게요~!

Python program running on wine yet writing to filesystem on linux through pipe fails :confused: I don't know what is the exact issue here. ### Simple step to reproduce with...

> Hey, @kesuskim I've just discovered this repo and would also love to add pipenv support to this script. > Were you able to figgure out why the build fails?...

> I see, don't have an inspiration to figgure out the windows stdout handling, so my solution to the problem is a Make command: > > ``` > build_win: freeze...

I see. Maybe `minio://` scheme hack would be one way😃

accidentally closed issue, so reopened it until resolved

There might be ceph or other object storage, so just using `minio://` as scheme can be confusing. Or maybe we should make mention of that clear in documentation.

I think `s3+endpoint://` scheme would be more clear 👍

yep, `s3+compatible` could be more agreeable term, more familar to hear 😃

I ran into this issues as well; my observation on this is that APICURIO just appends new definition to current YAML in either when we create new paths; or when...