Avi Deitcher

Results 524 comments of Avi Deitcher

Oh, yeah? Then I won't complain. 😁

CI can take a while.

Yeah. We have one failing test, we should rerun it, but I cannot find the button to do so.

Would you please? I am wrangling with the GitHub CLI to get it to do the same thing, and it is not making it easy.

Not that I am aware of. What error messages are you getting?

I see no issues with an `os.MkdirAll(dir)` for the target directory. Open a PR @weakcamel ? Just need to it around [here](https://github.com/linuxkit/linuxkit/blob/master/src/cmd/linuxkit/build.go#L93-L99)

Welcome @Nosmoht Yes, the project is active. What it does not have is a major corporate sponsor like, say, weavenet or kubernetes or mongo (is that still OSS?) where some...

This is not quite the issue. It is good that `platformsToBuild` is a list of platforms to _build_ but not necessarily to _push_. I think the problem is [here](https://github.com/linuxkit/linuxkit/pull/3883/files#diff-6c0c016f104f9568c9bd910881d84c6926ee571f0bc22be0d687aaa9b47d8dcfR414) where...

Makes sense. It should be easy enough to test. Did you try?