Add formal deprecation notices for reviewboard.hostingsvcs.service.

Review Request #14584 — Created Sept. 4, 2025 and updated

Information

Review Board
master

Reviewers

A while ago, we moved most of the actual base hosting service
implementation into submodules of reviewboard.hostingsvcs.base. The
service module had forwarding imports and a comment about deprecation,
but we didn't have any actual deprecation warnings. This adds
deprecation warnings for everything in that module, and updates
dependent code to use the new names.

Ran unit tests.

Summary ID
Add formal deprecation notices for reviewboard.hostingsvcs.service.
A while ago, we moved most of the actual base hosting service implementation into submodules of `reviewboard.hostingsvcs.base`. The `service` module had forwarding imports and a comment about deprecation, but we didn't have any actual deprecation warnings. This adds deprecation warnings for everything in that module, and updates dependent code to use the new names. Testing Done: - Ran unit tests.
ytvwtzvwntrqnoonzrntxlsxokzqtuuv
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
chipx86
  1. Ship It!
  2.