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

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

     [ https://issues.apache.org/jira/browse/MYRIAD-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohit Soni resolved MYRIAD-143.
-------------------------------
    Resolution: Fixed

Code has been successfully migrated to Apache git.

> 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
>             Fix For: Myriad 0.1.0
>
>
> 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)