Distinguish between "click build" failing and "click build" succeeding, but validation failing

Bug #1366049 reported by Daniel Holbach
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qtcreator-plugin-ubuntu
Fix Released
Undecided
Unassigned
click (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

"click build" is soon going to run "click-review" as part of the build to notify developers who are using "click build" manually of possible validation issues.

Currently qtcreator-plugin-ubuntu relies on the return code of "click build" being 0.

If we want to distinguish between

 - build of click file failed
 - click file successfully built, validation failed
 - click build + validation successful

we need to define a return codes for these cases.

Colin Watson (cjwatson)
Changed in click (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Benjamin Zeller (zeller-benjamin) wrote :

We are now using "click build --no-validate" to create the click package and run "click-review" as an extra step right after it.
So there is no need anymore to force the return code to be 0 in case validation fails.

Changed in qtcreator-plugin-ubuntu:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.