Fabian Meumertzheim

Results 1689 comments of Fabian Meumertzheim

> One problem might be `native.existing_rules()`, where due to user convenience and legacy, labels are represented as strings in the `starlarkifyValue()` conversion. This would mean that round-tripping a `select()` through...

@brandjon @gregestren Friendly ping

> I imagine it can still be helpful in user logic, say for embedding raw content to be written to a file (e.g. in a Bazel rule's write() action). This,...

@brandjon @gregestren Friendly ping

@gregestren I rebased onto master and didn't notice the build failure that caused. Should be fixed now.

@meteorcloudy FYI, this causes Windows logs in Bazel CI to initially overflow the Buildkite limit for streamable logs.

Do we have a baseline that we aim to support with default settings? Presumably reducing the amount of optimizations we allow would have an impact on performance for all users,...