Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

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

@jerinjohnk

Description

@jerinjohnk

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions