commit | ae81f9514c03239fb837cb5ef87ddc59f9a03c97 | [log] [tgz] |
---|---|---|
author | messa <messa@google.com> | Mon Jun 28 03:30:57 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 28 03:31:58 2021 -0700 |
tree | 84bce65db96398eba24e556d5bd63d6aaaf3f844 | |
parent | af42653e6f6bd229142f4678bb256a8c397b4d8d [diff] |
Add example test for requiring native aspect from a starlark defined aspect. Starlark native aspects need to override the newly added `getDefaultParametersExtractor` from StarlarkAspect to be able to extract their parameters values from the base rule of the attribute in which they are required. PiperOrigin-RevId: 381826763
{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