Skip to content

Historic: Sprint: IETF106Sprint

Robert Sparks edited this page Apr 26, 2023 · 1 revision

IETF106 Code Sprint

Code Sprint Goals

The IETF Code Sprint will let you work on those things about the IETF Datatracker that you most urgently desire to fix.

How to Participate

Do you have:

  • A desire to fix Datatracker bugs, implement Datatracker EnhancementIdeas, and/or identify areas of code that lack testing coverage and write tests for those areas?

  • A working knowledge of python and/or web design?

  • Understanding of the basic concepts of Django 1.11? Here is an excellent tutorial if not.

  • A laptop ready to be set up (or better, already setup) with a development environment? See SprintCoderSetup for information on setting up your environment, checking out and committing code, etc.

Are you available on the Saturday before IETF 106 from 9:30 to 18:00?

If so, please sign up on the IETF106SprintSignUp page.

Venue

This sprint will take place in the Ord meeting room.

The coding will end 18:00 on the dot, with dinner afterwards. The meeting rooms map will help you find the way here: https://datatracker.ietf.org/meeting/106/floor-plan

This Code Sprint's Plan

If you're looking for a short task to work on, look for rows marked "easy" in this query of Datatracker tickets. Please consider the higher priority items first.

If there's something you hope the sprint will address that's not on that list, please enter it as a new ticket using http://tools.ietf.org/tools/ietfdb/newticket

Code Sprint Coordination

We have the mailing list "codesprints@ietf.org" to help with coordination and for use during the event. Please make sure you're subscribed before the event starts. More info on the list is available at https://www.ietf.org/mailman/listinfo/codesprints.

There is also a jabber room at xmpp:codesprint@jabber.ietf.org?join

During the sprint, please update the two tables below; this helps both with coordination and with getting the code merged, released, and deployed :-)

Who's Working on What?

Please fill in the following table when you've picked a task for the code sprint. It's quite all right to pick and complete multiple tasks :-)

Who Short Description **Related ticket numbers **
Ryan Cross Fix resurrect draft #2646

Completed Code Ready for Merge and Release

Who Short Description **Related ticket numbers **
Jim Fenton Latent issue with closing notes #2779
Jim Fenton Post-closure edit of closing notes #2781
Tero Kivinen Making reviewers page more compact by making some columns narrower.
Tero Kivinen Adding new settings for secretary to limit how many items are shown on the reviewers page.

When your code is ready for merge and release, please use one of the following phrases in your commit message:

  • If all related changes are contained in one commit: Commit ready for merge

  • If all your commits to your branch, up to the current, should be merged as one unit: Branch ready for merge

Committing code is described more extensively in CodeRepository#Requestingamergetotrunk

For sprint work on other things than the datatracker, please fill in the following table:

Who Notes
Jean Mahoney wiki edits/refactoring

Wishlist (for This Sprint or Future Sprints)

See (and add to) the EnhancementIdeas list. To add to the list, open a new trac ticket.

If you have time to take on larger tasks between sprints, look through the full set of open tickets at http://wiki.tools.ietf.org/tools/ietfdb/report/13 for those not marked sprint.

Special Notes for Setup for This Sprint

The Sprint will be run according to the IETFSprintHowto.

Clone this wiki locally