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

Resolve sources by name #356

Closed
The1nternet opened this issue Jul 16, 2015 · 7 comments
Closed

Resolve sources by name #356

The1nternet opened this issue Jul 16, 2015 · 7 comments

Comments

@The1nternet
Copy link

When running:

choco install packagename -s=mysourcename

the source is not resolved by name. Instead, you must use the source url, and pass in the full url of the source, in order to resolve it correctly.

The source should be able to resolve by name, so that the full url is not required on each install command.

@ferventcoder
Copy link
Member

Thanks for making sure we got that logged.

@ferventcoder
Copy link
Member

Related to #63

@ferventcoder ferventcoder modified the milestones: 0.9.10, 0.9.10.1 Oct 3, 2015
@The1nternet
Copy link
Author

Is there any progress on this issue? Our company has to remain on the POSH version of chocolatey until this issue is resolved.

@ferventcoder
Copy link
Member

@The1nternet interesting. I can see if I can get into the impending release at 0.9.10.

@ferventcoder
Copy link
Member

I didn't realize this ever worked.

@ferventcoder
Copy link
Member

This is going out in today's beta of 0.9.10.

@ferventcoder
Copy link
Member

image

ferventcoder added a commit that referenced this issue May 28, 2016
When passing -source, allow passing the name of the source and choco
will resolve the actual source value and update the actual sources
appropriately.
ferventcoder added a commit that referenced this issue May 28, 2016
* stable:
  (doc) update CHANGELOG/nuspec
  (GH-753) Get-WebFileName Matches on Invalid Chars
  (doc) update CHANGELOG/nuspec
  (GH-356) Resolve sources by name
  (GH-732) Request/Response Timeout configurable
  (maint) formatting
  (GH-751) Use package name/version from env vars
  (GH-752) Combine Push timeout and execution timeout
  (GH-622) Remove NuGet temp folders
  (GH-622) Allow silent retries
  (GH-584) License loading occurs in DLL
  (GH-584) update licensing docs
  (doc) update CHANGELOG/nuspec
  (GH-733) Don't pass some args to dependencies
  (doc) update CHANGELOG/nuspec
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