-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.
Description
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
- Documentation tooling
- Static analysis
- I've gotten access to a clone of the registry.
- I'll be knocking the bugs out of estoc over the next week once the doc tooling stuff is done.
- The next step after that is to feed that data into a searchable database and build a simple web UI around it.
- Code coverage for core JS modules
- 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
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.