microbiomedata / submission-schema

https://microbiomedata.github.io/submission-schema/
MIT License
1 stars 1 forks source link

move yq commands out of project.Makefile and into a configuration file #178

Open turbomam opened 8 months ago

turbomam commented 8 months ago

see

mslarae13 commented 5 months ago

@turbomam what is left to do here if the PR is closed?

mslarae13 commented 5 months ago

Depends on decision around schema vs submission-schema Mark said would take a few hours to complete.

yq vs sheets-and-friends decision also needed. vs tsv_in files (Patrick and Mark to decide method of managing /capturing these difference)

Blocked until decision made.

turbomam commented 4 months ago

This is somewhat in contradiction to

I'm still feeling wishy-washy about more vs less use of yq

But this PR will make the project.Makefile easier to read.

mslarae13 commented 4 months ago

@turbomam who should weigh in on making this decision?

mslarae13 commented 3 months ago

Which .yaml manipulating methods are preferred?

yq files are handling the mapping of nmdc-schema to submissions-schema and come after sheets and friends.

Maintainability aspect would be easier if it was a standard shell script.