microbiomedata / nmdc-runtime

Runtime system for NMDC data management and orchestration
https://microbiomedata.github.io/nmdc-runtime/
Other
4 stars 3 forks source link

Create notebook for `nmdc-schema` `9.3` -> `10.0` (a.k.a. `9.4`) migration #444

Closed eecavanna closed 5 months ago

eecavanna commented 5 months ago

The next version of nmdc-schema after v9.3.2 will introduce a new migrator: migrator_from_9_3_to_9_4.py.

This ticket represents the task of creating a new migration notebook (in nmdc-runtime) that uses that migrator.


Eventually, I want to eliminate the need to explicitly create individual migration notebooks; but things are not ready for that yet.

eecavanna commented 5 months ago

I replaced this issue with https://github.com/microbiomedata/nmdc-runtime/issues/450