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

How to install multiple packages #49

Open
dermeister0 opened this issue Aug 14, 2019 · 0 comments · May be fixed by #67
Open

How to install multiple packages #49

dermeister0 opened this issue Aug 14, 2019 · 0 comments · May be fixed by #67
Labels
Milestone

Comments

@dermeister0
Copy link

dermeister0 commented Aug 14, 2019

Expected Behavior

Multiple packages are installed.

Current Behavior

Chocolatey can't find "name1 name2" package.

Possible Solution

Support package names separator or update description to not allow multiple packages to be installed.

Steps to Reproduce (for bugs)

- task: ChocolateyCommand@0
  inputs:
    command: 'install'
    installPackageId: 'name1 name2'

Context

Your Environment

  • Module version used: 0.2.0
  • Operating System and PowerShell version: Azure DevOps
WenceyWang added a commit to WenceyWang/chocolatey-azuredevops that referenced this issue Jan 26, 2022
@WenceyWang WenceyWang linked a pull request Jan 26, 2022 that will close this issue
@gep13 gep13 added the Feature label Apr 22, 2022
@gep13 gep13 added this to the 0.4.0 milestone Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants