You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Andrew Palumbo <ap...@outlook.com> on 2019/01/13 21:33:10 UTC

Any changes to jenkins needed after gitbox migration?

Hello,

We've (The Mahout Project) recently moved to gitbox.  Thanks for the seamless integration.

I'm looking through our latest jenkins build and see that its still cloning from https://git-wip-us.apache.org/repos/mahout.git.

Is this the correct URL?  Is there anything necessary that we must change in our Jenkins builds?

In the notice I see:

>git repositories must be migrated from the git-wip-us.apache.org URL to gitbox.apache.org.

will git-wip-us.apache.org remain as a mirror?

Thank you,

Andy

Mahout PMC member


Re: Any changes to jenkins needed after gitbox migration?

Posted by Andrew Musselman <an...@gmail.com>.
Thanks Chris; this also helped me see what to change in our root pom for
the maven release plugin.

On Sun, Jan 13, 2019 at 6:28 PM Chris Lambertus <cm...@apache.org> wrote:

>
>
> > On Jan 13, 2019, at 1:33 PM, Andrew Palumbo <ap...@outlook.com> wrote:
> >
> > Hello,
> >
> > We've (The Mahout Project) recently moved to gitbox.  Thanks for the
> seamless integration.
> >
> > I'm looking through our latest jenkins build and see that its still
> cloning from https://git-wip-us.apache.org/repos/mahout.git <
> https://git-wip-us.apache.org/repos/mahout.git>.
> >
> > Is this the correct URL?  Is there anything necessary that we must
> change in our Jenkins builds?
>
>
> You will need to change your remotes to use either gitbox.apache.org <
> http://gitbox.apache.org/> (s/git-wip-us/gitbox) or github.com <
> http://github.com/>.
>
>
>
> > In the notice I see:
> >
> > >git repositories must be migrated from the git-wip-us.apache.org <
> http://git-wip-us.apache.org/> URL to gitbox.apache.org <
> http://gitbox.apache.org/>.
> >
> > will git-wip-us.apache.org <http://git-wip-us.apache.org/> remain as a
> mirror?
>
>
> git-wip-us is not a mirror, and will never be one. We do have plans to
> make the old URLs continue to work (this may already be in place, not
> sure,) but the recommendation is to change your remotes.
>
> -Chris
> ASF Infra
>
>
>
> >
> > Thank you,
> >
> > Andy
> >
> > Mahout PMC member
>
>

Re: Any changes to jenkins needed after gitbox migration?

Posted by Chris Lambertus <cm...@apache.org>.

> On Jan 13, 2019, at 1:33 PM, Andrew Palumbo <ap...@outlook.com> wrote:
> 
> Hello,
> 
> We've (The Mahout Project) recently moved to gitbox.  Thanks for the seamless integration. 
> 
> I'm looking through our latest jenkins build and see that its still cloning from https://git-wip-us.apache.org/repos/mahout.git <https://git-wip-us.apache.org/repos/mahout.git>.
> 
> Is this the correct URL?  Is there anything necessary that we must change in our Jenkins builds?


You will need to change your remotes to use either gitbox.apache.org <http://gitbox.apache.org/> (s/git-wip-us/gitbox) or github.com <http://github.com/>.



> In the notice I see: 
> 
> >git repositories must be migrated from the git-wip-us.apache.org <http://git-wip-us.apache.org/> URL to gitbox.apache.org <http://gitbox.apache.org/>.
> 
> will git-wip-us.apache.org <http://git-wip-us.apache.org/> remain as a mirror?  


git-wip-us is not a mirror, and will never be one. We do have plans to make the old URLs continue to work (this may already be in place, not sure,) but the recommendation is to change your remotes.

-Chris
ASF Infra



> 
> Thank you,
> 
> Andy
> 
> Mahout PMC member