Closed lh-zhan closed 1 year ago
@lh-zhan
Hi, There is one more change request here: Please make sure to include all the information I provided you on the junit5.yml example (including the commented text): https://github.com/sailuh/kaiaulu/blob/206-add-text-module/conf/junit5.yml
The only selection we should comment on instead of removing is the analysis section.
I just realized the project information is entirely missing, which means we have no idea from the config file on the data provenance to download. We also want the OpenHub URLs since we need to look at them for project selection. The uctags will also be required later on for the Class HDSM GitLog.
Hi @carlosparadis Nice catch! I built these files when I tested out the src_text_showcase notebook, and forgot to add the new sections in. I've just updated, please let me know if there is any change needed!
gotchu, I'll make sure to include these changes once I finished developing the new config files.
Modified parser to parse
output_filepath
from config file to avoid duplicate output files for different projects.