alces-software / metalware

Tools and conventions for improving bare metal machine management
Other
2 stars 0 forks source link

Integrate AssetBuilder into asset add/ edit commands #413

Closed WilliamMcCumstie closed 6 years ago

WilliamMcCumstie commented 6 years ago

This PR does not implement any new features. The asset add/ edit commands perform the same tasks as before. The sub asseting will not fully work at this stage,

Instead, the asset commands no longer inherit of the LayoutEditor. Instead the solely use the AssetBuilder to add/ edit there assets.

A single test has been skipped as it is no longer compatible between both the layout add and asset add commands. This will be fixed in a future PR.