refaelsh

Results 62 comments of refaelsh

I one would try and do it, theoretically, could one be please pointed to docker thingy creation documentation?

This line: `image: archlinux`. This is interesting. I would have thought it should be like this: `image: url/to/docker/image`.

Also, why use Travis CI when we have Gitlab CI?

> Also, why use Travis CI when we have Gitlab CI? I am terribly sorry, please disregard this question. This is GitHub and not GitLab. I always get them mixed...

> WRT `image` in alpm.rs, I think it runs docker inside `ubuntu-latest`, so you specify both the host (one of few OS-es supported), and then what guest docker image to...

> `cargo test` fails at run-time. I dont understand why? Unit tests use mocks and `cargo test` runs unit test. This should not fail since mocks are fake, they dont...

I have the same problem exactly. I am also using Arch AUR package as @Bob-YsPan.

> Some of these problems are caused by wxWidgets 3.0.x builds, they don't happen with recent wxWidgets 3.1.x builds. I checked on my Ubuntu 20.04 machine that uses wxWidgets 3.0.4...