mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 04:54:05 -05:00
Merge renovate updates (#2850)
* Update com_github_prysmaticlabs_go_ssz commit hash to 0fdbce2 * Update io_bazel_rules_k8s commit hash to cddc035 * Update dependency build_bazel_rules_nodejs to v0.32.2 * Update dependency com_github_prometheus_common to v0.6.0 * Update dependency com_github_syndtr_goleveldb to v1 * revert ssz breakage * Update libp2p * update infra * update infra * specify node_modules * add flag * clarify in comment * update rules_docker * workarounds for python2. see: https://github.com/bazelbuild/rules_docker/issues/842
This commit is contained in:
@@ -31,3 +31,10 @@ build --flaky_test_attempts=5
|
||||
build --test_timeout=5,60,-1,-1
|
||||
# Disabled race detection due to unstable test results under constrained environment build kite
|
||||
# build --features=race
|
||||
|
||||
# Temporary opt-in for rules_nodejs.
|
||||
build --experimental_allow_incremental_repository_updates
|
||||
|
||||
# Workaround for rules_docker.
|
||||
# https://github.com/bazelbuild/rules_docker/issues/842
|
||||
build --host_force_python=PY2
|
||||
|
||||
Reference in New Issue
Block a user