Adam Liddell

Results 20 issues of Adam Liddell

# 🐞 bug report ### Affected Rule `container_run_and_commit` ### Is this a regression? No ### Description Adding a command that contains a `"` character leads to templating failure in the...

bug

# 🐞 bug report ### Affected Rule compile_pip_requirements ### Is this a regression? Yes. Works in 0.9.0, broken in 0.10.0+ ### Description Setup is as here: https://github.com/bazelbuild/rules_python/issues/366 Under 0.10.0 and...

### Discussed in https://github.com/rules-proto-grpc/rules_proto_grpc/discussions/150 Originally posted by **sschnug** October 2, 2021 Hi, after having taken some first (successfull) experiments with this tool, i wanted to have a look at `buf_proto_breaking_test`....

enhancement
lang-buf

- Closes #175 - Merges #177 - Closes #181/Merges #182 - Closes #192 TODO: - Fix CI - Review #174 - #200 - #208 - #191 - Bump deps

documentation
dependencies
lang-cpp
lang-grpc-gateway
lang-js
lang-go
lang-objc
lang-php
lang-python
lang-ruby
lang-rust
lang-scala
lang-doc
lang-buf

Either as additional rules or to replace the current rules as breaking change. These are better supported than the current grpcio etc crates and avoid the flakeyness of the current...

enhancement
blocked-external
lang-rust

### Description Bazel BuildKite recently added a cap on number of tasks, which breaks CI. Need to aggregate all tests under a small number of tasks. How to do this...

bug

### Description Given GitHub has had uptime issues recently, it has raised awareness on the dependency of Bazel builds on the availability of GitHub. Rulesets on the official Bazel org...

enhancement

Add a test workspace that uses the C implementation of the Protobuf plugin

enhancement
lang-python

Presently Windows is disabled due to Bazel complaining of 'undeclared inclusions': https://buildkite.com/bazel/rules-proto-grpc-rules-proto-grpc/builds/5#9d107cce-9cf2-434b-8215-203fbe9f01c6 May be related to these: https://github.com/bazelbuild/bazel-buildfarm/issues/195 https://github.com/bazelbuild/bazel/issues/6337 https://github.com/bazelbuild/bazel/issues/3828

bug
blocked-external