Skip to content

Migrate TODO.md to GitHub issues - #129

Merged
lann merged 1 commit into
mainfrom
todo-to-issues
Jul 28, 2026
Merged

Migrate TODO.md to GitHub issues#129
lann merged 1 commit into
mainfrom
todo-to-issues

Conversation

@lann

@lann lann commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

What

Moves every open TODO.md item to its own GitHub issue, deletes TODO.md, and updates all references to point at the issues.

TODO item Issue
A3 (conformance interop matrix gaps) #119
E6 (unwind the rtc git pin) #120
E12 (node-webrtc reordering write-ups) #121
E14 (webrtc-rs full-queue event drops) #122
E15 (rtc missing SCTP stream reset) #123
E16 (node-datachannel close-queue loss) #124
E18 (reference-offerer close data loss) #125
F5 (flush-aware connection teardown) #126
F7 (corpus plan/params mirrors) #127
F11 (jco in-process timeout isolation) #128

Issue bodies carry the TODO text verbatim (intra-TODO cross-references converted to issue links; #125 also links the pre-existing #117) and a "Migrated from TODO.md item " footer, so the ids referenced by older commits and PRs stay traceable.

Reference updates

Verification

  • rg 'TODO\.md|TODO item' finds no remaining references.
  • just fmt-check, just clippy, and the conformance-runner tests (13/13) pass.

Each open item moves to its own issue (A3->#119, E6->#120, E12->#121,
E14->#122, E15->#123, E16->#124, E18->#125, F5->#126, F7->#127,
F11->#128); references in Cargo.toml, wasip3-impl/README.md,
conformance/manifests.toml (including the wasip3-guest-x-reference
expected-fail tracking ref), conformance/README.md, cli-signaling.rs,
and the runner's schema docs and test fixtures now point at issues.
@lann
lann merged commit 1d86ec4 into main Jul 28, 2026
5 checks passed
@lann
lann deleted the todo-to-issues branch July 28, 2026 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant