GSoC Standalone GRC : week-7
Hello, So the main focus of this week was to store the information during runtime so that it is accessible in a proper format. So the workflow manager was set to store information with chainmaps, where we store each parameter with the corresponding workflow id, like so. class WorkflowManager(Element): workflow_labels= [] workflow_ids = [] param_list = ChainMap() def load_workflow_description(self, data, filepath): """parse the .