Markus Padourek

Results 82 comments of Markus Padourek

https://github.com/Alex7Kom/nvm-fish has worked great for me. Would love to see the main project support fish out of the box at some point.

ping @apt-itude would be a nice one to have

@chaoran not sure if you also ran into the issues but it seems `py_binary` targets are causing issues, see: https://github.com/bazelbuild/bazel/issues/7091#issuecomment-492947750

@chaoran - the way I got around this is by providing a patch functionality to a forked version of rules_pip. See https://github.com/ecosia/rules_pip/commit/adce162d080a09452369b5d24aa3a797b6b6ec21 Yeah hopefully it keeps on improving over the...

@apt-itude I started experimenting around with it but we are not using it yet. We are planning to migrate another python application to our monorepo in the coming weeks and...

@kurko Yes, we switched to a different solution for that app. I would still love to get this to work because we will most likely revisit ember-sync for a future...

Seems like this issues has fallen asleep a bit. Just found out about finalterm recently and it looks really impressive, would love to see this happening on the mac. @keithlayne...

@keithlayne Thank you so much for that. Yeah if you could provide some tickets with what you think would still be missing that would really help for on of us...

@notnoopci gentle ping - any idea about this?

It seems the error is coming from: https://github.com/notnoopci/bazel-remote-proxy/blob/a07b0b3b7935d95a24e947832503d09c7397c35a/circleci/credsprovider.go#L32 as the backoff is happening. IT seems to me like the grpc service has changed and things need to be updated here....