Skip to content

[FR]: Better support for the new repository cache #687

@antspy

Description

@antspy

What is the current behavior?

Hi,

I have updated to bazel 8.4. specifically for the better repository cache, which would allow to share extracted pip libraries instead of having to extract them all again every time, see bazelbuild/bazel#12227 (comment)

Describe the feature

IIUC, this needs to be supported by the rules implementation. Support for this (according to the bug) has been added in rules_python in bazel-contrib/rules_python#2730, and it would be great if it could be added to aspect_rules_py too! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions