hydro-project / hydroflow

Hydro's low-level dataflow runtime
https://hydro.run/docs/hydroflow/
Apache License 2.0
475 stars 33 forks source link

Check if the Docker image builds are still relevant (test on PRs?) #395

Open shadaj opened 1 year ago

shadaj commented 1 year ago

Right now, it's easy to accidentally break main because we only build (and publish) images there. We should have a separate workflow for just building the image for PRs.

MingweiSamuel commented 1 year ago

The docker image build also occasionally fails on its own due to some networking stuff

MingweiSamuel commented 6 months ago

We have not broken the build in a while! https://github.com/hydro-project/hydroflow/actions/workflows/examples-container.yml

MingweiSamuel commented 6 months ago

Check if/what this build is doing at this point