Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2013-03-29 20:37:11
Size: 1273
Editor: robertwb
Comment:
Revision 8 as of 2013-03-30 01:23:46
Size: 2576
Editor: rohana
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
    * https://github.com/sagemath/sage-workflow

  * Patchbot
    * Pull patches from git branches on trac.
    * Update build, plugins, etc. to accommodate new directory structure (work in progress)
Line 29: Line 34:
    * Bugfixes and ticket reviews in anticipation of git switch     * Bugfixes and ticket reviews in anticipation of git switch
      * [[http://trac.sagemath.org/sage_trac/ticket/13031|#13031]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14384|#14384]]
      * [[http://trac.sagemath.org/sage_trac/ticket/6415|#6415]]
      * [[http://trac.sagemath.org/sage_trac/ticket/3355|#3355]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14379|#14379]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14377|#14377]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14226|#14226]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14376|#14376]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14369|#14369]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14331|#14331]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14385|#14385]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14316|#14316]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14383|#14383]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14328|#14328]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14377|#14377]]
      * [[http://trac.sagemath.org/sage_trac/ticket/14379|#14379]]
      * ...

Accomplishments

  • Programmatically add, edit tickets on trac
    • New trac installation
    • XML-RPC interface, doctests (authenticated and anonymous)
  • Gitolite server
    • programatic authenticated and anonymous access
    • auto ssh-keys upload
  • Build system
    • Works on linux, OS X 10.6
      • givaro/gcc issues on 10.7+
    • Lots of work on portage system
      • also running into OS X errors
  • Sage combinat queue
    • Entire queue imported into git
    • separate branches with dependencies
  • Sage Dev Scripts
  • Patchbot
    • Pull patches from git branches on trac.
    • Update build, plugins, etc. to accommodate new directory structure (work in progress)
  • Other

Migration Plan

  • Sage-5.9 will be last export to git
    • Simultaneous git/classic sdist, bdist
  • Sage-5.10[.betaX] merged/cherry picked/rebased atop stable Sage git repo
    • Tickets worked on in git will be (auto) exported to patches on trac
    • Last classic release
  • Sage-6.0
    • Tickets worked on in hg will be imported into git
    • Release done from git master

sagedaysgit/status (last edited 2013-04-04 01:46:53 by roed)