viralemergence / virion

The Global Virome in One Network
https://viralemergence.github.io/virion
37 stars 8 forks source link

possible fix of gh-actions #71

Closed colebrookson closed 1 year ago

colebrookson commented 1 year ago

Have been playing around with this -- I think the main problem was a series of dependencies that weren't being met with the newer builds.

This is a very temporary patch -- it's on my to-do list to spin up a docker image that can be used directly instead of built (@cjcarlson and I are talking about/planning this) but I think the changes here will work. Everything worked on my fork up until the deploy which is fine that was just error 128 which is because it tried deploying without the ssh keys.

Anyways, should be fixed, but would like to try this fix on the main if that's okay?

tpoisot commented 1 year ago

this seems to be working, so that's cool -- one thing I would do before looking at the code is a diff on the data that are generated

cjcarlson commented 1 year ago

let's see what happens