Following a recent bugfix that made sure the docker image being pushed as part of the CI is actually the current version being built, there seems to be a race condition now where the docker image is being built before the latest pypi version of the package is available. See: https://github.com/lavie/runlike/actions/runs/4271546203/jobs/7436085482
Following a recent bugfix that made sure the docker image being pushed as part of the CI is actually the current version being built, there seems to be a race condition now where the docker image is being built before the latest pypi version of the package is available. See: https://github.com/lavie/runlike/actions/runs/4271546203/jobs/7436085482
cc @reconman