I have been able to use NuGetter to create a build definition to automate the NuGet package creation process and to upload the package to the NuGet repository.
But, I would like to automate the process even further. The following is a list of steps I would like to automate as part of the build process:
The nuspec fields that I really want to be able to automate are:
Authors I would like the build process to replace this field in the nuspec file with the name of the person who is check-in the code.
releaseNotes I would like the build process to replace this field in the nuspec file with the check-in comment.
Has anyone been able to accomplish this? If so, how did you go about automating it?
This may help.
I created an automated process to publish updates for an open source project.
https://github.com/DefinitelyTyped/NugetAutomation
Some things of interest to you are possibly.
It requires some Powershell knowledge, but I hope it gives you a start.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With