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.

code-push release mandatory flag (Using code-push-cli v1.6.0-beta) #142

@kevinejohn

Description

@kevinejohn

I noticed if you use --mandatory false on code-push release it is still flagged as mandatory on the server even though it says it isn't mandatory from the CLI tool.

Example command to recreate:
code-push release MyApp ./release 1.0.0
--mandatory false
--deploymentName Staging

When the app does a "checkForUpdate" the response is always:
isMandatory: true,

The mandatory flag is also always set to true when you use the new "release-react" command as well.

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