One use case I'm thinking of here would cover the generation of docs
for different versions. The problem I'm running up against right now,
is that in the pending PR to update the docs workflows, I have all of
this new logic and processes, but I can't run it against an old
branch, because once I switch branches, all of that logic is gone. In
the past, I got around this by checking out a branch in a separate
folder and then copying in the updated files from master that would
control docs generation. I'm reluctant to do that again because it's
so complicated.

Could we use this separate repo as a way to orchestrate the version
builds? To checkout branches and then run docker images and
runtime_functions against that branch?

On Thu, Aug 15, 2019 at 1:49 PM Pedro Larroy
<pedro.larroy.li...@gmail.com> wrote:
>
> Nice.
>
> On Thu, Aug 15, 2019 at 12:47 PM Marco de Abreu <marco.g.ab...@gmail.com>
> wrote:
>
> > Repository has been created: https://github.com/apache/incubator-mxnet-ci
> >
> > I will fill it soon.
> >
> > -Marco
> >
> > On Thu, Aug 15, 2019 at 8:43 PM Carin Meier <carinme...@gmail.com> wrote:
> >
> > > +1
> > >
> > > On Thu, Aug 15, 2019 at 2:37 PM Chaitanya Bapat <chai.ba...@gmail.com>
> > > wrote:
> > >
> > > > +1
> > > > LGTM!
> > > >
> > > > On Thu, 15 Aug 2019 at 11:01, Marco de Abreu <marcoab...@apache.org>
> > > > wrote:
> > > >
> > > > > Hello,
> > > > >
> > > > > I'd like to propose a repository where CI infrastructure code can be
> > > > > stored. I'd propose "incubator-mxnet-ci". Is everybody fine with that
> > > > name
> > > > > or has a better idea?
> > > > >
> > > > > Best regards
> > > > > Marco
> > > > >
> > > >
> > > >
> > > > --
> > > > *Chaitanya Prakash Bapat*
> > > > *+1 (973) 953-6299*
> > > >
> > > > [image: https://www.linkedin.com//in/chaibapat25]
> > > > <https://github.com/ChaiBapchya>[image:
> > > https://www.facebook.com/chaibapat
> > > > ]
> > > > <https://www.facebook.com/chaibapchya>[image:
> > > > https://twitter.com/ChaiBapchya] <https://twitter.com/ChaiBapchya
> > > >[image:
> > > > https://www.linkedin.com//in/chaibapat25]
> > > > <https://www.linkedin.com//in/chaibapchya/>
> > > >
> > >
> >

Reply via email to