Get rid of old ClassBasedActionsFeature.

Review Request #12756 — Created Dec. 20, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

We had introduced a feature flag for using class-based actions with
extensions. This never got promoted beyond UNAVAILABLE, and the new
actions framework won't use it. This change gets rid of it entirely.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Get rid of old ClassBasedActionsFeature.
We had introduced a feature flag for using class-based actions with extensions. This never got promoted beyond `UNAVAILABLE`, and the new actions framework won't use it. This change gets rid of it entirely. Testing Done: Ran unit tests.
f7a76063944e4fd6dd0fa90fe9089f7aea3657f7 David Trowbridge
reviewboard/extensions/hooks.py
reviewboard/extensions/tests/test_action_hooks.py
reviewboard/reviews/features.py
Loading...