-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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: bazelbuild/rules_docker#842
- Loading branch information
1 parent
9460232
commit ebdbc23
Showing
4 changed files
with
45 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
node_modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters