summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_breakages.py
AgeCommit message (Collapse)AuthorFilesLines
2017-06-18reproducible debian: introduce busterMattia Rizzolo1-3/+4
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-06-16reproducible Debian: WIP for s#testing#stretch#g - see ↵Holger Levsen1-2/+2
TODO4stretch_rename.txt for status Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-06-10reproducible Debian: list broken packages and diffoscope problems first, and ↵Holger Levsen1-21/+20
t.r-b.o problems last Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-06-04reproducible Debian: reword, drop 'caused by'Holger Levsen1-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-02-09reproducible Debian: clarify math usedHolger Levsen1-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-02-09reproducible debian: breakages: use a set instead of the `if item not in ↵Mattia Rizzolo1-5/+3
foo: foo.append(item)` construction Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-25reproducible Debian: improve log messageHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-25Revert "fixup 43c0ed4: reproducible Debian: also provide summaries for other ↵Holger Levsen1-3/+3
log types than stale builds" This reverts commit c38ffaffb0595be4c5ec155072ed44565ee656ab.
2017-01-25fixup 43c0ed4: reproducible Debian: also provide summaries for other log ↵Holger Levsen1-3/+3
types than stale builds Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-24reproducible Debian: also delete alien buildinfo files older than a dayHolger Levsen1-4/+11
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-24reproducible Debian: be consistant: %s#Trouble#Breakage#Holger Levsen1-3/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-23reproducible Debian: restructure breakages page and html headingsHolger Levsen1-9/+15
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-23reproducible Debian: really ignore files which have been deletedHolger Levsen1-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-23reproducible Debian: fix log message and language in two commentsHolger Levsen1-3/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-12reproducible Debian: refactorHolger Levsen1-6/+8
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-12reproducible Debian: restructure outputHolger Levsen1-4/+5
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-12reproducible Debian: fix imgHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-12fixup another typoHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-12fixup 93a522cb: reproducible Debian: add a graph with diffoscope crashes and ↵Holger Levsen1-4/+4
timeouts Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-12reproducible Debian: add a graph with diffoscope crashes and timeoutsHolger Levsen1-1/+51
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-11update copyrightHolger Levsen1-0/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-11reproducible Debian: reverse numbers for timeout and crash causing packages…Holger Levsen1-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-11reproducible Debian: s#html page#HTML page#gHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-11reproducible Debian: correctly count packages which make piuparts crash or ↵Holger Levsen1-2/+8
timeout Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-11fixup typosHolger Levsen1-2/+2
2017-01-11reproducible Debian: be more specific about problemsHolger Levsen1-1/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-08reproducible Debian: fix typoHolger Levsen1-1/+1
2016-10-17reproducible debian: make python sql more sqlite/postgres agnosticValerie R Young1-12/+12
This commit fixes all the python script sql queries that required minimal editing to be syntactically correct for both sqlite and postgres. Almost all fixes consist of the removal of double quotes from query strings. NOTE: the following scripts expect the schedule table's primary key to autoincrement. Running reproducible_db_maintence.py on a postgres database will not add the necessary autoincrementing functionality at this time. The following script WILL run on the sqlite database but will fail on postgres database constructed from reproducible_db_maintence.py until this is fixed: reproducible_remote_scheduler.py reproducible_schedule.py Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-10-01reproducible Debian: link available artifacts from breakages pageHolger Levsen1-0/+1
2016-09-29reproducible Debian: don't try to delete directories when removing obsolete ↵Holger Levsen1-4/+5
history pages
2016-09-29reproducible Debian: remove history pages which should not been there ↵Holger Levsen1-2/+3
(usually because the package has been removed)
2016-09-29reproducible Debian: refactorHolger Levsen1-17/+20
2016-09-29reproducible Debian: append unwanted history files to bad_files so that they ↵Holger Levsen1-0/+1
can be shown
2016-09-29reproducible debian: count source packages on which diffoscope time outs or ↵Holger Levsen1-2/+10
crashes so that we can graph that
2016-09-29reproducible debian: remove old files which should not be thereHolger Levsen1-1/+2
2016-09-29reproducible debian: ignore files which should not been there but are ↵Holger Levsen1-3/+3
younger than a day
2016-08-18reproducible debian: fix breakage reports for rb-pkg pagesValerie R Young1-2/+10
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-24reproducible debian: decouple navigation and page writing logicValerie R Young1-1/+4
Decoupling the navigation and page writing logic made it easier to do the following: - fix a bug introduced by adding headers at the top of the mainbody div (fixed in this commit) - make package pages to use the same structure as all other pages that contain a left navigation (to do in future) Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-17reproducible debian: add main navigation highlighting to python pagesValerie R Young1-1/+1
Added the correct navigation highlighting to the following pages: notes, no notes, tested in the last 24 hours, tested in the last 48 hours, all packages, notifications enabled, breakages, issue pages, scheduled, and maintainers page. Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-21reproducible: breakages: also detect stale files of belonging to old package ↵Mattia Rizzolo1-5/+13
versions Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-21reproducible: breakages: in alien_log(), correctly deal with different file ↵Mattia Rizzolo1-1/+8
names with different splitting needs Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-21reproducible: breakages: remove dead codeMattia Rizzolo1-31/+0
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-08reproducible debian: bug fix: only debian html belongs in tests.r-b.org/debianValerie R Young1-1/+1
2016-06-08reproducible debian: update urls to include tests.r-b.org/debian directoryValerie R Young1-1/+1
2016-05-07s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#gHolger Levsen1-1/+1
2016-01-21s#reproducible.debian.net#tests.reproducible-builds.org#g in many but not ↵Holger Levsen1-1/+1
all places yet
2016-01-07reproducible: improve breakage descriptionHolger Levsen1-3/+4
2016-01-07reproducible: sort breakges by package names foremostHolger Levsen1-9/+9
2015-12-07reproducible: rename debbindiff.(html|txt)(.gz|) files to diffoscope… filesHolger Levsen1-2/+2
2015-10-09reproducible: _html_breakages: add a check to detect stale history pages. ↵Mattia Rizzolo1-0/+13
Consider that currently nothing delete them automatically