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

Function - Get-PackageParameters #1393

Closed
ferventcoder opened this issue Aug 27, 2017 · 4 comments
Closed

Function - Get-PackageParameters #1393

ferventcoder opened this issue Aug 27, 2017 · 4 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Member

ferventcoder commented Aug 27, 2017

Bring Get-PackageParameters into Chocolatey itself. All of the other elements are already in Chocolatey, so this should be supported in Chocolatey as well.

Documentation at https://chocolatey.org/docs/helpers-get-packageparameters and https://github.com/chocolatey/choco/wiki/HelpersGetPackageParameters

@ferventcoder
Copy link
Member Author

@AdmiringWorm
Copy link
Member

@ferventcoder just noticed the labels now (Pro/Business), will the package parameters only be available for the licensed edition of choco?

@ferventcoder
Copy link
Member Author

@AdmiringWorm no, it's supporting a pro/business feature. Sorry for confusion.

@ferventcoder
Copy link
Member Author

I should probably remove it since it is more of an indirect support.

ferventcoder added a commit that referenced this issue Aug 29, 2017
Support package parameter parsing directly in Chocolatey itself. This
functionality has existed for awhile outside of Chocolatey and in the
core community maintainers team `chocolatey-core.extension`. Bring in
functionality to Chocolatey to support this functionality.
ferventcoder added a commit that referenced this issue Aug 29, 2017
* stable:
  (maint) fully qualify regex in scripts
  (GH-1133) Autouninstaller - Use Uninstall Args / Override
  (GH-1133) autouninstaller - skip if package is missing
  (GH-1133) Package dependency check globally available
  (maint) make classes public
  (GH-1155) More comprehensive warn on nupkg/nuspec use
  (GH-1155) Fix: params are unused w/nupkg
  (GH-1394) Fix: API - return self-service setting for sources
  (GH-1265) Support for Admin only sources
  (GH-1393) Get-PackageParameters function
  (GH-1386) remove default admin tag
  (doc) fix grammar
  (maint) remove choco.pdb if found on upgrade
@ferventcoder ferventcoder changed the title Get-PackageParameters command Function - Get-PackageParameters Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants