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

choco info / list /search - Include release notes on detailed view #1263

Closed
silverqx opened this issue Apr 26, 2017 · 4 comments
Closed

choco info / list /search - Include release notes on detailed view #1263

silverqx opened this issue Apr 26, 2017 · 4 comments

Comments

@silverqx
Copy link

How can I get Release notes link via choco cli? choco info doesn't offer this info.

e.g. for choco info notepadplusplus

@ferventcoder
Copy link
Member

It doesn't yet, and that's something we want to offer. Let's ensure there isn't already an issue created here.

@ferventcoder ferventcoder changed the title [Q] Get release notes link via choco cli Choco info / choco list detailed should provide release notes Apr 26, 2017
@ferventcoder
Copy link
Member

This will also need the remote side to support providing this information (which it may already).

@silverqx
Copy link
Author

silverqx commented Apr 26, 2017

My reason to ask this was, that i'm using https://github.com/chocolatey/ChocolateyGUI sometimes and it offers this info on a package's detail page. May be his author will share with us, how he obtains this information @gep13

@ferventcoder
Copy link
Member

It's available. I was working on something else and this was easy enough to pull in.

ferventcoder added a commit that referenced this issue May 1, 2017
If summary and release notes are available when searching, those will
be returned and shown with list, search, and info commands.
ferventcoder added a commit that referenced this issue May 1, 2017
* stable: (35 commits)
  (GH-1238) Save extra info about installed packages
  (maint) allow overrides
  (GH-1253)(GH-1263) List/Search returns Summary and Release Notes
  (GH-1101) Search results by relevance by default
  (GH-1004) Ensure choco info returns results
  (maint) Note on install if auto-uninstall possible
  (maint) look for licensed assembly based build-type
  (GH-615) capture more user information
  (GH-1145) show inner exception message
  (GH-1267) API - get configuration
  (maint) Resources proj does not produce pdb file
  (doc) update nuspec authors
  (doc) update licensed release notes
  (build) ILMerge pdb files
  (GH-1247) ensure xml documentation
  (maint) note force install is for same version
  (GH-1243) Update Chocolatey shims
  (GH-1243)(shimgen) upgrade to 0.8.x
  (maint) fix copyright double period
  (log) show exit code when running -v
  ...
@ferventcoder ferventcoder changed the title Choco info / choco list detailed should provide release notes choco info / list / search - Include summary on detailed view May 24, 2017
@ferventcoder ferventcoder changed the title choco info / list / search - Include summary on detailed view choco info / list /search - Include release notes on detailed view May 24, 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