-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
technical debtTechnical debt in CMEWTechnical debt in CMEW
Milestone
Description
As mentioned in this comment:
#130 (comment)
The functions
write_recipeinCMEW/app/configure_for/bin/update_recipe_file.pyandwrite_dict_to_yamlinCMEW/app/add_datasets/bin/add_datasets_to_share.py
are actually the same function (one with a more generic name) and should be pulled into a common directory.
CMEW/lib/python/ automatically gets added to PYTHONPATH when the workflow is run, so I initially experimented with writing write_recipe into CMEW/lib/python/common.py. The changes to unit tests (mostly the ability to run them locally) made this into a larger piece of work than anticipated, so I'm writing this as a separate issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
technical debtTechnical debt in CMEWTechnical debt in CMEW