Skip to content

Instantly share code, notes, and snippets.

@gregorycollins
Last active December 28, 2015 02:50
Show Gist options
  • Save gregorycollins/9532868 to your computer and use it in GitHub Desktop.
Save gregorycollins/9532868 to your computer and use it in GitHub Desktop.

TODO list for Snap 1.0

  • add remaining repositories to buildbot
  • cleanup/refactor command-line config stuff
  • kill warnings
  • release io-streams-haproxy
    • one more cleanup TODO re: passing in SockAddrs
  • cleanup docs
    • io-streams-style tutorial material and usage examples for most of the api
    • clean up the tutorial material on the website (second priority to the api docstrings)
      • if we're too lazy/busy to do this then at the very least we need to mark the old documentation as applying to 0.9 / "some (but hopefully not much) of this stuff is probably out of date"
  • website refresh (I have a fairly long feature list here)
    • activity feed from G+ / github
    • api & doc search
    • redesign
  • cleanup imports: no more implicit imports! Adjust style guide to match.
  • benchmark rounds
  • prepare release notes
@noteed
Copy link

noteed commented Nov 20, 2015

Is the TODO bullet point about HAProxy filled by snapframework/io-streams-haproxy@724b6ed or is this something else ?

B.t.w, you can use this syntax in GitHub markdown:

  • done
  • not done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment