Alex Eagle

Results 412 comments of Alex Eagle

@uhthomas could you explain a bit more how that helps to avoid using `go mod download`? Doesn't gazelle still spend just as long generating the BUILD files? Or is that...

Invalidations can be pretty frequent if you're keeping gazelle and rules_go up-to-date in your repo. Then engineers switch back and forth between branches where one is rebased after such an...

I tried to mimic the buildbuddy vendor.sh script, however I found that no matter how precisely I matched up the version, it caused different code to run than the `go_repository`...

@blico that's fantastic, it did seem like just a needless de-optimization happening. I tested your PR, get this timing locally: ``` # invalidate the go_repository, e.g. add `build_file_name = "BUILD.bazel,BUILD,invalidate1"`...

We're discussing this FR right now in the gazelle contributors meeting. We'd like to add a profiler first so it's more clear to us/users whether the serial tree-walk is the...

Sure that's totally fine for my purposes. Funny I thought I had tried comment after the first line but I probably mistook some other failure as being related.

some answers in https://medium.com/trendyol-tech/kafka-test-containers-with-golang-b85e4b2469db for anyone coming across this issue

We just finished migrating angular to this, and will roll it out tomorrow. https://docs.google.com/document/d/1jiB1SHfM2AXacKdTbQBoPyKlp7ZSH-LBbfc5gzeMKVY/edit# I am very excited about how easy this makes it for our users. I believe users...

Yes, we would love to chat with you guys. Tsd remains really important for our users to be productive in Typescript. We are all really busy getting ready for Angular...

I emailed you at the address shown on github.