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

Ship weekly pre-release of Akka.NET packages to NuGet #837

Closed
Aaronontheweb opened this issue Apr 11, 2015 · 6 comments
Closed

Ship weekly pre-release of Akka.NET packages to NuGet #837

Aaronontheweb opened this issue Apr 11, 2015 · 6 comments

Comments

@Aaronontheweb
Copy link
Member

Per @nvivo's comments on #835

Would be nice to have a new "rc" on nuget before releasing the next version, so we can better check this and the other issues.

Going to propose that we ship a weekly pre-release build of all packages onto NuGet for the bleeding edge users. Any opposition or alternatives to this idea we should discuss?

@nvivo
Copy link
Contributor

nvivo commented Apr 11, 2015

It would be nice to have a nightly build as this project moves at light speed.

But this may pollute nuget too much. I know some projects use myget for this.

@nvivo
Copy link
Contributor

nvivo commented Apr 11, 2015

Note: nightly builds would be separated from RCs, those could be on nuget directly.

@Aaronontheweb
Copy link
Member Author

@nvivo our CI server (TeamCity) has a built-in module for acting as a local NuGet repository. I could do nightly builds there for the die-hards and still do a weekly build to nuget.org.

@nvivo
Copy link
Contributor

nvivo commented Apr 11, 2015

Nice. If you set it up, I'll use it for testing in my apps. It's easier than constantly switching nuget references for local references and back.

@Aaronontheweb
Copy link
Member Author

@nvivo that's good feedback - thanks. I'll look into setting that up on TeamCity once I'm back from .NET Fringe

@Aaronontheweb
Copy link
Member Author

We now have nightly NuGet builds available from our CI server. See the full details here:

http://getakka.net/docs/akka-developers/nightly-builds

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