Commit Graph

3 Commits

Author SHA1 Message Date
tanhengyeow 9ab35beae8 Refactor clone_workspace function to use convert_mapping_to_xml
1. Refactored the code in the function to utilize convert_mapping_to_xml's
way of detecting valid types.
2. Refactored optional parameters to use convert_mapping_to_xml

Note:
This update will affect users using lowercase inputs in their YAML files.
An exception will be raised if the inputs doesn't follow the exact
casing required by the plugin.

Change-Id: I053ef5f58200e51b3f6ff5ec55760f9e6f095370
2018-07-13 22:56:12 +08:00
Dong Ma 23cbeda2e9 Update clone-workspace plugin
- update clone-workspace plugin to use convert_mapping_to_xml
- update doc string

Change-Id: Id4cefb9504f02ef1b654e223b6d9ddefaa122967
2016-09-08 02:14:49 +08:00
Eli Klein dcfe7696d0 Added clone-workspace publisher
Change-Id: I39c71d69b100206e09164f0b765bda14d6f428c6
2014-02-06 14:39:14 -07:00