Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

feat(expo-cli): add menu for build type #1479

Merged
merged 5 commits into from
Apr 13, 2020

Commits on Apr 11, 2020

  1. Configuration menu
    Copy the full SHA
    d60224f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15af6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3a2cc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb2a13b View commit details
    Browse the repository at this point in the history
  5. refactor(expo-cli): remove default build type for non-interactive

    This will open the build menu when they start a build without specifying types. It will take the first one from allowed types if its in non-interactive mode for non-breaking compatibility with CI/CD systems
    byCedric committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    b85ed56 View commit details
    Browse the repository at this point in the history