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)
Tue, Apr 16, 11:18 AM
Unknown Object (File)
Fri, Apr 12, 6:30 PM
Unknown Object (File)
Wed, Apr 10, 10:05 AM
Unknown Object (File)
Mar 28 2024, 3:03 AM
Unknown Object (File)
Mar 28 2024, 3:03 AM
Unknown Object (File)
Mar 28 2024, 3:03 AM
Unknown Object (File)
Mar 28 2024, 3:03 AM
Unknown Object (File)
Mar 28 2024, 3:02 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
Lint Not Applicable
Unit
Tests Not Applicable

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