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

deploy multiple packages in parallel #45

Open
mshanemc opened this issue Jul 9, 2019 · 1 comment
Open

deploy multiple packages in parallel #45

mshanemc opened this issue Jul 9, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@mshanemc
Copy link
Owner

mshanemc commented Jul 9, 2019

see if this works, and build a command to promise.All them to speed up

Takes an array of non-dependent, non-sequential packageVersionIds.

@mshanemc mshanemc added the enhancement New feature or request label Jul 9, 2019
@aheber
Copy link
Contributor

aheber commented Jul 9, 2019

I like it. I feel like each package install consumes the "deployment" slot in the org. I've never tried running them concurrently but could be amazing if it worked.

I'm pretty sure you can use the deployment status screen to monitor the package install progress which is why I feel like they run serially.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants