Merge lp:~fginther/cupstream2distro-config/coreapps-pep8-dropping-letters-and-weather into lp:cupstream2distro-config

Proposed by Francis Ginther
Status: Merged
Approved by: Francis Ginther
Approved revision: 1125
Merged at revision: 1125
Proposed branch: lp:~fginther/cupstream2distro-config/coreapps-pep8-dropping-letters-and-weather
Merge into: lp:cupstream2distro-config
Diff against target: 27 lines (+3/-0)
1 file modified
stacks/phablet/ubuntu-touch-coreapps.cfg (+3/-0)
To merge this branch: bzr merge lp:~fginther/cupstream2distro-config/coreapps-pep8-dropping-letters-and-weather
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Nicholas Skaggs (community) Approve
Francis Ginther Needs Resubmitting
Review via email: mp+220222@code.launchpad.net

Commit message

Add pep8 and pyflakes testing to lp:dropping-letters, lp:sudoku-app, and lp:ubuntu-weather-app.

Description of the change

Add pep8 and pyflakes testing to lp:dropping-letters, lp:sudoku-app, and lp:ubuntu-weather-app.

To post a comment you must log in.
1125. By Francis Ginther

Add lp:sudoku-app.

Revision history for this message
Francis Ginther (fginther) wrote :

Added sudoku.

review: Needs Resubmitting
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

hooks look good

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'stacks/phablet/ubuntu-touch-coreapps.cfg'
2--- stacks/phablet/ubuntu-touch-coreapps.cfg 2014-05-07 18:06:15 +0000
3+++ stacks/phablet/ubuntu-touch-coreapps.cfg 2014-05-20 10:21:40 +0000
4@@ -24,6 +24,7 @@
5 publish: False
6 projects:
7 dropping-letters:
8+ hooks: B10pep8 B10pyflakes
9 standard_jobs: generic-mediumtests-trusty generic-mediumtests-utopic
10 test_suite: dropping_letters_app
11 music-app:
12@@ -36,6 +37,7 @@
13 test_suite: reminders
14 stock-ticker-mobile-app:
15 sudoku-app:
16+ hooks: B10pep8 B10pyflakes
17 standard_jobs: generic-mediumtests-trusty generic-mediumtests-utopic
18 test_suite: sudoku_app
19 ubuntu-calculator-app:
20@@ -66,6 +68,7 @@
21 standard_jobs: generic-mediumtests-trusty generic-mediumtests-utopic
22 test_suite: ubuntu_terminal_app
23 ubuntu-weather-app:
24+ hooks: B10pep8 B10pyflakes
25 standard_jobs: generic-mediumtests-trusty-weather-app generic-mediumtests-utopic-weather-app
26 test_suite: ubuntu_weather_app
27 landing_job: generic-land-weather-app

Subscribers

People subscribed via source and target branches

to all changes: