[DISCUSSION] Is it possible to migrate current AppCenter CodePush state to CodePush Server version?
aamagda opened this issue · 4 comments
Most likely, in the AppCenter version, everything is also stored under the hood in the Azure infrastructure.
If so, is it possible to somehow transfer a copy of the organization along with users and environments (mandatory) and codepushes (optional) from AppCenter to Azure, so that in the CodePush Server version we don’t have to recreate everything anew and change all the settings on CI/CD and clients (for example, OWNER_NAME
, APP_NAME
, CODE_PUSH_DEPLOYMENT_KEY
)
Please try to use our API (https://openapi.appcenter.ms/) to get what you need.
@aamagda We are also working on this. Were you able to succeed in resolving it?
@ankitpunchh We haven't dealt with this issue since we decided to move away from AppCenter in favor of Expo Updates.