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

Add repository metadata to NuGet packages #2238

Closed
pascalberger opened this issue Aug 18, 2018 · 4 comments
Closed

Add repository metadata to NuGet packages #2238

pascalberger opened this issue Aug 18, 2018 · 4 comments
Assignees
Milestone

Comments

@pascalberger
Copy link
Member

Cake NuGet packages currently don't contain repository metadata.

It would be nice to have repository metadata in all Cake NuGet packages as nuget.org now makes use of them to show a link to the GitHub repository.

@gep13
Copy link
Member

gep13 commented Aug 18, 2018

@pascalberger I was totally going to suggest this as well! Great idea!

@gep13
Copy link
Member

gep13 commented Aug 18, 2018

@pascalberger you in a position to take this?

@pascalberger
Copy link
Member Author

@gep13 I want to finish some stuff in Cake.Issues first, but can have a look at it later

@pascalberger pascalberger self-assigned this Aug 18, 2018
@pascalberger pascalberger added this to the v0.30.0 milestone Aug 18, 2018
@gep13
Copy link
Member

gep13 commented Aug 18, 2018

@pascalberger no immediate rush, just wanted to check to see if this is something that you would be in a position to look at, at some point.

pascalberger added a commit to pascalberger/cake that referenced this issue Aug 19, 2018
devlead pushed a commit to pascalberger/cake that referenced this issue Aug 20, 2018
devlead added a commit that referenced this issue Aug 20, 2018
* pascalberger-nuget-metadata:
  (GH-2238) Add repository metadata to NuGet packages
devlead added a commit that referenced this issue Aug 22, 2018
* release/0.30.0: (22 commits)
  (build) Updated version and release notes.
  (GH-2214) Use Environment.CommandLine directly and remove polyfill.
  (GH-2238) Add repository metadata to NuGet packages
  Added alias for checking if the current run is a dry run.
  Execute setup and teardown when dry running script.
  (GH-2233) Documented bootstrap argument
  (GH-2232) Document exclusive argument
  (GH-2234) Removed Mono from CakeOption
  Add XML comments for CakeTaskExtensions
  Fix CakeTaskExtensions accessibility
  (build) Change tool name & fix packaging
  (build) Added Cake.Tool package to parameters.cake
  Allow opting out from using working directory.
  (GH-2067) Cake .NET Core Tool package * Updates SDK * Addes Cake.Tool project * Fixes #2067 * Fixes #1644
  Support for DotCover configuration file added - fixes #1401
  Initialized all tool settings collection properties
  Failing tests for initialized tool settings collections
  (GH-2207) Update to NuGet 4.7.0
  (GH-2220) Corrected documentation for InnoSetup alias
  (doc) Minor modification
  ...
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

2 participants