-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Remove extra action support from Python rules #16455
Copy link
Copy link
Closed
bazel-contrib/rules_python
#3210Labels
staleIssues or PRs that are stale (no activity for 30 days)Issues or PRs that are stale (no activity for 30 days)team-Rules-PythonNative rules for PythonNative rules for Pythontype: process
Description
Extra actions are deprecated docs, but the Python rules still have a couple small code paths to support them.
This issue tracks removing support for them from the Python rules.
Per the docs, extra actions are replaced by aspects.
ref: internal issue 253059598
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
staleIssues or PRs that are stale (no activity for 30 days)Issues or PRs that are stale (no activity for 30 days)team-Rules-PythonNative rules for PythonNative rules for Pythontype: process