Skip to content

Collaborator Checkin / 2015-07-02 → 2015-07-09 #2097

@chrisdickinson

Description

@chrisdickinson

Hi all! As an experiment, I'm going to start posting a weekly status report issue on the tracker. It'll be closed at the end of each week. If you'd like to participate, respond to this thread!
#2015-07-02 → 2015-07-09

priorities

  1. Documentation tooling
    1. Over at the nascent docs WG, I'm investigating using @wooorm's excellent mdast tool for documentation building.
    2. I am building a mdast plugin that will do link checking / doc dependency tracking for us.
  2. Static analysis
    1. I've gotten access to a clone of the registry.
    2. I'll be knocking the bugs out of estoc over the next week once the doc tooling stuff is done.
    3. The next step after that is to feed that data into a searchable database and build a simple web UI around it.
  3. Code coverage for core JS modules
    1. This was working at Nodeconf, but I've come to find out that it depends which istanbul I run it with.

blocked efforts / ENOTIME

Hey wow! Look at all of this stuff!

  • A while back @vkurchatkin and I started an effort to reduce core's use of internal properties from streams. This is stalled, though I'd still be interested in seeing this through!
  • statvfs hooks for libuv — This is mostly done and just needs someone to finish it.
  • Streams WG meetings — I haven't organized another recently, but there are definitely topics that would be great to cover. If someone is interested in organizing one, let me know and I can run you through the process.
  • Collaborator forum — this might end up as a GitHub repo (or just as this status update!)
  • Stop the internal repl from corrupting history when two repls are running. This is pretty much done if someone wants to take it over. I'd caution folks against changing the history format for the time being, since that will need to be done carefully in a major version bump.
    • Since we have homedir support in libuv now thanks to @cjihrig, it might be good to start enabling builtin REPL history by default!
  • I'd be happy to help anyone interested in building out a streaming fs.createReadDirStream() API — this might involve spelunking into libuv!

Metadata

Metadata

Assignees

No one assigned

    Labels

    metaIssues and PRs related to the general management of the project.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions