Rob Figueiredo

Results 40 issues of Rob Figueiredo

After watching https://www.youtube.com/watch?v=0pgERydGyqo&index=6&list=PLxNYxgaZ8RseY0KmkXQSt0StE71E7yizG I was wondering if there's any thought / action on implementing bazel rules for plovr? It seems like there would be a big speedup from parallelization and...

Hi @nicks , Is it possible to generate one artifact per locale, provided a list of locales? The near-term question is about using the date and number formatting functions pruned...

Very cool project! I gave it a shot and integrated it into our build process, but I'm running into an exception. I'm completely unfamiliar with the Closure Compiler codebase, so...

**What is the bug?** opensearch-cli does not sign requests that contain bodies correctly, when used with Amazon OpenSearch Serverless (AOSS). **How can one reproduce the bug?** Steps to reproduce the...

bug

**What is the bug?** Amazon OpenSearch has many security controls, including network security configuration such as only permitting access from a VPC. In my case, an active VPN connection is...

bug

**What is the bug?** opensearch-cli creates a new directory in my home folder to store its configuration. The standard convention is to put it in $XDG_CONFIG_HOME instead, not $HOME. This...

bug

I would like to: 1. Configure my continuous build to build and run only the tests that depend on code changed by the last commit. 2. Be able to run...

### Description of the problem / feature request: Using Bazel 4.2.0, a `genquery` expression fails when the corresponding `bazel query` succeeds, apparently due to not handling an important transition used...

type: bug
P4
team-Configurability

Hi, thanks for the great project. I use remark-gfm to display markdown (via react-markdown) already, and I'm looking into importing the GFM to lexical now. The first thing I noticed...