lberki

Results 18 issues of lberki

For downstream testing, as a Hail Mary.

team-ExternalDeps
awaiting-review

The breakage looks like this: ``` ERROR: /var/lib/buildkite-agent/builds/bk-docker-knlk/bazel-downstream-projects/codelabs/proto/logger/BUILD:31:1: in ts_proto_library rule //proto/logger:logger_ts_proto: --   | Traceback (most recent call last):   | File "/var/lib/buildkite-agent/builds/bk-docker-knlk/bazel-downstream-projects/codelabs/proto/logger/BUILD", line 31   | ts_proto_library(name = 'logger_ts_proto')   | File...

According to the discussion https://github.com/bazelbuild/bazel/discussions/20500, no one is too attached to it and the project, sadly, failed: given the current climate, it doesn't look like we'll ever have enough political...

team-Configurability
team-Rules-CPP
team-Remote-Exec
awaiting-user-response

### Description of the bug: Bazel crashes when one creates an artifact whose package-relative path contains `..` in a rule whose package name is the empty string. The crash looks...

type: bug
untriaged
team-Core

This is in turn to make rules_go work with `--experimental_sibling_repository_layout` or at least makes `bazel build --experimental_sibling_repository_layout //docs:docs_go_extras_extras-docgen` pass. It required some re-shuffling of the stanzas in the WORKSPACE file...

This is accomplished by a new directive in REPO.bazel, "ignore_directories()". It takes a single argument, a list of directories to ignore and it allows the same wildcards as glob(). This...

team-ExternalDeps
awaiting-review