microsoft / code-push

A cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users’ devices.
https://microsoft.github.io/code-push/
Other
4.36k stars 495 forks source link

Migrate CodePush SDK management to new service #731

Closed andreidubov closed 4 years ago

andreidubov commented 4 years ago

We abandon the legacy parts of our service and redirect the management-SDK to api.gateway. This PR also adds an adapter layer for converting data to the right case (incoming and outcoming).

No changes for users.