summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_maintenance.sh
AgeCommit message (Expand)AuthorFilesLines
2015-09-02reproducible: update pbuilder in maintenance job too, run maintenance jobs mo...Holger Levsen1-2/+32
2015-09-02reproducibly: retry 'apt-get update' three times for each schroot before givi...Holger Levsen1-1/+16
2015-09-01fix typoHolger Levsen1-1/+1
2015-09-01reproducible: upgrade all the schroots in maintenance jobs, maybe do the same...Holger Levsen1-0/+10
2015-08-16reproducible: maintenance: reduce logparse noise when deleting old directorie...Mattia Rizzolo1-1/+1
2015-08-15Revert "reproducible: shorten irc notification text"Holger Levsen1-2/+2
2015-08-15reproducible: shorten irc notification textHolger Levsen1-2/+2
2015-08-15reproducible: maintenance: also consider architecture while grepping for fail...Mattia Rizzolo1-9/+13
2015-08-04no lockfile is also fineHolger Levsen1-1/+1
2015-08-04everything is fineHolger Levsen1-1/+1
2015-08-04everything is fineHolger Levsen1-1/+1
2015-08-04reproducible: run some tests only on jenkinsHolger Levsen1-84/+97
2015-08-04reproducible: db maintenance only on jenkinsHolger Levsen1-20/+22
2015-08-01reproducible: maintenance: auto-rescheduled depwait problems due to network f...Mattia Rizzolo1-1/+1
2015-08-01reproducible: maintenance: fix sqlite3 invocationMattia Rizzolo1-1/+1
2015-08-01reproducible: fixup previous commitMattia Rizzolo1-0/+1
2015-08-01reproducible: maintenance: do not auto-reschedule packages which actually suc...Mattia Rizzolo1-2/+7
2015-07-28reproducible: maintenance: be silent when succesfully deleting old schrootMattia Rizzolo1-1/+1
2015-07-10reproducible: maintenance: use zgrep instead of plain grep, since we are now ...Mattia Rizzolo1-1/+1
2015-07-05reproducible: maintenance: learn how to clean up those new logsMattia Rizzolo1-1/+1
2015-06-22reproducible: shut up the maintenance job a bit more: do not notify when you ...Mattia Rizzolo1-1/+1
2015-06-15reproducible: maintenance: fix schedule_packages() callMattia Rizzolo1-1/+1
2015-06-14reproducible: common,maintenance: also pass $REASON to the rescheduling scrip...Mattia Rizzolo1-0/+1
2015-06-14reproducible: reduce code duplication by teaching sh's schedule_packages() to...Mattia Rizzolo1-6/+2
2015-06-14reproducible: define $TEMPDIR as /tmp/reproducible and teach all the to creat...Mattia Rizzolo1-5/+5
2015-06-12reproducible: maintenance: fix syntaxMattia Rizzolo1-1/+1
2015-06-11reproducible: maintenance: also lists too old processes with uid 1111/2222/12...Mattia Rizzolo1-1/+17
2015-05-22reproducible: remove lockfiles older than 2 daysHolger Levsen1-0/+9
2015-05-16reproducible: drop warning+notifications when rescheduling packages due to ne...Holger Levsen1-1/+1
2015-05-15reproducible: fixup check for failed builds which was broken by moving files ...Holger Levsen1-2/+2
2015-05-13reproducible: explain when there is the need for manual cleanupHolger Levsen1-0/+7
2015-05-11reproducible: drop string 'Warning' from something we dont consider warning-w...Holger Levsen1-1/+1
2015-05-10reproducible: maintenance: the process killing part seems sane, enabling the ...Mattia Rizzolo1-3/+2
2015-05-05reproducible: don't fail maintainance if there is nothing to clean upHolger Levsen1-1/+1
2015-04-30reproducible: maintenance: also auto-reschedule package which fail due to apt...Mattia Rizzolo1-1/+1
2015-04-30reproducible: maintenance: drop code relative to /var/cache/pbuilder/results:...Mattia Rizzolo1-35/+0
2015-04-30reproducible: maintenance: fix find call to be more clever about what to dele...Mattia Rizzolo1-2/+2
2015-04-28reproducible: sed everything to use that $BASE variable instead of hardcoding...Mattia Rizzolo1-6/+6
2015-04-28reproducible: maintenance: specify column width to avoid crapping package nam...Mattia Rizzolo1-2/+2
2015-04-25reproducible: maintenance: do not remove notes of removed packages, the notes...Mattia Rizzolo1-1/+1
2015-04-25reproducible: maintenance: actually do rm now. the output has been tested eno...Mattia Rizzolo1-1/+1
2015-04-25reproducible: maintenance: pretty print removed packages tooMattia Rizzolo1-1/+1
2015-04-25reproducible: add a sane mean to notify the IRC channel when builds finish.Mattia Rizzolo1-2/+2
2015-04-21reproducible: maintenance: pretty print sql query results (instead of simple ...Mattia Rizzolo1-3/+1
2015-04-18reproducible: maintenance: swallow ~/devel/jenkins.debian.net output, it's bo...Mattia Rizzolo1-2/+2
2015-04-18reproducible: maintenance: bash can't correctly loop over sqlite3(1) output, ...Mattia Rizzolo1-5/+7
2015-04-18reproducible: maintenance: fix the cut(1) call in the removed packages partMattia Rizzolo1-3/+3
2015-04-16reproducible: new db table: removed_packages, to track removed package and su...Mattia Rizzolo1-15/+14
2015-04-14reproducible: initialize PSCALL safelyHolger Levsen1-0/+1
2015-04-14reproducible: maintenance: better presentation of processes about to be killedMattia Rizzolo1-2/+6