commit | 99b9248dc623f17e62bf3ba6e5de0127a6f8ec18 | [log] [tgz] |
---|---|---|
author | asteinb <asteinb@google.com> | Mon Apr 16 09:52:54 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Apr 16 09:54:48 2018 -0700 |
tree | ca46f9c81fe16dc53e136d696d01046c7b591d18 | |
parent | 840d5add25c184aed1c3d70ed568c3372c7ab90f [diff] |
Create asset merging action This action is a trimmed-down version of the resource merging action (no resources or manifests). Also, create a base class to collect boilerplate action code, and a new Exception to indicate that we should exit an action immediately (rather than throw and print the stack trace). RELNOTES: none PiperOrigin-RevId: 193054422
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.