You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by "Adam B (JIRA)" <ji...@apache.org> on 2015/09/23 23:57:04 UTC

[jira] [Commented] (MYRIAD-143) Migrate Myriad code-base to Apache git

    [ https://issues.apache.org/jira/browse/MYRIAD-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905374#comment-14905374 ] 

Adam B commented on MYRIAD-143:
-------------------------------

Once the code is migrated to Apache git, we can use the Apache github mirror for PRs:
https://github.com/apache/incubator-myriad/pulls
I would recommend that we migrate the existing PRs asap and shutdown the old repo (e.g. https://github.com/mesos/spark)

Once the git repo is populated, we can also reopen the ticket for ReviewBoard: INFRA-9840

> Migrate Myriad code-base to Apache git
> --------------------------------------
>
>                 Key: MYRIAD-143
>                 URL: https://issues.apache.org/jira/browse/MYRIAD-143
>             Project: Myriad
>          Issue Type: Improvement
>            Reporter: Mohit Soni
>            Assignee: Mohit Soni
>
> The code migration would entail following:
> * Mirroring https://github.com/mesos/myriad to Apache git:
> {quote}
> git clone --bare git@github.com:mesos/myriad.git
> git push --mirror git://git.apache.org/incubator-myriad.git
> {quote}
> * Send email to dev-list confirming completion of code-migration.
> Post initial migration we'll continue sync Apache Git from https://github.com/mesos/myriad, until all the outstanding PRs are merged. Doing this will ensure that any current development activity happening on https://github.com/mesos/myriad is not disrupted.
> Once all outstanding PRs are merged, shutdown https://github.com/mesos/myriad, and migrate all new development work to Apache git repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)