summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2015-09-22reproducible: fix grammar for the unlikely case this condition will be metHolger Levsen1-1/+1
2015-09-22reproducible: use properly named tmpfileHolger Levsen1-1/+1
2015-09-22reproducible: be more verbose on repeated failureHolger Levsen1-2/+2
2015-09-22reproducible: improve code to check whether a schroot is in useHolger Levsen2-2/+2
2015-09-22reproducible: add comments and refactorHolger Levsen1-3/+6
2015-09-22reproducible: install EXTRA_PACKAGES when setting up pbuilder and not during ↵Holger Levsen1-1/+1
each and every build - this needs a second commit once all pbuilder base.tgz's are updated
2015-09-22reproducible: create stamp file a bit in the past so that the next run in ↵Holger Levsen1-2/+2
<24h thinks its older than 24h
2015-09-22reproducible: return empty string for duration instead of 'None'Holger Levsen1-1/+1
2015-09-22reproducible: include average build duration in live_statusHolger Levsen1-8/+15
2015-09-22reproducible: also notify irc if only old_ftbfs were scheduledHolger Levsen1-1/+1
2015-09-22reproducible: temporarily disable the scheduler for testing/amd64 as ↵Holger Levsen1-0/+4
diffoscope 36 is uninstallable in testing atm
2015-09-22reproducible: schedule old packages from sid/amd64 a bit less often and ↵Holger Levsen1-2/+2
those from stretch/amd64 a bit more - still emphasize sid though
2015-09-22reproducible: default suite is unstableHolger Levsen1-2/+2
2015-09-22reproducible: improve format of the stale-builds-detected emailsHolger Levsen1-5/+8
2015-09-22reproducible: fix typo/grammarHolger Levsen1-1/+1
2015-09-22reproducible: deprecate debbindiff some moreHolger Levsen1-1/+3
2015-09-22reproducible: fix punctationHolger Levsen1-1/+1
2015-09-22reprodcucible: emphasize bug filingHolger Levsen1-1/+1
2015-09-21reproducible: deprecate debbindiff some moreHolger Levsen1-8/+12
2015-09-21reproducible: abort create_pkg_job if there are warnings we can do nothing ↵Holger Levsen1-0/+14
about (except filing bugs unrelated to reproducible builds)
2015-09-21reproducible: refactor, define MAINNODE in _common.shHolger Levsen2-5/+6
2015-09-21reproducible: remove stale builds from at the beginning of the build and ↵Holger Levsen3-1/+20
send a daily mail about these from the maintenance job
2015-09-20reproducible: be trueHolger Levsen2-3/+3
2015-09-20reproducible: sleep less after unhandled conditions as these are rare and ↵Holger Levsen1-5/+1
arbitrary
2015-09-20reproducible: on remote host problems: sleep longer if the 2nd host is down, ↵Holger Levsen1-4/+5
in general sleep shorter though, as retrying is rather cheap
2015-09-20reproducible: force debug in call_diffoscope_on_changes_files()Holger Levsen1-0/+1
2015-09-20reproducible: make diffoscope calls more robust, retry after 2m if the ↵Holger Levsen2-1/+42
schroot was unavailable
2015-09-20reproducible: try to fix "DIFFOSCOPE=E: Failed to change to directory /tmp: ↵Holger Levsen1-1/+1
Permission denied"
2015-09-20reproducible: improve job output, less is moreHolger Levsen1-4/+3
2015-09-20reproducible: armhf: only update sources db for unstableHolger Levsen1-2/+5
2015-09-20typos in the morrrnings...Holger Levsen1-2/+2
2015-09-20fix typoHolger Levsen1-2/+2
2015-09-20reproducible: improve job output, include archHolger Levsen1-4/+4
2015-09-20reproducible: improve job outputHolger Levsen1-1/+1
2015-09-20reproducible: provide dummy values for untested archsHolger Levsen1-0/+1
2015-09-20reproducible: fix various typosHolger Levsen2-7/+7
2015-09-19reproducible: some more unstable/armhf special casingHolger Levsen1-0/+4
2015-09-19reproducible: on armhf: only schedule unstableHolger Levsen1-0/+2
2015-09-19reproducible: improve job outputHolger Levsen1-1/+4
2015-09-19ew lvoe tpyoesHolger Levsen1-1/+1
2015-09-19reproducible: include arch in print_schedule_result()Holger Levsen1-9/+9
2015-09-19reproducible: improve job outputHolger Levsen1-4/+0
2015-09-19reproducible: fix typosHolger Levsen1-4/+4
2015-09-19reproducible: improve job outputHolger Levsen1-6/+6
2015-09-19reproducible: only log scheduled packages if there are anyHolger Levsen1-1/+2
2015-09-19reproducible: shorten job outputHolger Levsen1-2/+0
2015-09-19reproducible: introduce MINIMUM_AGE[arch] to avoid rescheduling already ↵Holger Levsen1-2/+6
tested packages on armhf while we still have untested ones
2015-09-19fix typo in commentHolger Levsen1-1/+1
2015-09-19reproducible: improve comment explaining LIMITS and MAXIMAHolger Levsen1-6/+24
2015-09-19reproducible: don't generate the schedule pages twiceHolger Levsen1-1/+0