commit | c93dda2396e78fa74167b14c83b2468258e5d580 | [log] [tgz] |
---|---|---|
author | Googler <jhorvitz@google.com> | Wed Feb 21 06:20:48 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 21 06:22:24 2024 -0800 |
tree | 8462bc235ee40c5810809b80b7151ee7569b910c | |
parent | eeebc6a8a7ed3a6b2489ffe0f990ba984b11db5d [diff] |
Simplify handling of starlark `Args.add` with a format string. * Rename from `ScalarArg` to `SingleFormattedArg`. * Enforce that a format string is present with a null check (this is already the case in practice). * Use a constant `MARKER` instead of interning. * Get rid of the builder since it's trivial to pass in two parameters. PiperOrigin-RevId: 608970572 Change-Id: Ic0cdb68ec831c27809f2845dab2f0eed56de9be1
{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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md