Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure code push server to be used for multiple different react native apps? #46

Open
jerinjohnk opened this issue Nov 16, 2024 · 0 comments

Comments

@jerinjohnk
Copy link

We created a Resource Group and deployed api folder to Azure for the codepush server.
I can add android and ios apps here using

code-push-standalone app add

Now, we have different apps in our organization that require this codepush server setup. Would you suggest

  1. We should create different groups for each RN App with codepush server setup- so it's easier to delete them if needed.
    Or
  2. Add these different apps to the same resource; if so, how can we manage later once we require the deletion of an app and its uploaded builds?
    The below code will delete the app, but will it also delete its associated packages?

code-push-standalone collaborator rm

Please let me know if I am on the right track.
If we opt for the second method, the email used to access the resource can be considered the admin.
The admin can add all apps to the resource.
Then, they can add collaborators to each app to access their particular app.
So, are collaborators assigned admin roles? Can they delete the app?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant