Release Automation

 View Only
  • 1.  Using nuget feeds with Nolio

    Posted Mar 27, 2013 04:01 AM
    Nolio has as I've understood it support for integrating with Java artifact repository services like Nexus. Does Nolio also have support for integrating with Microsoft Nuget (http://nuget.org, http://nuget.codeplex.com/) feed services such as provided by Teamcity (http://confluence.jetbrains.com/displ...), Inedo Proget (http://inedo.com/proget/overview) or the online service MyGet (http://www.myget.org/)

    This is part of the core functionality in products similar to Nolio, namely octupusdeploy and redgate deployment manager.

    Regards, Daniel


  • 2.  RE:Using nuget feeds with Nolio

    Posted Apr 17, 2013 10:46 AM
    Hello Daniel,

    Nolio is in the final stages of launching support for TeamCity. It should be fully implemented in the coming weeks.

    As for the other products mentioned, they are not officially supported by Nolio out-of-the-box, but there is possibly a way to integrate them. For example, NuGet can possibly be implemented through the command line (see: http://blog.davidebbo.com/2011/01/ins...).

    Regards,
    Be'erit Goldfarb


  • 3.  Re: RE:Using nuget feeds with Nolio

    Posted Oct 21, 2014 02:01 PM

    Hello.

     

    Is command line still the only way to integrate Release Automation and NuGet package manager?

     

    Best regards,

    Ricardo Bernardino



  • 4.  Re: Using nuget feeds with Nolio

    Posted Oct 21, 2014 02:24 PM

    There's no NuGet action pack so command line is probably the way to go BUT this doesn't seem like a typical use case for RA.  NuGet looks like it would be used by developers way upstream from where RA would get involved.