Added the step about the version in this file - https://ignite.apache.org/latest
-- Denis On Wed, Jul 18, 2018 at 9:10 AM Anton Vinogradov <[email protected]> wrote: > It looks like we have to update release page with steps forgotten on this > iteration. > > > ср, 18 июл. 2018 г. в 18:16, Andrey Gura <[email protected]>: > >> Latest version is updated. >> >> Thanks! >> On Wed, Jul 18, 2018 at 4:50 PM Dmitriy Setrakyan <[email protected]> >> wrote: >> > >> > Andrey Gura, can you please update it? >> > >> > D. >> > >> > On Wed, Jul 18, 2018 at 6:34 AM, Dmitry Pavlov <[email protected]> >> > wrote: >> > >> > > Hi Ilya, >> > > >> > > Thank you for noticing this. >> > > >> > > We should somehow update https://ignite.apache.org/latest data. I >> guess >> > > PMCs or site admin can do this update. >> > > >> > > Sincerely, >> > > Dmitriy Pavlov >> > > >> > > ср, 18 июл. 2018 г. в 16:31, Ilya Kasnacheev < >> [email protected]>: >> > > >> > > > Hello! >> > > > >> > > > Since we have releases 2.6.0, can we perhaps prop up the node start >> > > > message, which is currently still: >> > > > >> > > > [16:28:05] New version is available at ignite.apache.org: 2.4.0 >> > > > >> > > > Regards, >> > > > >> > > > -- >> > > > Ilya Kasnacheev >> > > > >> > > > 2018-07-17 21:59 GMT+03:00 Denis Magda <[email protected]>: >> > > > >> > > > > Andrey G., >> > > > > >> > > > > As a PMC member and release manager of 2.6, could you please help >> the >> > > > folks >> > > > > to finish this step? >> > > > > >> > > > > -- >> > > > > Denis >> > > > > >> > > > > On Tue, Jul 17, 2018 at 9:58 AM Pavel Tupitsyn < >> [email protected]> >> > > > > wrote: >> > > > > >> > > > > > I think it makes sense that only PMCs have rights to do so, >> > > > > > especially because publishing a package can not be undone of >> re-done, >> > > > > only >> > > > > > a new version can be published if there is some issue. >> > > > > > Also, restricted SVN area is the only feasible way to share >> secrets >> > > > with >> > > > > > the team that I know of. >> > > > > > >> > > > > > Another approach could be NuGet Organizations, where membership >> is >> > > > > managed >> > > > > > on NuGet website. >> > > > > > What do you think? >> > > > > > >> > > > > > On Tue, Jul 17, 2018 at 7:32 PM Petr Ivanov < >> [email protected]> >> > > > wrote: >> > > > > > >> > > > > > > Oh, I see. >> > > > > > > >> > > > > > > >> > > > > > > I have no access there. I guess only PMC can upload packages >> to >> > > > > > nuget.org >> > > > > > > <http://nuget.org/>… >> > > > > > > >> > > > > > > >> > > > > > > > On 17 Jul 2018, at 18:21, Pavel Tupitsyn < >> [email protected]> >> > > > > wrote: >> > > > > > > > >> > > > > > > > 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 < >> [email protected] >> > > > >> > > > > > 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 < >> [email protected] >> > > > >> > > > > > 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 < >> > > > [email protected]> >> > > > > > > >> wrote: >> > > > > > > >>> >> > > > > > > >>>> Pavel, >> > > > > > > >>>> >> > > > > > > >>>> >> > > > > > > >>>> Can you give a cue where can be uploaded Nuget packages >> found? >> > > > > > > >>>> >> > > > > > > >>>> On Mon, 16 Jul 2018 at 23:37, Pavel Tupitsyn < >> > > > > [email protected]> >> > > > > > > >> 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 < >> > > > > [email protected]> >> > > > > > > >>>> 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 < >> > > > [email protected] >> > > > > > >> > > > > > > >>>> 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 < >> > > > [email protected]> >> > > > > > > >>>> 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 < >> > > > > [email protected]> >> > > > > > > >>>>> wrote: >> > > > > > > >>>>>>>>> >> > > > > > > >>>>>>>>> Andrey, >> > > > > > > >>>>>>>>> >> > > > > > > >>>>>>>>> I'll publish the docs later today. >> > > > > > > >>>>>>>>> >> > > > > > > >>>>>>>>> -- >> > > > > > > >>>>>>>>> Denis >> > > > > > > >>>>>>>>> >> > > > > > > >>>>>>>>> On Mon, Jul 16, 2018 at 8:46 AM Andrey Gura < >> > > > > [email protected]> >> > > > > > > >>>>> 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 < >> > > > > > > >>>>>>>> [email protected]> >> > > > > > > >>>>>>>>>> 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 < >> > > > > > [email protected] >> > > > > > > > >> > > > > > > >>>>>>>> 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. >> > > > > > > >>>>>>>>>>>> >> > > > > > > >>>>>>>>>> >> > > > > > > >>>>>>>> >> > > > > > > >>>>>> >> > > > > > > >>>>>> >> > > > > > > >>>>> >> > > > > > > >>>> >> > > > > > > >> >> > > > > > > >> >> > > > > > > >> > > > > > > >> > > > > > >> > > > > >> > > > >> > > >> >
