Merge lp:~nskaggs/reminders-app/add-jenkins-info into lp:reminders-app

Proposed by Nicholas Skaggs
Status: Merged
Approved by: Nicholas Skaggs
Approved revision: 542
Merged at revision: 544
Proposed branch: lp:~nskaggs/reminders-app/add-jenkins-info
Merge into: lp:reminders-app
Diff against target: 36 lines (+32/-0)
1 file modified
README.Mergeproposal.md (+32/-0)
To merge this branch: bzr merge lp:~nskaggs/reminders-app/add-jenkins-info
Reviewer Review Type Date Requested Status
Jenkins Bot continuous-integration Approve
Ubuntu Notes app developers Pending
Review via email: mp+288161@code.launchpad.net

Commit message

add jenkins info, add mp readme

Description of the change

add jenkins info, add mp readme

To post a comment you must log in.
Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) wrote :

FAILED: Autolanding.
More details in the following jenkins job:
https://core-apps-jenkins.ubuntu.com/job/reminders-app-autolanding/297/
Executed test runs:
    None: https://core-apps-jenkins.ubuntu.com/job/generic-land-mp/5666/console

review: Needs Fixing (continuous-integration)
Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) wrote :

FAILED: Autolanding.
More details in the following jenkins job:
https://core-apps-jenkins.ubuntu.com/job/reminders-app-autolanding/299/
Executed test runs:
    None: https://core-apps-jenkins.ubuntu.com/job/generic-land-mp/5671/console

review: Needs Fixing (continuous-integration)
Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) wrote :

FAILED: Autolanding.
More details in the following jenkins job:
https://core-apps-jenkins.ubuntu.com/job/reminders-app-autolanding/301/
Executed test runs:
    None: https://core-apps-jenkins.ubuntu.com/job/generic-land-mp/5674/console

review: Needs Fixing (continuous-integration)
Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) wrote :

FAILED: Autolanding.
More details in the following jenkins job:
https://core-apps-jenkins.ubuntu.com/job/reminders-app-autolanding/303/
Executed test runs:
    None: https://core-apps-jenkins.ubuntu.com/job/generic-land-mp/5676/console

review: Needs Fixing (continuous-integration)
Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'README.Mergeproposal.md'
2--- README.Mergeproposal.md 1970-01-01 00:00:00 +0000
3+++ README.Mergeproposal.md 2016-03-04 20:00:32 +0000
4@@ -0,0 +1,32 @@
5+Prerequisites to approving a Merge Proposal (MP)
6+================================================
7+
8+Over time, it has been found that insufficient testing by reviewers sometimes leads to reminders trunk not buildable in Qtcreator due to manifest errors, or translation pot file not updated. As such, please follow the checklist below before top-approving a MP.
9+
10+Checklist
11+=========
12+
13+* Does the MP add/remove user visible strings? If Yes, has the pot file been
14+ updated?
15+
16+* Does the MP change the UI? If Yes, has it been approved by design?
17+
18+* Did you perform an exploratory manual test run of your code change and any
19+ related functionality?
20+
21+* If the MP fixes a bug or implements a feature, are there accompanying unit
22+ and autopilot tests?
23+
24+* Is the reminders trunk buildable and runnable using Qtcreator?
25+
26+* Was the debian changelog updated?
27+
28+* Was the copyright years updated if necessary?
29+
30+The above checklist is more of a guideline to help reminders trunk stay buildable,
31+stable and up to date.
32+
33+
34+Jenkins
35+=======
36+In addition to manual reviews, merge proposals are subject to being run in jenkins to ensure the application builds and any unit tests are successful. For more information on jenkins and how it works, see the [Core Apps Jenkins Wiki](https://wiki.ubuntu.com/Touch/CoreApps/Jenkins)

Subscribers

People subscribed via source and target branches