Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2009-09-15 20:37:13
Size: 1371
Editor: jason
Comment:
Revision 6 as of 2009-09-20 23:46:33
Size: 1279
Editor: DanDrake
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Make sure that whatever you work on has a trac ticket. The goal is take care of every ticket that has [[http://trac.sagemath.org/sage_trac/report/10|"needs review"]] status and either give it a positive review or give specific feedback on the ticket and put it back in the "needs work" queue. We will also evaluate the [[http://trac.sagemath.org/sage_trac/report/19|"needs rebase"]] tickets.
Line 7: Line 7:
 * We will start with the latest alpha (probably 4.1.2.alpha2)
 * For a trac account follow [[TracGuidelines|these]] instructions
 * We'll all be on #sage-devel at irc.freenode.net.
Line 11: Line 8:
== IRC Instructions/tips ==
{{{
From Linux you can chat via a text console by installing "irssi", running it, and typing
  /SERVER add irc.freenode.net
  /SERVER irc.freenode.net
  /join #sage-devel
}}}
== Guidelines ==
Line 19: Line 10:
If you are using Konversation (the KDE IRC client), you can set up an auto-replace rule that lets you type #1322 (for trac #1322) and what everyone sees is http://trac.sagemath.org/sage_trac/ticket/1322 (which lets people click on the link and see the bug you are talking about). To configure this, go to Settings -> Configure Konversation -> Behavior -> Auto Replace and create a rule with Find as "#([0-9]+)" and Replace with as "http://trac.sagemath.org/sage_trac/ticket/%1" (both without the quotes). You can select whether this rule is applied to incoming posts, your outgoing posts, or both.

 * Our base version will be the latest alpha (probably 4.1.2.alpha2)
 * Make sure that whatever you work on has a trac ticket. For a trac account follow [[TracGuidelines|these]] instructions
 * We'll all be on #sage-devel at irc.freenode.net. See [[IRC]]
Line 24: Line 19:
 1. Minh Van Nguyen --- mvngu: porting packages, basic cryptography, documentation
 1. William Stein: anything
 1. Marshall Hampton: polytopes, followed by the notebook. I will be time-limited on Tuesday but I'll try to do at least a few.
 1. DanDrake (I can join in starting about 4:00 or 5:00 west coast time, can work on anything)

SAGE Review Day 1

The event will take place on Tuesday, September 22, 2009 and officially start at 7 am pacific standard time and go on until people run out of energy.

The goal is take care of every ticket that has "needs review" status and either give it a positive review or give specific feedback on the ticket and put it back in the "needs work" queue. We will also evaluate the "needs rebase" tickets.

Guidelines

  • Our base version will be the latest alpha (probably 4.1.2.alpha2)
  • Make sure that whatever you work on has a trac ticket. For a trac account follow these instructions

  • We'll all be on #sage-devel at irc.freenode.net. See IRC

Participants (with area they would like to work on)

  1. Jason Grout (graphics, graph theory, linear algebra, notebook)
  2. Minh Van Nguyen --- mvngu: porting packages, basic cryptography, documentation
  3. William Stein: anything
  4. Marshall Hampton: polytopes, followed by the notebook. I will be time-limited on Tuesday but I'll try to do at least a few.
  5. DanDrake (I can join in starting about 4:00 or 5:00 west coast time, can work on anything)

review1 (last edited 2009-09-22 09:40:45 by TimDumol)