-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When making the RWR PR, we had the following error in the CI:
2025-06-12T17:11:19.8730341Z PASSED
2025-06-12T17:11:20.3701315Z test/RWR/test_RWR.py::TestRWR::test_rwr 404 Client Error for http+docker://localhost/v1.48/images/docker.io/reedcompbio/rwr:latest/json: Not Found ("No such image: reedcompbio/rwr:latest")
2025-06-12T17:11:20.3703416Z None
However, at the time of writing, there is an image already present:
It seems that the CI is looking for the amd64 architecture, but only the arm architecture is pushed - it would be useful to have more than just the amd64 architecture pushed, and to document that arm-based machines need to also push an amd64 architecture.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
