Brian O'Connor

Results 42 issues of Brian O'Connor

Additionally, - Move from std::unique_ptr to bssl::UniquePtr - Add Certificate verification and getter methods - Generate serial number randomly if not provided (or

Avoid overwriting .bazelrc to keep the git tree clean Update: This actually results in both `.circleci/bazelrc` and `.bazelrc` getting applies: ``` INFO: Reading 'startup' options from /root/project/.circleci/bazelrc: --output_user_root=/tmp/bazel-cache/output-root, --host_jvm_args=-Xmx3g, --host_jvm_args=-Xms2g...

Bazel 3.7.2 -> 4.2.1 Bazelisk 1.9.0 -> 1.11.0 Buildifier 4.0.0 -> 4.2.4 gRPC 1.35.0 -> 1.43.0 googleapis (tracking gRPC) a8cd11e2c -> 2f9af297c84 p4c 43568b7579 -> 87065d1ee1e Current issue: ``` ERROR:...

Now that Stratum **21.12** is released, update Stratum upstream dependencies to the latest version.

Infra

For CircleCI, we download a 4GB cache (which is everything from the Bazel run) and it takes about 2 minutes. Then for every job we also upload a new copy...

enhancement
help wanted
good first issue
Infra

https://pre-commit.com/ Useful for static checks like whitespace, etc. This may overlap with other tools, but should also be a more forceful reminder to run them before push. cc: @naradahess

enhancement
Infra

https://scan.coverity.com/projects/stratum-stratum cc: @naradahess

enhancement
Infra

Today, we provide a static file when we start the BF SDE. We should generate this file automatically when Stratum starts, then use the generated file when we initialize the...

enhancement