Chris Love

Results 273 comments of Chris Love

We may be running into the same type of problem we have with bzlmod. Can I get a mini example?

I am getting weirdness from this as well. I am not able to update the lock file. I have tried using "requirements_windows" and the regular "requirements_lock". I have tried ```python...

This is working with `examples\build_file_generation` I updated the WORKSPACE file to ```diff diff --git a/examples/build_file_generation/WORKSPACE b/examples/build_file_generation/WORKSPACE index 7c74835..b853da4 100644 --- a/examples/build_file_generation/WORKSPACE +++ b/examples/build_file_generation/WORKSPACE @@ -61,9 +61,11 @@ gazelle_dependencies() # Our...

It is working for me with the pip_parse example as well: ```diff PS C:\Users\chris\Workspace\rules_python\examples\pip_parse> git diff .\WORKSPACE diff --git a/examples/pip_parse/WORKSPACE b/examples/pip_parse/WORKSPACE index 79aca14..b32744a 100644 --- a/examples/pip_parse/WORKSPACE +++ b/examples/pip_parse/WORKSPACE @@ -1,10...

I am assigning myself, as I may need this functionality as well. More than that I need to re-read this awesome issue :) > So, in short, this is a...

Someone on office hours mentioned that they were going to work on this. Anyone know if work is underway on this item?

My work on phases will allow networking patterns like these /assign

https://github.com/kubernetes/kops/issues/2214 will address some of this