Bazelregistry
kind: bazelregistry
On this page
| source | condition | target |
|---|---|---|
✔ | ✔ | ✗ |
Description
source
The Bazelregistry "source" retrieves an information from a bazelregistry file.
condition
The Bazelregistry "condition" tests that an information exist in a bazelregistry file.
target
Not supported. Feel free to open an issue if you want to see this implemented.
Parameters
| Name | Type | Description | Required |
|---|
Example
sources:
rules_python:
name: Get latest version of Bazel module rules_python
kind: bazelregistry
spec:
module: rules_python
versionfilter:
kind: semver
pattern: '>=0.25.0'