monarch-initiative / mondo-ingest

Coordinating the mondo-ingest with external sources
https://monarch-initiative.github.io/mondo-ingest/
6 stars 3 forks source link

Refactor `mondo` to always pull from `mondo-ingest`, not individual repos #599

Open joeflack4 opened 2 days ago

joeflack4 commented 2 days ago

Overview

There are some cases where the mondo repo is doing wgets to individual source repositories. We should refactor the pipeline so that it always looks like this: mondo --> mondo-ingest --> SOURCE repo(s).

matentzn commented 2 days ago

You can assign this to me