← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1358381] Re: new click-check-* scripts not shown in Validate section of Ubuntu Publish

 

This bug was fixed in the package qtcreator-plugin-ubuntu -
3.1.1+14.10.20140821-0ubuntu1

---------------
qtcreator-plugin-ubuntu (3.1.1+14.10.20140821-0ubuntu1) utopic; urgency=low

  [ Benjamin Zeller ]
  * Add UbuntuCMakeCache. Add support for UBUNTU_MANIFEST_PATH cache
    variable to support core. apps Fallback to search the manifest file
    in builddir if the desktop file. path in the project dir manifest
    file is not valid (core apps compatibility) Fix bug lp:1358381 "new
    click-check-* scripts not shown in Validate. section of Ubuntu
    Publish" (LP: #1358381)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Thu, 21 Aug 2014 07:27:06 +0000

** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
       Status: Fix Committed => Fix Released

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

Title:
  new click-check-* scripts not shown in Validate section of Ubuntu
  Publish

Status in “qtcreator-plugin-ubuntu” package in Ubuntu:
  Fix Released

Bug description:
  If I go to Ubuntu Publish and click Create Package, I can see on the right the output of various click-reviewers-tools checks. Looking at the output, I see that only click-check-lint, click-check-desktop, click-check-functional and click-check-security are shown. I have click-reviewers-tools 0.8 installed on utopic, and it has several additional checks:
  $ ls -1 /usr/bin/click-check-*
  /usr/bin/click-check-content-hub
  /usr/bin/click-check-desktop
  /usr/bin/click-check-functional
  /usr/bin/click-check-lint
  /usr/bin/click-check-online-accounts
  /usr/bin/click-check-push-helper
  /usr/bin/click-check-scope
  /usr/bin/click-check-security
  /usr/bin/click-check-url-dispatcher

  I'm not sure if these scripts are being called individually or if
  click-run-checks is being run and the UI isn't showing the additional
  checks (I'm told on IRC it is the latter). Either way, the SDK should
  be updated to run and display /usr/bin/click-check-*. New checks will
  be added in the future and it would be good if the SDK could more
  dynamically discover what is provided rather than hardcoding the
  checks. It is safe to use /usr/bin/click-check-* as the glob-- new
  checks will follow this format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1358381/+subscriptions


References