Remove or explicitly test for deprecated hosting service support.

Review Request #13185 — Created Aug. 2, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

This updates code to stop using hosting service support that has been
deprecated since Review Board 4 (those that now show deprecation
warnings). This primarily appliese to GitLab and to unit tests.

Unit tests now also explicitly check for deprecation warnings, avoiding
any unwanted warnings during test runs and helping us locate and remove
these later.

All unit tests pass.

Saw that the hosting service warnings were gone.

Summary ID
Remove or explicitly test for deprecated hosting service support.
This updates code to stop using hosting service support that has been deprecated since Review Board 4 (those that now show deprecation warnings). This primarily appliese to GitLab and to unit tests. Unit tests now also explicitly check for deprecation warnings, avoiding any unwanted warnings during test runs and helping us locate and remove these later.
4be9f33dbf6f872bb8837ee852941de1bc783464
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (e41392a)
Loading...