commit | 37a429ad12b4c9e6a62dbae4881a1ff03b81ab40 | [log] [tgz] |
---|---|---|
author | philwo <philwo@google.com> | Wed Nov 18 11:28:58 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 18 11:30:15 2020 -0800 |
tree | ddf8434f974784e810756644c7e3bc807066244e | |
parent | ddcf5f74268440640882b3b0e06fbcb67504bf1a [diff] |
Fix dangling reference to bazel.fish. This was changed in https://github.com/bazelbuild/bazel/commit/20febacc0c02545684d3429fc21f28cf7ed8f461, but we forgot to update this reference. We only noticed this when trying to build the next release, because in the normal postsubmit the installer isn't built. This CL also adds the release artifacts to the CI config so this cannot happen again. PiperOrigin-RevId: 343119629
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md