Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.

Added functionality to support installArguments in packages.config #470

Merged

Conversation

yannisgu
Copy link
Contributor

@yannisgu yannisgu commented May 6, 2014

This Pull Requests add an additional attribute to the package.config named "installArguments".
This attribute basically does the same as you would provide the "installArguments" paramer
to the "chocolatey install" command.

Originaly sent with #336 (comment) but from the wrong branch.

This Pull Requests add an additional attribute to the package.config named "installArguments".
This attribute basically does the same as you would provide the "installArguments" paramer
 to the "chocolatey install" command.
@ferventcoder
Copy link
Contributor

Can you give an example of a use case for this?

On Tuesday, May 6, 2014, yannisgu [email protected] wrote:

This Pull Requests add an additional attribute to the package.config named
"installArguments".
This attribute basically does the same as you would provide the
"installArguments" paramer

to the "chocolatey install" command.

You can merge this Pull Request by running

git pull https://github.com/yannisgu/chocolatey installArgumentsPackageConfig

Or view, comment on, or merge it at:

#470
Commit Summary

  • added functionality to support installArguments in packages.config

File Changes

Patch Links:


Reply to this email directly or view it on GitHubhttps://github.com//pull/470
.

Rob
"Be passionate in all you do"

http://devlicio.us/blogs/rob_reynolds
http://ferventcoder.com
http://twitter.com/ferventcoder

@yannisgu
Copy link
Contributor Author

yannisgu commented May 8, 2014

In our company we have different packages.config for different dev-environments. We have also a single Visual Studio package which installs all features (Windows Phone, Silverlight, C++, etc). But we would like to configure a specific AdminDeployment.xml (with the feature set) foreach environment.

@ferventcoder
Copy link
Contributor

👍 This is awesome, sorry if I misinterpreted it at first!

@thigg
Copy link

thigg commented May 16, 2014

ah, I opend an issue for this. Very nice. How long will this feature need to get released?

Because I would like to use this productive.

ferventcoder added a commit that referenced this pull request May 28, 2014
Added functionality to support installArguments in packages.config
@ferventcoder ferventcoder merged commit 2dd1f5f into chocolatey-archive:master May 28, 2014
@ferventcoder
Copy link
Contributor

Thanks! This will be released in 0.9.8.25 (unless we rename it to 0.9.9.0).

@ferventcoder
Copy link
Contributor

@thigg - what is the issue you opened?

@thigg
Copy link

thigg commented Oct 10, 2014

Sorry for the long time. My previous post was #472.
Because it is already done you can delete it.
The feature will be added in 0.9.9? I there already a release date planned?

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

Successfully merging this pull request may close these issues.

3 participants