Aistis Jokubauskas

Results 27 comments of Aistis Jokubauskas

Probably github added user listing later, it is available https://api.github.com/users . Wasn't doing anything special, don't even need such functionality for now, just first thing that I wanted to try....

Great, looking forward to see those changes!

Any update on this?

We also would love to have support for this. Is there any progress on this issue? Also we found that rancher image fails to extract on docker running inside sysbox...

> Having said that, what's the use-case that you have in mind? We're using kubernetes pods as development environments for our engineer, we call those devpods. Currently we're using [k3d](https://k3d.io/)...

Hi, also had the same issue and was able solve it using `_.extend`. Not sure if this approach provides marrionette view events, but I was able to use forms with...

Any update on this? I did hit this when packaging `py_binary` which uses python interpreter from `rules_pyenv`. Wasted 2 days with all sorts of workarounds without any success. `--spawn_strategy=local` provided...

Thank you, I've tested with `exclude_directories=1` and it did solve `File exists` error. But I got hit by another fundamental issue `link or target filename contains space`. It is well...

That could solve my issues, I'll make sure to test it when its out. Thank you for maintaining and developing `rules_pkg`! My use case is fairly simple, I just want...