-
-
Notifications
You must be signed in to change notification settings - Fork 636
feat(bzlmod): cross-platform builds without experimental_index_url #2325
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
Changes from 11 commits
4eb639e
ab8b2f0
645885c
1d33f49
9544386
b81f86e
9b296d2
77754c2
d9a0d3b
fdfa1de
f7051ab
0c058a1
e5b0190
0400154
c75039d
bf4f644
4de5a45
0d468df
8d418f4
cfcc8c5
cf76913
ecf5a5b
c4fceb9
9482a13
a520e29
8578b02
de98a02
5025f90
e90d257
8835d02
e2c07ae
74383f3
4120c15
b4dad40
7582d5b
e5d2ff4
5c45b4a
58e7a6c
c0fe195
1ffb52c
b7577ff
a2b8b52
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,11 @@ A brief description of the categories of changes: | |
|
||
{#v0-0-0-fixed} | ||
### Fixed | ||
- Nothing yet | ||
- The extension evaluation has been adjusted to always generate the same lock | ||
file irrespective if `experimental_index_url` is set by any module or not. | ||
Fixes [#2268](https://github.com/bazelbuild/rules_python/issues/2268). A known | ||
issue is that it may break `bazel query` and in these usecases it is advisable | ||
to use `cquery` until we have `sdist` cross-building from source fully working. | ||
|
||
|
||
{#v0-0-0-added} | ||
### Added | ||
|
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.