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
=== modified file 'stacks/phablet/ubuntu-touch-coreapps.cfg'
--- stacks/phablet/ubuntu-touch-coreapps.cfg 2014-05-07 18:06:15 +0000
+++ stacks/phablet/ubuntu-touch-coreapps.cfg 2014-05-20 10:21:40 +0000
@@ -24,6 +24,7 @@
24 publish: False24 publish: False
25 projects:25 projects:
26 dropping-letters:26 dropping-letters:
27 hooks: B10pep8 B10pyflakes
27 standard_jobs: generic-mediumtests-trusty generic-mediumtests-utopic28 standard_jobs: generic-mediumtests-trusty generic-mediumtests-utopic
28 test_suite: dropping_letters_app29 test_suite: dropping_letters_app
29 music-app:30 music-app:
@@ -36,6 +37,7 @@
36 test_suite: reminders37 test_suite: reminders
37 stock-ticker-mobile-app:38 stock-ticker-mobile-app:
38 sudoku-app:39 sudoku-app:
40 hooks: B10pep8 B10pyflakes
39 standard_jobs: generic-mediumtests-trusty generic-mediumtests-utopic41 standard_jobs: generic-mediumtests-trusty generic-mediumtests-utopic
40 test_suite: sudoku_app42 test_suite: sudoku_app
41 ubuntu-calculator-app:43 ubuntu-calculator-app:
@@ -66,6 +68,7 @@
66 standard_jobs: generic-mediumtests-trusty generic-mediumtests-utopic68 standard_jobs: generic-mediumtests-trusty generic-mediumtests-utopic
67 test_suite: ubuntu_terminal_app69 test_suite: ubuntu_terminal_app
68 ubuntu-weather-app:70 ubuntu-weather-app:
71 hooks: B10pep8 B10pyflakes
69 standard_jobs: generic-mediumtests-trusty-weather-app generic-mediumtests-utopic-weather-app72 standard_jobs: generic-mediumtests-trusty-weather-app generic-mediumtests-utopic-weather-app
70 test_suite: ubuntu_weather_app73 test_suite: ubuntu_weather_app
71 landing_job: generic-land-weather-app74 landing_job: generic-land-weather-app

Subscribers

People subscribed via source and target branches

to all changes: