pcj / bazel_aspectsLinks
Example of how to use bazel aspects.
β42Updated last year
Alternatives and similar repositories for bazel_aspects
Users that are interested in bazel_aspects are comparing it to the libraries listed below
Sorting:
- Bazel rules for running multiple commands in parallel in a single bazel invocationβ103Updated 2 weeks ago
- πΏπ Experimental system for registering, configuring, and invoking source-code linters in Bazel.β100Updated 2 years ago
- A tool that automatically analyzes a Bazel build's profile and offers suggestions on how to make it faster.β110Updated 2 months ago
- Determines which Bazel targets were affected between two git commits.β169Updated 2 months ago
- Run static analysis tools with Bazelβ119Updated last week
- A tool for visualising and exploring Bazel Skyframe graphs.β60Updated last year
- β46Updated last week
- Rules and macros for executing integration tests that use Bazel. Supports running integration tests with multiple versions of Bazel.β61Updated this week
- Index of all Bazel proposals and design documentsβ123Updated last month
- A GitHub app that mirrors releases of your Bazel ruleset to the Central Registryβ29Updated last week
- β44Updated 2 years ago
- A virtual environment for Bazel-managed tools and toolchains.β63Updated last week
- Bazel rules for assembling and deploying software distributions (see @vaticle for usage example)β159Updated 4 months ago
- Common useful functions for writing BUILD files and Starlark macros/rulesβ165Updated this week
- Dropbox's Bazel rules and toolsβ211Updated 2 years ago
- Hermetic meta-formatter to format code in most languagesβ54Updated last year
- A template for creating a new Bazel rulesetβ92Updated this week
- Support Bazel "feature detection" from starlark