Backport RemovedInReviewBoard50Warning to 3.0.x

Review Request #11272 — Created Nov. 11, 2020 and submitted

Information

Review Board
release-3.0.x

Reviewers

We'll be making a small API change to allow SCMTool filename
normalization to make use of the extra_data field. We'll want this to be
3.0.19 and newer, but won't actually remove the deprecation of the older
APIs until 5.0. The release-4.0.x branch has the
RemovedInReviewBoard50Warning and the warn helper method, but 3.0.x
didn't. This change backports it.

Used in conjunction with other changes.

Summary ID
Backport RemovedInReviewBoard50Warning to 3.0.x
We'll be making a small API change to allow SCMTool filename normalization to make use of the extra_data field. We'll want this to be 3.0.19 and newer, but won't actually remove the deprecation of the older APIs until 5.0. The release-4.0.x branch has the `RemovedInReviewBoard50Warning` and the `warn` helper method, but 3.0.x didn't. This change backports it. Testing Done: Used in conjunction with other changes.
e6b9365ff6b7be816974a1599b0f9d8864a606b1
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (fbadaea)
Loading...