Leslie Wang

Results 14 comments of Leslie Wang

seems like above one is not compression. it is the syntax defined by RFC https://tools.ietf.org/html/rfc3397#section-3

The problem disappear after run `yarn upgrade`. Are you planning to upgrade yarn.lock in the near future?

I get this issue. this is what I got ``` # ngrok http 80 WARN[01-04|20:44:42] failed to get home directory, using $HOME instead err="user: Current not implemented on linux/amd64" $HOME=/root...

Note my other Gists related issues. If the tool can also display sample codes, it would be very useful. All gists can be external, we just need a command to...

yes, that is what I'm thinking too. people can put any link they want, command line tool just pulls and display for him.

Thanks for replying. I think changing test case to skip may happen quite often because of some other dependency failure, and developers don't have time to investigate temporarily. In this...

This file is not exist in the base container indeed, because our CI will build another running container based on this base container. In this new build process, it will...

I like to utilize code owners too for code reviewer, but current GitHub requires code owner to have write permission, which is showstopper for us. If this project can support...

Thanks for the reply! Yes, I did see the option, but seems like qemu-system-arm requires not only qcow2 image, but also initrd and kernel file as argument, but UI doesn't...

@andrewrynhard in case you need before it is merged, this PR is in this forked repo. https://github.com/pensando/goipmi