commit | 3daedc315447d2f08885bde93b3ef2a1755b2000 | [log] [tgz] |
---|---|---|
author | jhorvitz <jhorvitz@google.com> | Wed Jul 22 18:33:55 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 22 18:35:11 2020 -0700 |
tree | 0a693a6760008ec37f54d3fa987c43891f1338a6 | |
parent | f1bbfc2294b95d774931720c0b642cd625dd8922 [diff] |
Split up actions java library target. Notably, this separates Artifact and related types so that they don't have to be tied in with the rest of the actions library. Pulled some nested classes to the top level to achieve this and did some other drive-by cleanups, but otherwise just import statements and BUILD files. RELNOTES: None. PiperOrigin-RevId: 322699250
{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