commit | 962fa597f9983d83f91e09f6809bd06fb54d74ed | [log] [tgz] |
---|---|---|
author | Lei Yao <yaolei@google.com> | Fri Aug 10 16:31:48 2018 -0400 |
committer | Nicolas Lopez <nlopezgi@gmail.com> | Fri Aug 10 16:31:48 2018 -0400 |
tree | 66cb614b0005abd569164b870feca6f9599ff591 | |
parent | 99a0f6e8e864d0bff6a53fd85e438b6c89c85675 [diff] |
Add modules to create and download debian packages (#154) * Add modules to get debian packages 1. Extract a new rule to download debian packages and create a tarball 2. Create a new file for the new rule aggregate_debian_pkgs 3. Move the use of new rule into language_tool_layer
Travis CI | Bazel CI |
---|---|
https://github.com/bazelbuild/bazel-toolchains is a repository where Google hosts Bazel toolchain configs. These configs are required to configure Bazel to issue commands that will execute inside a Docker container via a remote execution environment.
These toolchain configs include:
Release information of toolchain configs can be found at: https://releases.bazel.build/bazel-toolchains.html.
This repository also hosts the skylark rule used to generate toolchain configs.