Skip to content

The module lockfile doesn't contain hashes of files used in extension impl functions #19068

@Wyverald

Description

@Wyverald
def _my_ext_impl(mctx):
  do_something(mctx.read(Label("//:abc.txt")))
my_ext = module_extension(_my_ext_impl)

If //:abc.txt changes, my_ext should be re-run.

Metadata

Metadata

Assignees

Labels

P1I'll work on this now. (Assignee required)area-BzlmodBzlmod-specific PRs, issues, and feature requeststeam-ExternalDepsExternal dependency handling, remote repositiories, WORKSPACE file.type: bug

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions