summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_notes.py
AgeCommit message (Collapse)AuthorFilesLines
2015-09-08reproducible: log properlyHolger Levsen1-1/+1
2015-09-06reproducible: ignore architecture when loading notesHolger Levsen1-2/+2
2015-09-06reproducible: reword notes warnings and make the job not fail if package was ↵Holger Levsen1-3/+4
removed
2015-08-17reproducible: notes: do not fail when not run on jenkins due to lack of the ↵Mattia Rizzolo1-2/+6
BUILD_URL evn variable
2015-08-17reproducible: notes: do not fail the job when the version is missingMattia Rizzolo1-5/+10
2015-08-11reproducible: notes: hardcode amd64 in a query for nowMattia Rizzolo1-1/+2
2015-06-13reproducible: get rid of 2/3 irc notifications for broken notes.gitHolger Levsen1-1/+2
2015-05-03reproducible: move the code to call kgb and relay messagess to common.pyMattia Rizzolo1-4/+2
2015-05-01fix typoHolger Levsen1-1/+1
2015-05-01reproducible: make the notes jobs not fail if there is a note for an ↵Holger Levsen1-2/+5
untested package. add irc notification.
2015-03-30reproducible: move the really_ftbfs quering+dispalying where it should stay: ↵Mattia Rizzolo1-21/+0
in the indexes, as a section of the FTBFS pages
2015-03-29reproducible: notes: query the db and lists packages which FTBFS but no due ↵Mattia Rizzolo1-0/+21
to timestamps from cpp macros. Bad house for this code, but let's dump it here for now
2015-03-29reproducible: store notes in the database. This is a initial work. It does ↵Mattia Rizzolo1-0/+138
nothing other than picking the yaml files and store it's content on the db