BufDepsExtension

Available in a dev version: 0․11․0-grpc-190

How to configure

Extension for configuring BSR module dependencies.

See also

Properties

Link copied to clipboard
val lockFile: Property<String>

Path to the buf.lock file. Used as input if it exists, or generated here if it doesn't. Default: buf//buf.lock.

Link copied to clipboard
val modules: ListProperty<String>

BSR modules defined by their name and optionally followed by a colon and either a commit id or tag.

Functions

Link copied to clipboard
fun module(module: String)

BSR modules defined by their name and optionally followed by a colon and either a commit id or tag.