Merge lp://staging/~ubuntu-testcase/ubuntu-community-testing/add_and_package_script into lp://staging/ubuntu-community-testing

Proposed by Brendan Donegan
Status: Needs review
Proposed branch: lp://staging/~ubuntu-testcase/ubuntu-community-testing/add_and_package_script
Merge into: lp://staging/ubuntu-community-testing
Diff against target: 311 lines (+215/-1)
13 files modified
.bzr-builddeb/default.conf (+2/-0)
README (+17/-0)
debian/changelog (+5/-0)
debian/compat (+1/-0)
debian/control (+23/-0)
debian/copyright (+21/-0)
debian/docs (+1/-0)
debian/rules (+12/-0)
debian/source/format (+1/-0)
setup.py (+43/-0)
ubuntu_community_testing/__init__.py (+17/-0)
ubuntu_community_testing/ubuntu_community_testing.py (+66/-0)
ubuntu_community_testing/upload_results.py (+6/-1)
To merge this branch: bzr merge lp://staging/~ubuntu-testcase/ubuntu-community-testing/add_and_package_script
Reviewer Review Type Date Requested Status
Ubuntu Testcase Admins Pending
Review via email: mp+268654@code.staging.launchpad.net

Description of the change

Do a bit of refactoring of the project layout so the web-service is in its own directory and tools are in a separate one. More importantly, add a script called ubuntu-community-testing which wraps the process of getting the Checkbox provider from people.canonical.com and running Checkbox with it.

This still needs debian packaging for the tools. The debian package should install both tools and the required dependencies (mainly checkbox-converged-community). Once packaged it can be built in the ubuntu-testcase/community-testing PPA

To post a comment you must log in.

Unmerged revisions

35. By Christopher Lee

Update copyright file from where I pilfered it from.

34. By Christopher Lee

Add checkbox-converged-community to depends.

33. By Christopher Lee

Adding initial packaging w/ slight shuffle around.

32. By Christopher Lee

Fix syntax and flake8 errors

31. By Brendan Donegan

Add ubuntu-community-testing wrapper script

30. By Brendan Donegan

Adding upload script and re-arranging codebase

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches