diff --git a/TODO.rst b/TODO.rst index c495750..5ca6396 100644 --- a/TODO.rst +++ b/TODO.rst @@ -3,11 +3,9 @@ Work Items for Subunit2SQL Short Term ---------- - * Add a new metadata table for each existing table (run_metadata, - test_metadata, test_run_metadata) to store extra info from stream like - tags, or attrs and other information about runs like job name. - * Add artifacts option to CLI on subunit2sql to store log links in runs table * Add unit tests + * Flesh out query side of DB API to make it useful for building additional + tooling. Longer Term -----------