Oh sorry I missed the question.
 * The build script '[Prepare Vote #3] Build NuGet packages' produces the
artifacts (.nupkg files).
 * Then we have to manually upload them to NuGet org, which requires an API
key or an account with access to these packages

API key can be found in [1] (which is linked in [2])

Upload can be done with a command like 'ls *.nupkg | % { nuget push
$_.FullName APIKEY }' (Powershell),
or a similar one on Linux/Mac with .NET Core or Mono.

Let me know if you need more details.

[1] https://svn.apache.org/repos/private/pmc/ignite/credentials/nuget.org
[2] https://cwiki.apache.org/confluence/display/IGNITE/Release+Process

On Tue, Jul 17, 2018 at 5:55 PM Petr Ivanov <mr.wei...@gmail.com> wrote:

> Just tell us please HOW it should be done, please.
>
> With what build or script or other procedure?
>
>
>
>
> > On 17 Jul 2018, at 17:44, Pavel Tupitsyn <ptupit...@apache.org> wrote:
> >
> > Peter,
> >
> > I can do it anytime when we confirm the right Artifacts build.
> > Can you please clarify what " Before uploading, please check this [1]
> build.
> > " is about?
> >
> > Thanks,
> > Pavel
> >
> > On Tue, Jul 17, 2018 at 8:36 AM Peter Ivanov <mr.wei...@gmail.com>
> wrote:
> >
> >> Pavel,
> >>
> >>
> >> Can you give a cue where can be uploaded Nuget packages found?
> >>
> >> On Mon, 16 Jul 2018 at 23:37, Pavel Tupitsyn <ptupit...@apache.org>
> wrote:
> >>
> >>> Petr,
> >>>
> >>> This is the same build that I have linked. Is there anything I should
> pay
> >>> attention to?
> >>>
> >>> On Mon, Jul 16, 2018 at 11:05 PM Petr Ivanov <mr.wei...@gmail.com>
> >> wrote:
> >>>
> >>>> Pavel,
> >>>>
> >>>>
> >>>> Before uploading, please check this [1] build.
> >>>>
> >>>>
> >>>> [1]
> >>>>
> >>>
> >>
> https://ci.ignite.apache.org/viewLog.html?buildId=1502954&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildLog&_focus=230#_state=230
> >>>> <
> >>>>
> >>>
> >>
> https://ci.ignite.apache.org/viewLog.html?buildId=1502954&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildLog&_focus=230#_state=230
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>> On 16 Jul 2018, at 22:56, Pavel Tupitsyn <ptupit...@apache.org>
> >> wrote:
> >>>>>
> >>>>> I will upload NuGet packages. Is this the right TC build?
> >>>>>
> >>>>
> >>>
> >>
> https://ci.ignite.apache.org/viewLog.html?buildId=1502954&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildResultsDiv
> >>>>>
> >>>>> On Mon, Jul 16, 2018 at 8:43 PM Andrey Gura <ag...@apache.org>
> >> wrote:
> >>>>>
> >>>>>> Ignite site is updated. Most artifacts are published.
> >>>>>>
> >>>>>> Waiting for publishing of Docker images and 2.6 related docs. Also
> >> it
> >>>>>> would be great to check NuGet packages.
> >>>>>> On Mon, Jul 16, 2018 at 7:32 PM Denis Magda <dma...@apache.org>
> >>> wrote:
> >>>>>>>
> >>>>>>> Andrey,
> >>>>>>>
> >>>>>>> I'll publish the docs later today.
> >>>>>>>
> >>>>>>> --
> >>>>>>> Denis
> >>>>>>>
> >>>>>>> On Mon, Jul 16, 2018 at 8:46 AM Andrey Gura <ag...@apache.org>
> >>> wrote:
> >>>>>>>
> >>>>>>>> Dmitry,
> >>>>>>>>
> >>>>>>>> I'm updating the site at this moment. Could somebody publish 2.6
> >>>>>>>> documentation on readme.io site?
> >>>>>>>> On Mon, Jul 16, 2018 at 5:38 PM Dmitriy Setrakyan <
> >>>>>> dsetrak...@apache.org>
> >>>>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>> Is there a reason why 2.6 has not been uploaded to the website
> >> yet?
> >>>>>>>>>
> >>>>>>>>> D.
> >>>>>>>>>
> >>>>>>>>> On Fri, Jul 13, 2018 at 9:02 PM, Andrey Gura <ag...@apache.org>
> >>>>>> wrote:
> >>>>>>>>>
> >>>>>>>>>> Igniters,
> >>>>>>>>>>
> >>>>>>>>>> Apache Ignite 2.6.0 release (RC1) has been accepted.
> >>>>>>>>>>
> >>>>>>>>>> 5 "+1" binding votes received:
> >>>>>>>>>>
> >>>>>>>>>> - Alexey Goncharuk
> >>>>>>>>>> - Alexey Kuznetsov
> >>>>>>>>>> - Andrey Gura
> >>>>>>>>>> - Anton Vinogradov
> >>>>>>>>>> - Denis Magda
> >>>>>>>>>>
> >>>>>>>>>> Vote thread:
> >>>>>>>>>>
> >>>>>>>>>> *http://apache-ignite-developers.2346864.n4.nabble.
> >>>>>>>>>> com/VOTE-Apache-Ignite-2-6-0-RC1-td32424.html
> >>>>>>>>>> <http://apache-ignite-developers.2346864.n4.nabble.
> >>>>>>>>>> com/VOTE-Apache-Ignite-2-6-0-RC1-td32424.html>*
> >>>>>>>>>>
> >>>>>>>>>> Ignite 2.6.0 will be released soon.
> >>>>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>>
> >>>>
> >>>
> >>
>
>

Reply via email to