-
-
Notifications
You must be signed in to change notification settings - Fork 678
Flip feature flags for 0.27.0 #1498
Copy link
Copy link
Closed
Milestone
Description
This is not necessarily to release 0.27.0 very soon, but to rather collect any extra info/feature flag toggles that we should do before the release is out.
The queued up changes are: 0.26.0...main
This is a list of flags that we may want to flip for this release and notify users that the previous will be removed in 0.28.0:
-
incompatible_generate_aliasesshould default toTrueto make the third party repo structure very similar inbzlmodand non-bzlmod. - Start failing if users use
pip_installinstead ofpip_parsewe should introduce a message for the users to start usingpip_parseinstead. (See chore!: disable pip_install and remove from examples and tests #1510) - Set default
py_wheelrelated feature flags to True, see https://github.com/bazelbuild/rules_python/blob/main/python/private/py_wheel.bzl#L121 (feat(py_wheel): Normalize name and version #1331, chore!: switch py_wheel flags to True to start enforcing PEP440 #1513)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels