cmu-delphi / forecast-eval

delphi.cmu.edu/forecast-eval
MIT License
5 stars 2 forks source link

Trigger `covidcast-docker` image build automatically #281

Open nmdefries opened 1 year ago

nmdefries commented 1 year ago

Following #279, when a PR is merged into the evalcast branch of https://github.com/cmu-delphi/covidcast, use a workflow to automatically build a new covidcast-docker docker image.

I'm not sure how complex inter-repo workflows are. It would be nice to have the workflow in this repo so it's easier to keep track of, but it is probably easier to set up the workflow in the covidcast repo. The build image is pushed to the ghcr.io image repository, which is accessible from anywhere with the right credentials.