-
-
Notifications
You must be signed in to change notification settings - Fork 676
Open
Description
(from https://groups.google.com/g/sage-devel/c/hX6ojxlNwOU/m/r88PtBMTBQAJ)
We set up such backups for the projects that are already hosted at https://github.com/sagemath/:
In particular:
- https://github.com/sagemath/cypari2
- https://github.com/sagemath/sagetex
- https://github.com/sagemath/pplpy
- https://github.com/sagemath/cysignals
- https://github.com/sagemath/memory_allocator
Available technologies:
- https://github-backup.branchable.com/ (mmezzarobba reports: fairly complete but getting timeouts with it),
- dimpase suggests: set up a GitHub actions to produce jsons for created/updated issues and PRs
- gh-tobiasdiez suggests: one can download a "migration archive" from github should include all data
- gh-tobiasdiez suggests: use one of the third-party solutions that keep backups per repo
- https://github.com/josegonzalez/python-github-backup
- used for example by Cython: https://github.com/cython/cython-issues
We should have the backup running before making the proposed migration of sage development from Trac to GH (#30363). We should also refrain from using features of github not supported by our backup tool.
CC: @dimpase @tobiasdiez @kliem @mezzarobba @videlec @jhpalmieri @nbruin @sagetrac-tmonteil
Component: website/wiki
Issue created by migration from https://trac.sagemath.org/ticket/34624