-
-
Notifications
You must be signed in to change notification settings - Fork 574
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
2025 Priorities #2520
Comments
I have modified the list above to include more references and I realized that I want to stabilize the #260 work and make it default at some point. |
@arrdem, the above bullet point summarizes all of the related tickets to close #260 and stabilize the feature. I think the main issues are two:
Related items but not strictly necessary needed:
That is about it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is to capture some of the topics that we, the rules_python maintainers, are particularly interested in this coming year. These are topics where we'd be particularly excited by PRs or design discussions.
Note that these are not promises of particular work. This is still a community driven project, so people work on what they find interesting or rewarding.
Topics are in no particular order. Discussion for a topic should be in their associated issue. This is not an exclusive list.
*_bazel.bzl
files, removingsemantics.bzl
, and general cleanup of the core rule implementations:_bazel.bzl
and remove semantics.bzl #2522uv
as part ofrules_python
#1975python -m <name>
)python -m
invocation style #2539sdist
in a build action #2410bootstrap_impl=script
the default//sphinxdocs
to be a separate bazel submodule and setup publishing to BCR #2511experimental_index_url
):experimental_index_url
andexperimental_extra_index_urls
) #2100experimental_index_url
without having hashes in the lock file #2023cc @aignas @groodt
The text was updated successfully, but these errors were encountered: