This repository has been archived by the owner on Sep 15, 2021. It is now read-only.
0.0.2
Pre-release
Pre-release
This release brings a few core rules up to date.
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "bazel_federation",
url = "https://github.com/bazelbuild/bazel-federation/releases/download/0.0.2/bazel_federation-0.0.2.tar.gz",
sha256 = "b10529fcf8a464591e845588348533981e948315b706183481e0d076afe2fa3c",
)
Using the rules
See the source.