commit | 973c4e7406a7d397f796414cdbc54dd7e082b68d | [log] [tgz] |
---|---|---|
author | arostovtsev <arostovtsev@google.com> | Mon Jan 28 12:04:40 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jan 28 12:06:56 2019 -0800 |
tree | 24e041cb6aaa7f535e2822099ea32e7459fed62f | |
parent | 209847415ac251d0b73e98e705bcb1a411490a2e [diff] |
Automated rollback of commit d3dd9d1b3cd238467143becb8665ea252fda8e0d. *** Reason for rollback *** Breaks lots of tests with "method 'getattr' returns an object of invalid type SingletonSet" error; see b/123520324 *** Original change description *** Convert MethodLibrary's SkylarkSignature methods to SkylarkCallable Note that converted parameter @Param annotations need legacyNamed = true (and in some places, noneable = True) to retain compatibility with the bugginess of SkylarkSignature. This facilitates followup to clean up these methods / parameters -- given the refactor, we can enforce some of these parameters are positional-only (subject to an --incompatible flag) Progress toward #5010 RELNOTES: None. PiperOrigin-RevId: 231264758
{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.