
Key: |
QB-138
|
Type: |
New Feature
|
Status: |
Resolved
|
Resolution: |
Fixed
|
Priority: |
Minor
|
Assignee: |
Robin Shen
|
Reporter: |
Oren Sadeh
|
Votes: |
0
|
Watchers: |
0
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
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
|
|
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.
|
Description
|
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. |
Show » |
No work has yet been logged on this issue.
|
|