| commit | 1407c04d0092260fbbfa791ab5961bb3887b400f | [log] [tgz] |
|---|---|---|
| author | Jakob Buchgraber <buchgr@google.com> | Mon Mar 11 09:35:26 2019 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 11 09:37:20 2019 -0700 |
| tree | 84b15ed3ce45a9ab705152d77c63bd73fdb0b7f9 | |
| parent | ba427d69009704be1f287abf71d74e11f4c67ed2 [diff] |
Allow a SpawnRunner to inject output metadata Split parts of the MetadataHandler interface into the newly introduced MetadataInjector interface and introduce MetadataInjector#injectRemoteDirectory(...). All methods that should be exposed to SpawnRunners to set metadata about action outputs are now available via the MetadataInjector interface. In a follow up CL we can clean up some call sides from using MetadataHandler, which provides access SkyFrame internal methods, to use MetadataInjector instead. Progress towards #6862 Closes #7599. PiperOrigin-RevId: 237818411
{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.