diff options
-rw-r--r-- | TODO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -128,11 +128,11 @@ properties: ** replace bin/reproducible_installed_on_debian.org with a proper data provider from DSA * db schema 2.0 -** add support for suites, we soon want to test jessie,stretch,sid,experimental -** add support for archs, one day we'll want to rebuild all the packages on all the archs too! -** extra table to record build times (forever, so we get relevant data) -** cleanup some field names (which?!?) -** add boolean field to sources_scheduled: temporarily_publish_results, so we can manually schedule packages, which provide the binary packages somewhere for inspection +** actually add support for suites in the code, the db is fine now. +** actually add support for archs, the db is fine now. One day we'll want to rebuild all the packages on all the archs too! +** record build times in the results table. +** record build stats in the new stats_build table (forever, so we get relevant data) +** add support for the save_artifacts field in the schedule table, so we can manually schedule packages, which provide the binary packages somewhere for inspection ** move "untested" field in stats table too? (as in csv output...) * missing tests: variation in kernel and date |