Shigeki Karita

Results 22 comments of Shigeki Karita

@IndigoLily I agree with you. No sooner I had seen "exit code 1" than I searched another GUI library.

`.gitmodule` was removed at https://github.com/zdevito/ATen/commit/6f52eadc3297daf0450b5fb7f351fb4578420941

I made something related to this https://github.com/ShigekiKarita/grain/blob/master/example/repl.d

> ODR Thanks for pointing out. I have not thought about it. Maybe also compiling separate static library like `tmp/_dubdeps.a` only with DUB packages and `tmp/_mods%s.so` without DUB packages can...

I also found `./bazel-0.17.2-installer-linux-x86_64.sh --user --prefix=/mnt/ae0fa180-1e4d-4945-8f63-f64615d07b30/local` ignores `--prefix` and installs into `$HOME/bin`

OK. I added a proto in`test`, and testing script for travis. However, travis did not detect the change.

![image](https://user-images.githubusercontent.com/6745326/122202852-65bbdb00-ced8-11eb-960d-e0f844bca240.png) Oh travis-ci.org ended yesterday. Can you migrate this repo to travis-ci.com or something else?

FYI I confirmed that travis-ci.com worked on my side https://travis-ci.com/github/ShigekiKarita/protobuf-d/jobs/514841261#L1096

Thanks for the review comments. I believe everything is done.

Hi @dcarp, I just noticed that you replaced Travis with GitHub action recently. And I merged the master branch. Can you approve running the workflows?