You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by Itamar Syn-Hershko <it...@code972.com> on 2015/11/05 02:42:41 UTC

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 | @synhershko <https://twitter.com/synhershko>
Freelance Developer & Consultant
Lucene.NET committer and PMC member

RE: Publishing packages from CI and nightly builds

Posted by Maarten Balliauw <ma...@microsoft.com>.
Agreed. I pinged the orchard guys, they are checking these bits out.
________________________________
From: Wyatt Barnett<ma...@gmail.com>
Sent: ‎11/‎11/‎2015 17:03
To: dev@lucenenet.apache.org<ma...@lucenenet.apache.org>
Subject: Re: Publishing packages from CI and nightly builds

PS: I hit send too quick.

I would vote against going out to the gallery at this stage, I don't think
we are quite there yet. I think making it an explicit opt-in works for the
time being.

On Wed, Nov 11, 2015 at 8:02 PM Wyatt Barnett <wy...@gmail.com>
wrote:

> Thanks for standing that up Martin.
>
> I think the better plan is to use the myget as the offical dev nuget feed
> -- if for no other reason than the codebetter nuget feed has a lot of
> packages in it.
>
> I've got no idea who is doing orchard these days so I'm not sure who to
> share this news with over there.
>
> On Tue, Nov 10, 2015 at 12:35 PM Maarten Balliauw <ma...@microsoft.com>
> wrote:
>
>> Just updated the build to also publish to MyGet. If we're confident we
>> can call it "alpha" or "beta" or something, the feed can be published in
>> the gallery as well.
>>
>> Here's the package source to use:
>> VS2013: https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fwww.myget.org%2fF%2flucene-net%2fapi%2fv2&data=01%7c01%7cmaballia%40microsoft.com%7c174efa0af6814323f32308d2eafd1da9%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=wU4bpgpje%2fCcRZsebZ8Fci8%2bAtfnTga3np2wVIiJ%2fPc%3d
>> VS2015: https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fwww.myget.org%2fF%2flucene-net%2fapi%2fv3%2findex.json&data=01%7c01%7cmaballia%40microsoft.com%7c174efa0af6814323f32308d2eafd1da9%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=sj%2fO7XDxrcwpMZRfYjUJSDpWSkT%2fJDUsCj6fMpzYJOQ%3d
>>
>> Also let the Orchard CMS people know about this, they too voiced an
>> interest in early bits.
>>
>> -----Original Message-----
>> From: Wyatt Barnett [mailto:wyatt.barnett@gmail.com]
>> Sent: maandag 9 november 2015 21:10
>> To: dev@lucenenet.apache.org
>> Subject: Re: Publishing packages from CI and nightly builds
>>
>> 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
>>
>> https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fteamcity.codebetter.com%2fguestAuth%2fapp%2fnuget%2fv1%2fFeedService.svc%2f&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44d1985c4307bca408d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=A1kfLS%2bMEkSj7wHbcg0BxTic7Ypyn3C6nz17mNTmvYg%3d
>> 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
>> https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fteamcity.codebetter.com%2fproject.html%3fprojectId%3dLuceneNet%26tab%3dprojectOverview&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44d1985c4307bca408d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=VgZTlj6Spq6MjUO8ltyvQ9afD3XGpfME2SgPf%2bcr2HU%3d
>> 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 <wy...@gmail.com>
>> 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
>> > <ma...@microsoft.com>
>> > 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: itamar.synhershko@gmail.com
>> >> [mailto:itamar.synhershko@gmail.com]
>> >> On Behalf Of Itamar Syn-Hershko
>> >> Sent: woensdag 4 november 2015 17:43
>> >> To: dev@lucenenet.apache.org
>> >> Cc: Maarten Balliauw (MyGet) <ma...@myget.org>; John Taylor <
>> >> johtaylo@microsoft.com>; Xavier Decoster
>> >> <xa...@microsoft.com>; Yishai Galatzer
>> >> <yi...@microsoft.com>
>> >> 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
>> >> https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fcode9
>> >> 72.com&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44d1985c4307bca4
>> >> 08d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=2Z3ufNuZDRX
>> >> jVipYnQGyzFP4ANE7JRFh4cl2byF153Q%3d<https://na01.safelinks.protection
>> >> .https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2foutlook.com%2f%3furl%3dhttp%253a%252f%252fcode972.com%252f%26data%3d01%257c01%257cmaballia&data=01%7c01%7cmaballia%40microsoft.com%7c174efa0af6814323f32308d2eafd1da9%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=9o58srBKx%2fkmwmZGnutg70bGQYG8LJTQKLoJOFn0p5k%3d%40microsoft.com%7ca8be44d1985c4307bca408d2e98d3e8b%7c72f988bf86f141a
>> >> f91ab2d7cd011db47%7c1&sdata=UsznUaxmQgMxuWvMVe9rDLks23XBK0O4vhWr5g9gL
>> >> 1Q%3d> | @synhershko<
>> >> https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2ftwit
>> >> ter.com%2fsynhershko&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44
>> >> d1985c4307bca408d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sda
>> >> ta=fWzwSidatc8xvaB4JIiBP5AXxRmnLirAZpR9aguzxyE%3d>
>> >> Freelance Developer & Consultant
>> >> Lucene.NET committer and PMC member
>> >>
>> >>
>>
>

Re: Publishing packages from CI and nightly builds

Posted by Wyatt Barnett <wy...@gmail.com>.
PS: I hit send too quick.

I would vote against going out to the gallery at this stage, I don't think
we are quite there yet. I think making it an explicit opt-in works for the
time being.

On Wed, Nov 11, 2015 at 8:02 PM Wyatt Barnett <wy...@gmail.com>
wrote:

> Thanks for standing that up Martin.
>
> I think the better plan is to use the myget as the offical dev nuget feed
> -- if for no other reason than the codebetter nuget feed has a lot of
> packages in it.
>
> I've got no idea who is doing orchard these days so I'm not sure who to
> share this news with over there.
>
> On Tue, Nov 10, 2015 at 12:35 PM Maarten Balliauw <ma...@microsoft.com>
> wrote:
>
>> Just updated the build to also publish to MyGet. If we're confident we
>> can call it "alpha" or "beta" or something, the feed can be published in
>> the gallery as well.
>>
>> Here's the package source to use:
>> VS2013: https://www.myget.org/F/lucene-net/api/v2
>> VS2015: https://www.myget.org/F/lucene-net/api/v3/index.json
>>
>> Also let the Orchard CMS people know about this, they too voiced an
>> interest in early bits.
>>
>> -----Original Message-----
>> From: Wyatt Barnett [mailto:wyatt.barnett@gmail.com]
>> Sent: maandag 9 november 2015 21:10
>> To: dev@lucenenet.apache.org
>> Subject: Re: Publishing packages from CI and nightly builds
>>
>> 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
>>
>> https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fteamcity.codebetter.com%2fguestAuth%2fapp%2fnuget%2fv1%2fFeedService.svc%2f&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44d1985c4307bca408d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=A1kfLS%2bMEkSj7wHbcg0BxTic7Ypyn3C6nz17mNTmvYg%3d
>> 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
>> https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fteamcity.codebetter.com%2fproject.html%3fprojectId%3dLuceneNet%26tab%3dprojectOverview&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44d1985c4307bca408d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=VgZTlj6Spq6MjUO8ltyvQ9afD3XGpfME2SgPf%2bcr2HU%3d
>> 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 <wy...@gmail.com>
>> 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
>> > <ma...@microsoft.com>
>> > 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: itamar.synhershko@gmail.com
>> >> [mailto:itamar.synhershko@gmail.com]
>> >> On Behalf Of Itamar Syn-Hershko
>> >> Sent: woensdag 4 november 2015 17:43
>> >> To: dev@lucenenet.apache.org
>> >> Cc: Maarten Balliauw (MyGet) <ma...@myget.org>; John Taylor <
>> >> johtaylo@microsoft.com>; Xavier Decoster
>> >> <xa...@microsoft.com>; Yishai Galatzer
>> >> <yi...@microsoft.com>
>> >> 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
>> >> https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fcode9
>> >> 72.com&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44d1985c4307bca4
>> >> 08d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=2Z3ufNuZDRX
>> >> jVipYnQGyzFP4ANE7JRFh4cl2byF153Q%3d<https://na01.safelinks.protection
>> >> .outlook.com/?url=http%3a%2f%2fcode972.com%2f&data=01%7c01%7cmaballia
>> >> %40microsoft.com%7ca8be44d1985c4307bca408d2e98d3e8b%7c72f988bf86f141a
>> >> f91ab2d7cd011db47%7c1&sdata=UsznUaxmQgMxuWvMVe9rDLks23XBK0O4vhWr5g9gL
>> >> 1Q%3d> | @synhershko<
>> >> https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2ftwit
>> >> ter.com%2fsynhershko&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44
>> >> d1985c4307bca408d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sda
>> >> ta=fWzwSidatc8xvaB4JIiBP5AXxRmnLirAZpR9aguzxyE%3d>
>> >> Freelance Developer & Consultant
>> >> Lucene.NET committer and PMC member
>> >>
>> >>
>>
>

Re: Publishing packages from CI and nightly builds

Posted by Wyatt Barnett <wy...@gmail.com>.
Thanks for standing that up Martin.

I think the better plan is to use the myget as the offical dev nuget feed
-- if for no other reason than the codebetter nuget feed has a lot of
packages in it.

I've got no idea who is doing orchard these days so I'm not sure who to
share this news with over there.

On Tue, Nov 10, 2015 at 12:35 PM Maarten Balliauw <ma...@microsoft.com>
wrote:

> Just updated the build to also publish to MyGet. If we're confident we can
> call it "alpha" or "beta" or something, the feed can be published in the
> gallery as well.
>
> Here's the package source to use:
> VS2013: https://www.myget.org/F/lucene-net/api/v2
> VS2015: https://www.myget.org/F/lucene-net/api/v3/index.json
>
> Also let the Orchard CMS people know about this, they too voiced an
> interest in early bits.
>
> -----Original Message-----
> From: Wyatt Barnett [mailto:wyatt.barnett@gmail.com]
> Sent: maandag 9 november 2015 21:10
> To: dev@lucenenet.apache.org
> Subject: Re: Publishing packages from CI and nightly builds
>
> 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
>
> https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fteamcity.codebetter.com%2fguestAuth%2fapp%2fnuget%2fv1%2fFeedService.svc%2f&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44d1985c4307bca408d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=A1kfLS%2bMEkSj7wHbcg0BxTic7Ypyn3C6nz17mNTmvYg%3d
> 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
> https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fteamcity.codebetter.com%2fproject.html%3fprojectId%3dLuceneNet%26tab%3dprojectOverview&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44d1985c4307bca408d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=VgZTlj6Spq6MjUO8ltyvQ9afD3XGpfME2SgPf%2bcr2HU%3d
> 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 <wy...@gmail.com>
> 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
> > <ma...@microsoft.com>
> > 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: itamar.synhershko@gmail.com
> >> [mailto:itamar.synhershko@gmail.com]
> >> On Behalf Of Itamar Syn-Hershko
> >> Sent: woensdag 4 november 2015 17:43
> >> To: dev@lucenenet.apache.org
> >> Cc: Maarten Balliauw (MyGet) <ma...@myget.org>; John Taylor <
> >> johtaylo@microsoft.com>; Xavier Decoster
> >> <xa...@microsoft.com>; Yishai Galatzer
> >> <yi...@microsoft.com>
> >> 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
> >> https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fcode9
> >> 72.com&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44d1985c4307bca4
> >> 08d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=2Z3ufNuZDRX
> >> jVipYnQGyzFP4ANE7JRFh4cl2byF153Q%3d<https://na01.safelinks.protection
> >> .outlook.com/?url=http%3a%2f%2fcode972.com%2f&data=01%7c01%7cmaballia
> >> %40microsoft.com%7ca8be44d1985c4307bca408d2e98d3e8b%7c72f988bf86f141a
> >> f91ab2d7cd011db47%7c1&sdata=UsznUaxmQgMxuWvMVe9rDLks23XBK0O4vhWr5g9gL
> >> 1Q%3d> | @synhershko<
> >> https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2ftwit
> >> ter.com%2fsynhershko&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44
> >> d1985c4307bca408d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sda
> >> ta=fWzwSidatc8xvaB4JIiBP5AXxRmnLirAZpR9aguzxyE%3d>
> >> Freelance Developer & Consultant
> >> Lucene.NET committer and PMC member
> >>
> >>
>

RE: Publishing packages from CI and nightly builds

Posted by Maarten Balliauw <ma...@microsoft.com>.
Just updated the build to also publish to MyGet. If we're confident we can call it "alpha" or "beta" or something, the feed can be published in the gallery as well.

Here's the package source to use:
VS2013: https://www.myget.org/F/lucene-net/api/v2 
VS2015: https://www.myget.org/F/lucene-net/api/v3/index.json 

Also let the Orchard CMS people know about this, they too voiced an interest in early bits.

-----Original Message-----
From: Wyatt Barnett [mailto:wyatt.barnett@gmail.com] 
Sent: maandag 9 november 2015 21:10
To: dev@lucenenet.apache.org
Subject: Re: Publishing packages from CI and nightly builds

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
https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fteamcity.codebetter.com%2fguestAuth%2fapp%2fnuget%2fv1%2fFeedService.svc%2f&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44d1985c4307bca408d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=A1kfLS%2bMEkSj7wHbcg0BxTic7Ypyn3C6nz17mNTmvYg%3d 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 https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fteamcity.codebetter.com%2fproject.html%3fprojectId%3dLuceneNet%26tab%3dprojectOverview&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44d1985c4307bca408d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=VgZTlj6Spq6MjUO8ltyvQ9afD3XGpfME2SgPf%2bcr2HU%3d
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 <wy...@gmail.com>
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 
> <ma...@microsoft.com>
> 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: itamar.synhershko@gmail.com 
>> [mailto:itamar.synhershko@gmail.com]
>> On Behalf Of Itamar Syn-Hershko
>> Sent: woensdag 4 november 2015 17:43
>> To: dev@lucenenet.apache.org
>> Cc: Maarten Balliauw (MyGet) <ma...@myget.org>; John Taylor < 
>> johtaylo@microsoft.com>; Xavier Decoster 
>> <xa...@microsoft.com>; Yishai Galatzer 
>> <yi...@microsoft.com>
>> 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
>> https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fcode9
>> 72.com&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44d1985c4307bca4
>> 08d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=2Z3ufNuZDRX
>> jVipYnQGyzFP4ANE7JRFh4cl2byF153Q%3d<https://na01.safelinks.protection
>> .outlook.com/?url=http%3a%2f%2fcode972.com%2f&data=01%7c01%7cmaballia
>> %40microsoft.com%7ca8be44d1985c4307bca408d2e98d3e8b%7c72f988bf86f141a
>> f91ab2d7cd011db47%7c1&sdata=UsznUaxmQgMxuWvMVe9rDLks23XBK0O4vhWr5g9gL
>> 1Q%3d> | @synhershko< 
>> https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2ftwit
>> ter.com%2fsynhershko&data=01%7c01%7cmaballia%40microsoft.com%7ca8be44
>> d1985c4307bca408d2e98d3e8b%7c72f988bf86f141af91ab2d7cd011db47%7c1&sda
>> ta=fWzwSidatc8xvaB4JIiBP5AXxRmnLirAZpR9aguzxyE%3d>
>> Freelance Developer & Consultant
>> Lucene.NET committer and PMC member
>>
>>

Re: Publishing packages from CI and nightly builds

Posted by Wyatt Barnett <wy...@gmail.com>.
One bug I noticed -- the sub / contrib projects don't have the Lucene.Net
dependency for some reason. Figuring out the best approach to addressing
that.

On Tue, Nov 10, 2015 at 12:10 AM Wyatt Barnett <wy...@gmail.com>
wrote:

> 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 <wy...@gmail.com>
> 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 <ma...@microsoft.com>
>> 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: itamar.synhershko@gmail.com [mailto:itamar.synhershko@gmail.com]
>>> On Behalf Of Itamar Syn-Hershko
>>> Sent: woensdag 4 november 2015 17:43
>>> To: dev@lucenenet.apache.org
>>> Cc: Maarten Balliauw (MyGet) <ma...@myget.org>; John Taylor <
>>> johtaylo@microsoft.com>; Xavier Decoster <xa...@microsoft.com>;
>>> Yishai Galatzer <yi...@microsoft.com>
>>> 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
>>>
>>>

Re: Publishing packages from CI and nightly builds

Posted by Wyatt Barnett <wy...@gmail.com>.
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 <wy...@gmail.com>
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 <ma...@microsoft.com>
> 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: itamar.synhershko@gmail.com [mailto:itamar.synhershko@gmail.com]
>> On Behalf Of Itamar Syn-Hershko
>> Sent: woensdag 4 november 2015 17:43
>> To: dev@lucenenet.apache.org
>> Cc: Maarten Balliauw (MyGet) <ma...@myget.org>; John Taylor <
>> johtaylo@microsoft.com>; Xavier Decoster <xa...@microsoft.com>;
>> Yishai Galatzer <yi...@microsoft.com>
>> 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
>>
>>

Re: Publishing packages from CI and nightly builds

Posted by Wyatt Barnett <wy...@gmail.com>.
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 <ma...@microsoft.com>
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: itamar.synhershko@gmail.com [mailto:itamar.synhershko@gmail.com] On
> Behalf Of Itamar Syn-Hershko
> Sent: woensdag 4 november 2015 17:43
> To: dev@lucenenet.apache.org
> Cc: Maarten Balliauw (MyGet) <ma...@myget.org>; John Taylor <
> johtaylo@microsoft.com>; Xavier Decoster <xa...@microsoft.com>;
> Yishai Galatzer <yi...@microsoft.com>
> 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
>
>

RE: Publishing packages from CI and nightly builds

Posted by Maarten Balliauw <ma...@microsoft.com>.
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: itamar.synhershko@gmail.com [mailto:itamar.synhershko@gmail.com] On Behalf Of Itamar Syn-Hershko
Sent: woensdag 4 november 2015 17:43
To: dev@lucenenet.apache.org
Cc: Maarten Balliauw (MyGet) <ma...@myget.org>; John Taylor <jo...@microsoft.com>; Xavier Decoster <xa...@microsoft.com>; Yishai Galatzer <yi...@microsoft.com>
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