← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1281234] Re: Ubuntu sdk applications should be easily built and tested

 

In the  Ubuntu SDK there is a Publish tab where the developer can create
and verify click package from the edited/active project with a single
click.

We are working on the integration of the present Run-Debug-Build prcess
to the QtC's own processes. So in the future there will not be Ctrl+F12
and other hustle, just Run or Build.

The click-budy is a great tool for the continuous integration, but I do
not think it is a bug that in the last year (when click-body did not
exist) the Ubuntu SDK was using other way to  offer packaging features.

** Changed in: qtcreator (Ubuntu)
       Status: Confirmed => Opinion

** Changed in: qtcreator (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1281234

Title:
  Ubuntu sdk applications should be easily built and tested

Status in “phablet-tools” package in Ubuntu:
  Confirmed
Status in “qtcreator” package in Ubuntu:
  Opinion

Bug description:
  When developing a ubuntu sdk application using qtcreator, it should be
  easy to deploy your application to a phablet device or the emulator
  and execute tests. Currently qtcreator has a shortcut, ctrl+f12 that
  partially does this. In addition, the conversion to cmake and the
  creation of click-buddy also partially allows this.

  What is needed is to finish the work needed for click-buddy to enable
  provisioning and testing for phablet devices and emulators, and for
  this work to be integrated into qtcreator to allow a developer to
  easily invoke building a click package and testing it.

  There are a couple bugs that inform this one:

  https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1280781
  https://bugs.launchpad.net/phablet-tools/+bug/1269163

  Once complete, cmake will be required, but the template for qtcreator
  for a new ubuntu application utilizes cmake already. We should ensure
  this template complies with the workflow via click-buddu. Click-buddy
  will also be usable from the command line as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1281234/+subscriptions


References