Jorge Villatoro

Results 7 issues of Jorge Villatoro

### What version of gazelle are you using? 0.25 ### What version of rules_go are you using? 0.32.0 ### What version of Bazel are you using? Bazelisk version: v1.11.0 Build...

When using this project with AWS Kinesis Video, Kinesis Video fails to parse the CodecID field of an MKV TrackEntry due to the fact that this package guarantees that strings...

It would be very helpful to allow Greengrass components to be restarted without entering into the BROKEN state in a controlled way. There is already a pattern in place here...

enhancement

From the documentation it seems `LocalDir` is intended to allow you to specify some directory on the local filesystem to serve under `web/` for static assets. There is an example...

It would be handy to have some way to print environment variable names either in the `-h` usage or from some other help flag. This would help make it more...

Any attempt to `from av.packet cimport Packet` and build shows a failure that looks like this: ``` Error compiling Cython file: ------------------------------------------------------------ ... cimport libav as lib ^ ------------------------------------------------------------ /home/jorge/.local/lib/python3.8/site-packages/av/packet.pxd:1:8:...

enhancement
build

**What type of PR is this?** > Bug fix **What does this PR do? Why is it needed?** PR #4009 added a mechanism that uses a sentinel value as a...