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

feat(cli): ability to specify custom platform directories #3565

Merged
merged 12 commits into from
Sep 23, 2020
Merged

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    8c3d3e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2762d7f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    ca1510d View commit details
    Browse the repository at this point in the history
  2. config refactor

    imhoffd committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    172f594 View commit details
    Browse the repository at this point in the history
  3. readonly

    imhoffd committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    5381669 View commit details
    Browse the repository at this point in the history
  4. bug fixes

    imhoffd committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    8665579 View commit details
    Browse the repository at this point in the history
  5. fix tests

    imhoffd committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    b2c4f92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b0f13a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Merge branch 'main' into config-refactor

    Conflicts:
    	cli/src/android/add.ts
    	cli/src/android/common.ts
    	cli/src/android/doctor.ts
    	cli/src/android/open.ts
    	cli/src/android/update.ts
    	cli/src/common.ts
    	cli/src/config.ts
    	cli/src/cordova.ts
    	cli/src/index.ts
    	cli/src/ios/add.ts
    	cli/src/ios/common.ts
    	cli/src/ios/doctor.ts
    	cli/src/ios/open.ts
    	cli/src/ios/update.ts
    	cli/src/plugin.ts
    	cli/src/tasks/add.ts
    	cli/src/tasks/copy.ts
    	cli/src/tasks/create.ts
    	cli/src/tasks/doctor.ts
    	cli/src/tasks/init.ts
    	cli/src/tasks/list.ts
    	cli/src/tasks/new-plugin.ts
    	cli/src/tasks/open.ts
    	cli/src/tasks/serve.ts
    	cli/src/tasks/sync.ts
    	cli/src/tasks/update.ts
    	cli/src/web/copy.ts
    	cli/test/util.ts
    imhoffd committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    ff836cb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. refactor platformDir

    imhoffd committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    c04c10f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6f3407 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Merge remote-tracking branch 'origin/main' into feat-2294

    Conflicts:
    	cli/src/android/update.ts
    	cli/src/common.ts
    	cli/src/config.ts
    	cli/src/definitions.ts
    	cli/src/ios/common.ts
    	cli/src/tasks/add.ts
    imhoffd committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    2b2242c View commit details
    Browse the repository at this point in the history