Workflows Tasks
📄️ bazel_health_probe
Run health checks on the Bazel server.
📄️ build
Adds an invocation of a 'bazel build' command.
📄️ buildifier
Adds an invocation of Buildifier, reporting any issues.
📄️ checkout
Task that defines different checkout behavior.
📄️ delivery
Adds steps to create a delivery manifest and delivery targets to release built artifacts.
📄️ finalization
Task that creates a finalization step for the job, this step gathers build metadata and metrics.
📄️ gazelle
Adds gazelle up-to-date checks to the build.
📄️ test
Adds an invocation of 'bazel test' to the build.
📄️ warming
Ensuring caches are prepopulated on launch.