Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Build specific platform, builds all, returns on specific #800

Open
frederikbosch opened this issue Nov 27, 2018 · 1 comment
Open

Build specific platform, builds all, returns on specific #800

frederikbosch opened this issue Nov 27, 2018 · 1 comment

Comments

@frederikbosch
Copy link
Contributor

PhoneGap CLI, node & npm versions

  • PhoneGap CLI 8
  • Node: 8.12
  • Npm: 6.4.1

Expected Behaviour

Build specific platform

Actual Behaviour

Builds all platforms

Steps to Reproduce

Just build a specific platform

Reasoning

When you request to build a specific platform, it also starts building other platforms. This is not intended behaviour. What's the problem with it? Well, the server returns when the requested platform was done. Suppose you want to download both files (e.g. IPA and APK), then that is not possible because the other is still building.

@frederikbosch
Copy link
Contributor Author

If this would not work because of backward compatibility maybe add something like --disable-autobuild-trigger, with a corresponding parameter in the developer api.

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

No branches or pull requests

1 participant