diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-02-26 20:02:54 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2015-02-26 20:02:54 +0100 |
commit | 597524798ac35028caf4f4b80b4177f11b44d636 (patch) | |
tree | 6c6d2d1588d22373160c0cc3044a2cffcf8995b8 /TODO | |
parent | b1eeaac358b232a53b8a0e5f4f3a3ebcd56f4c66 (diff) | |
download | jenkins.debian.net-597524798ac35028caf4f4b80b4177f11b44d636.tar.xz |
update todo after the latest reproducible commits
Diffstat (limited to 'TODO')
-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 |