Page MenuHomePhabricator

[native] Change hasMinCodeVersion for edit message type
ClosedPublic

Authored by kuba on Apr 25 2023, 7:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 11, 5:48 PM
Unknown Object (File)
Mon, Dec 9, 9:47 PM
Unknown Object (File)
Fri, Dec 6, 4:38 PM
Unknown Object (File)
Thu, Dec 5, 2:34 AM
Unknown Object (File)
Thu, Dec 5, 1:34 AM
Unknown Object (File)
Thu, Dec 5, 1:34 AM
Unknown Object (File)
Thu, Dec 5, 1:34 AM
Unknown Object (File)
Thu, Dec 5, 12:53 AM
Subscribers

Details

Summary

Changed min code version in edit-message-spec.js.

Test Plan

Can't really test it

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ashoat added 1 blocking reviewer(s): atul.

I think this is right, but would like @atul to confirm

atul requested changes to this revision.Apr 25 2023, 10:25 AM

Yes this looks right, but are all the changes that are necessary for release landed? As in, if I were to make a release just off of this diff would things be good to go?

For example, do we have a unshimClientDB(...) migration in persist.js? Have we added this message type to localUnshimTypes? Not seeing anything on master or Phabricator, but feel free to re-request review if I'm missing something.

This revision now requires changes to proceed.Apr 25 2023, 10:25 AM

Address comments. I've also changed the minVersion to match next version.

Updated version in persist.js

This revision is now accepted and ready to land.Apr 26 2023, 1:13 PM