neuronsimulator / nrn-modeldb-ci

NEURON ModelDB CI tools
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

`getmodels`: download from GitHub #72

Open alexsavulescu opened 1 year ago

alexsavulescu commented 1 year ago

Rely on GitHub repositories instead of ModelDB for downloading. This PR shall live on until we iron out #71? I'm inclined to merge without.

olupton commented 1 year ago

Did you look into the errors in https://github.com/alexsavulescu/nrn-modeldb-ci/actions/runs/5118249186 ?

I am reluctant to switch to using a source that is known to be problematic (#71) and not to be eagerly updated (issues with new models in the last ~week)...

alexsavulescu commented 1 year ago

Did you look into the errors in https://github.com/alexsavulescu/nrn-modeldb-ci/actions/runs/5118249186 ?

Haven't checked that, there is a cache overlap somehow.

I am reluctant to switch to using a source that is known to be problematic (#71) and not to be eagerly updated (issues with new models in the last ~week)...

In principle we should have the same content GH vs ModelDB, and I'd rather move to GH where we know can leverage things.