Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@aiuto aiuto released this 28 Jul 19:47
· 12 commits to master since this release
8987189

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.