Skip to content

Update docs on why the uv based lock rule does not have the test target #3400

@martis42

Description

@martis42

🚀 feature request

Relevant Rules

The lock rule from @rules_python//python/uv:lock.bzl

Description

I would like the lock rule to generate a test target ensuring the src/srcs and out are consistent, like pip_compile does it.

The documentation makes it transparent that such a test target does not exist and provides a hint how to implement such a test.

The documentation does however not state if dropping this feature in comparison to pip_compile solves a problem or was simply not yet done due to a lack of time.

Before doing this locally with a convenience macro in my own projects, I wanted to clarify first if this was not implemented due to a specific reason.

Assuming you are fine with this feature request, I think I might find the time to create a contribution for this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions