bazel-contrib/rules_distroless

FR: Detect manifest changes and automatically run lock

Open

#130 opened on Dec 9, 2024

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Starlark (70 forks)auto 404
feature requestgood first issuehelp wanted

Repository metrics

Stars
 (97 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, the lock generation is manual, and sometimes forgotten after manifest changes, it would be nice to detect manifest changes. and trigger lock generation and update the lockfile in place.

Contributor guide