Sorry it took a bit longer than expected but we've got artifacts successfully publishing to the nuget feed.
If you point your nuget client towards http://teamcity.codebetter.com/guestAuth/app/nuget/v1/FeedService.svc/ and make sure to include prerelease builds and you should be able to find the following packages: * Lucene.Net * Lucene.Net.Classification * Lucene.Net.Expressions * Lucene.Net.Facet You'll notice this matches the list of projects at http://teamcity.codebetter.com/project.html?projectId=LuceneNet&tab=projectOverview by and large. Let me know if we should bring others of the contrib or sub projects into the fold. On Thu, Nov 5, 2015 at 11:39 AM Wyatt Barnett <[email protected]> wrote: > Thanks for the reminder Itamar. To be honest I didn't know there was such > demand. > > We should be able to get this addressed over the weekend -- I'm on the > road and all I've got handy is a macbook so doing material changes is > tricky for the next few days. > > @Maarten -- do the artifiacts need to be setup like nuget packages? I > could easily switch it to drop the DLLs from here but I don't think the > nuspec files exist in the repo at the moment so we'd have to build that. > > On Thu, Nov 5, 2015 at 10:47 AM Maarten Balliauw <[email protected]> > wrote: > >> Hi all, >> >> If the builds create the packages as artifacts that’d be super, from >> there on I can pick them up and push them to a nightlies feed. >> >> Best regards, >> Maarten >> >> From: [email protected] [mailto:[email protected]] >> On Behalf Of Itamar Syn-Hershko >> Sent: woensdag 4 november 2015 17:43 >> To: [email protected] >> Cc: Maarten Balliauw (MyGet) <[email protected]>; John Taylor < >> [email protected]>; Xavier Decoster <[email protected]>; >> Yishai Galatzer <[email protected]> >> Subject: Publishing packages from CI and nightly builds >> >> Hi Wyatt (and list), >> >> So, I'm attending the MVP Summit this week and the nuget peeps (CC'ed) >> which are Lucene.NET users want to look at using the 4.8 bits. >> >> Can you set up the CI to publish packages to a MyGet / NuGet feed, at >> this point even if tests don't pass? >> >> Maarten (CC'ed) will work with us to help set that up. >> >> Cheers, >> >> -- >> >> Itamar Syn-Hershko >> http://code972.com<http://code972.com/> | @synhershko< >> https://twitter.com/synhershko> >> Freelance Developer & Consultant >> Lucene.NET committer and PMC member >> >>
