Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(whl_library): track sources in whl_library #2526

Merged
merged 5 commits into from
Jan 1, 2025

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented Dec 24, 2024

This is reusing a bit of code used in evaluate_markers and makes use
of the RECORD files in the whl files that we use to extract whls in
whl_library. This should be merged before #2514 to avoid any cache
invalidation issues downstream.

Fixes #2468

This is reusing a bit of code used in `evaluate_markers` and makes use
of the RECORD files in the `whl` files that we use to extract whls in
`whl_library`. This should be merged before bazelbuild#2514 to avoid any cache
invalidation issues downstream.

Fixes bazelbuild#2468
@aignas aignas enabled auto-merge December 31, 2024 06:17
@aignas aignas added this pull request to the merge queue Dec 31, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Dec 31, 2024
@aignas aignas enabled auto-merge December 31, 2024 12:14
@aignas aignas added this pull request to the merge queue Jan 1, 2025
Merged via the queue into bazelbuild:main with commit 6a04d38 Jan 1, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pypi]: whl_library repository cache is not invalidated when the dependencies change.
2 participants