Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vadorovsky
Copy link
Member

To use --distdir option of Bazel (which allows to use previously
fetched tarballs instead of downloading dependencies during
build), all dependencies should use http instead of git and need
to have sha256 sums specified.

This change defines all sha256 sums and provides a precheck script
which will prevent defining repositories using git or http without
sha256 sum.

Signed-off-by: Michal Rostecki [email protected]

To use --distdir option of Bazel (which allows to use previously
fetched tarballs instead of downloading dependencies during
build), all dependencies should use http instead of git and need
to have sha256 sums specified.

This change defines all sha256 sums and provides a precheck script
which will prevent defining repositories using git or http without
sha256 sum.

Signed-off-by: Michal Rostecki <[email protected]>
@jrajahalme jrajahalme merged commit e00de50 into cilium:master Nov 12, 2018
@vadorovsky vadorovsky deleted the allow-distdir branch November 12, 2018 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants