← Back to team overview

ubuntu-sdk-bugs team mailing list archive

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

 

Public bug reported:

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.

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups

References