Page MenuHomePhabricator

checkimages.py: keep track of which file is already logged
Closed, ResolvedPublic

Description

checkimages tags file titles on a report page but the same files are listed over and over again.
Either insert the n_text template to the page or remember the already listed files

See https://de.wikipedia.org/wiki/Benutzer:Xqbot/Report for a sample

Event Timeline

Xqt raised the priority of this task from to Medium.
Xqt updated the task description. (Show Details)
Xqt added projects: Pywikibot, Pywikibot-Scripts.
Xqt subscribed.

Seems some regexes passed to report_image() does not work as expected

Change 224597 had a related patch set uploaded (by Xqt):
[bugfix]: missing re.MULTILINE flag to match "$" line ending

https://gerrit.wikimedia.org/r/224597

Xqt raised the priority of this task from Medium to High.Sep 16 2015, 1:05 PM

Enough time for this simple patch.

Change 224597 had a related patch set uploaded (by Xqt):
[bugfix]: Do not flood log page.

https://gerrit.wikimedia.org/r/224597

Change 224597 merged by jenkins-bot:
[bugfix]: Do not flood log page.

https://gerrit.wikimedia.org/r/224597

Change 248686 had a related patch set uploaded (by Xqt):
[bugfix] add the image name before comparing the content

https://gerrit.wikimedia.org/r/248686

Change 248686 merged by jenkins-bot:
[bugfix] add the image name before comparing the content

https://gerrit.wikimedia.org/r/248686

Change 251695 had a related patch set uploaded (by Xqt):
[bugfix] Ignore asterisk while comparing reported lines

https://gerrit.wikimedia.org/r/251695

Change 251695 merged by jenkins-bot:
[bugfix] Ignore asterisk while comparing reported lines

https://gerrit.wikimedia.org/r/251695