Steven Parkes

Results 111 comments of Steven Parkes

> It is creating a new window for each Page object though and adding it to the Johnson runtime. And keeping all of them, or is it supposed to be...

Ah. I'm relatively new to bazel so I'm cautious about stuff that might be my error. But given hints, I can run. :-) git remoting is fairly straightforward. However, I...

https://github.com/google/protobuf/pull/1278 As long as that lands, I can create the PR to use git_repository

Moved from #958: > I'm not convinced that providers are the way to go for passing phase > information. Providers are typically used for passing information across > rule boundaries:...

FYI, more than anything: We're looking at what it will take to be able to compile with multiple versions of scala in the same build. We only need to support...

Understood. Thanks for the comment: I haven't kept up with what the bazel folks have been working on. https://bazel.build/roadmaps/configuration.html and more precisely https://github.com/bazelbuild/bazel/issues/6519? Helps to know that other folks are...

See also https://github.com/bazelbuild/bazel/issues/7572

I actually made progress on this. I wasn't sure I was going to be able to but it's actually come out fairly well (at least enough that I can live...

I hadn't planned on that. It's not a need for us. It would be a moderately simple extension. It would require suffixing everything with the complete version,e.g., `my_library_2_12_5` which is...

Sorry. This project is pretty much archived at this point. I don't have anything setup to support it anymore.