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)
Mon, Apr 21, 1:39 AM
Unknown Object (File)
Mon, Apr 21, 1:23 AM
Unknown Object (File)
Mon, Apr 21, 1:00 AM
Unknown Object (File)
Sun, Apr 20, 11:13 PM
Unknown Object (File)
Sun, Apr 20, 9:53 PM
Unknown Object (File)
Sun, Apr 20, 1:05 AM
Unknown Object (File)
Sat, Apr 12, 11:03 PM
Unknown Object (File)
Wed, Apr 2, 7:49 PM
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