Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.57 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.57 KB

docutils migration

codecov

This package is a migration of docutils from https://sourceforge.net/projects/docutils/ to GitHub.

It originates as a response to discussion in:

One of the reasons that appeared to come up is that it is too difficult and/or time consuming to migrate. This package therefore shows how this can be done in a very simple, autonomous manner:

  • migrating code, commit history (with authors) and branches using the GitHub Importer (this takes about 10 minutes),
  • migrating tickets to issues using a python script that interfaces with the SourceForge and GitHub REST APIs (this is both autonomous and idempotent and takes about 10 minutes).

The main branch derives from the svn trunk, then here on the develop branch this README has been added and a GitHub workflow for Continuous Integration.

Note, two other migrations exist: