Re: Tags, version numbers and docker

2019-03-28 Thread Sijie Guo
I am fine with it if there is someone pushing the process forward. - Sijie On Thu, Mar 28, 2019 at 4:12 AM Jia Zhai wrote: > +1 for ivan's idea > > Best Regards. > > > Jia Zhai > > Beijing, China > > Mobile: +86 15810491983 > > > > > On Thu, Mar 28, 2019 at 6:55 PM Enrico Olivelli > wrote: >

Re: Tags, version numbers and docker

2019-03-28 Thread Jia Zhai
+1 for ivan's idea Best Regards. Jia Zhai Beijing, China Mobile: +86 15810491983 On Thu, Mar 28, 2019 at 6:55 PM Enrico Olivelli wrote: > Il giorno gio 28 mar 2019 alle ore 09:26 Ivan Kelly > ha scritto: > > > > To clarify, what I intend to do here is. > > > > 1. Merge change from [1]

Re: Tags, version numbers and docker

2019-03-28 Thread Enrico Olivelli
Il giorno gio 28 mar 2019 alle ore 09:26 Ivan Kelly ha scritto: > > To clarify, what I intend to do here is. > > 1. Merge change from [1] to all live branches, so docker image will > build directly from the voted on tag. > 2. Get infra to add another autobuild rule that matches on >

Re: Tags, version numbers and docker

2019-03-28 Thread Ivan Kelly
To clarify, what I intend to do here is. 1. Merge change from [1] to all live branches, so docker image will build directly from the voted on tag. 2. Get infra to add another autobuild rule that matches on release-([0-9.]+)\/docker, so that 4.8.2 and maybe 4.9.1 can be built with this change.