Last modified: 2013-01-28 15:46:36 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T46118, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 44118 - lint Python scripts using pyflakes
lint Python scripts using pyflakes
Status: VERIFIED FIXED
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-18 17:37 UTC by Antoine "hashar" Musso (WMF)
Modified: 2013-01-28 15:46 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2013-01-18 17:37:30 UTC
pyflakes is a Python linting tool which has clue about the code unlike pep8 which is only about style.

We should:
- get pyflakes installed on gallium
- update the job macro in Jenkins job builder
- update Zuul layout

We probably want to regroup pep8 and pyflakes in the same job to avoid massive copy pasting in Zuul layout.yaml.
Comment 1 Antoine "hashar" Musso (WMF) 2013-01-21 14:18:40 UTC
https://gerrit.wikimedia.org/r/#/c/44974/ installs pyflakes on gallium (already did that manually).
Comment 2 Antoine "hashar" Musso (WMF) 2013-01-28 15:45:56 UTC
Merged by Faidon.
Comment 3 Antoine "hashar" Musso (WMF) 2013-01-28 15:46:36 UTC
hashar@gallium:~$ apt-cache policy pyflakes
pyflakes:
  Installed: 0.5.0-1ubuntu1
  Candidate: 0.5.0-1ubuntu1
  Version table:
 *** 0.5.0-1ubuntu1 0
        500 http://ubuntu.wikimedia.org/ubuntu/ precise/main amd64 Packages
        100 /var/lib/dpkg/status

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links