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

Can we get rid of CreateNewNuGetPackage in the repository? #20

Open
walro opened this issue May 19, 2016 · 4 comments
Open

Can we get rid of CreateNewNuGetPackage in the repository? #20

walro opened this issue May 19, 2016 · 4 comments

Comments

@walro
Copy link
Contributor

walro commented May 19, 2016

I think it would be nice to not have PowerShell scripts and binaries laying around. Maybe we could use Albacore instead or see if we can make some changes to our current way of using CreateNewNuGetPackageFromProjectAfterEachBuild.

@walro
Copy link
Contributor Author

walro commented May 26, 2016

The fact that we are building a package for each build is troublesome for mono compatibility too. With this in mind I think we should at least get rid of the PostBuildEvent hook and do manual builds when needed.

@walro
Copy link
Contributor Author

walro commented Jun 10, 2016

http://cakebuild.net also looks promising

@walro walro changed the title Can we git rid of CreateNewNuGetPackage in the repository? Can we get rid of CreateNewNuGetPackage in the repository? Sep 8, 2016
@walro
Copy link
Contributor Author

walro commented Sep 8, 2016

The fact that we are building a package for each build is troublesome for mono compatibility too. With this in mind I think we should at least get rid of the PostBuildEvent hook and do manual builds when needed.

The hook only runs in Windows since 2345fa3.

Would still be nice to use something else.

@dentarg
Copy link

dentarg commented May 6, 2019

CreateNewNuGetPackageFromProjectAfterEachBuild

Redirects to https://archive.codeplex.com/?p=newnugetpackage where there's a link to https://github.com/deadlydog/New-NuGetPackage

Haven't checked it out much, but thought I should not it here anyway

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