Skip to content

Conversation

@dependency-envoy
Copy link
Contributor

Created by Envoy dependency bot for @phlax

Fix #42268

Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>

@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Feb 1, 2026
@repokitteh-read-only
Copy link

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).
envoyproxy/dependency-shepherds assignee is @jwendell

🐱

Caused by: #43260 was opened by dependency-envoy[bot].

see: more, trace.

@phlax phlax force-pushed the dependency/bazel/boringssl/0.20251124.0 branch from 9bacb52 to 33f40dd Compare February 1, 2026 12:18

validate_fips() {
cd "$BSSL_SRC/build" || exit 1
ninja run_tests
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is unrelated to fips validity and runs tests against the boringssl code. As we dont change the boringssl code, there is no reason to test it. Having this here means we also compile all of boringssl's tests which we really dont want

bssl isfips does check validity

Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
@phlax phlax force-pushed the dependency/bazel/boringssl/0.20251124.0 branch from 33f40dd to 1afb9d4 Compare February 1, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Approval required for changes to Envoy's external dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Newer release available boringssl: 0.20251124.0 (current: 0.20250514.0)

2 participants