You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@community.apache.org by "Dave Brondsema (JIRA)" <ji...@apache.org> on 2019/01/30 02:17:00 UTC

[jira] [Created] (COMDEV-308) GSoC - Allura - importers / sync for Bitbucket and Gitlab

Dave Brondsema created COMDEV-308:
-------------------------------------

             Summary: GSoC - Allura - importers / sync for Bitbucket and Gitlab
                 Key: COMDEV-308
                 URL: https://issues.apache.org/jira/browse/COMDEV-308
             Project: Community Development
          Issue Type: Improvement
          Components: GSoC/Mentoring ideas
            Reporter: Dave Brondsema


Allura has a solid framework for doing imports, and has implemented this for services like GitHub, Google Code and Trac.  It covers aspects from Git/Hg/SVN to tickets and wikis.

It would be great to enhance this to support importing & converting data from Bitbucket and Gitlab.  The level of integration & conversion may vary depending on the format and structure of the services.

Beyond that, related improvements could be made in supporting ongoing synchronization of Git/Hg/SVN repositories (not just a one-time import).  Or importers for JIRA, or improving importing of Allura's own formats.

Everything in the ForgeImporters directory is our existing import system.  The forgeimporters/base.py file has several base classes that provide common functionality for all importers to use.  In the subdirectories "forge" "github" and "google" there are specific importers that can be good examples to reference.  Importers can also be external packages, see these repos as more examples: [https://sourceforge.net/p/mediawikiimporter/git/ci/master/tree/] and [https://sourceforge.net/p/tracwikiimporter/git/ci/master/tree/]

https://allura.apache.org/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@community.apache.org
For additional commands, e-mail: dev-help@community.apache.org