History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-138
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Robin Shen
Reporter: Oren Sadeh
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Dummy (placeholder) step

Created: 17/Oct/06 04:56 AM   Updated: 23/Jan/07 04:27 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
To fully utilize the hierarchial configuration strcuture, I often define an 'abstract' top level configuration in which the build steps are defined in a 'virtual' manner, for example I can serial composition of steps: checkout, build & deploy.
However, child configurations might override one or more of these steps. It is sometimes usefull to have a dummy step on the top level, similar to abstract method in a Java superclass, in which you can override it in the child configurations. My current workaround to this is to a step that will never run.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.