Skip to content

Wait for pysvf wheels before building teaching images - #35

Open
JoelYYoung wants to merge 3 commits into
SVF-tools:mainfrom
JoelYYoung:fix/wait-for-pysvf
Open

Wait for pysvf wheels before building teaching images#35
JoelYYoung wants to merge 3 commits into
SVF-tools:mainfrom
JoelYYoung:fix/wait-for-pysvf

Conversation

@JoelYYoung

Copy link
Copy Markdown

The SVF repository dispatch starts the SVF-Python release and teaching image builds concurrently. The teaching build can therefore reach TestPyPI before the matching amd64 or arm64 pysvf wheel has been published.

Retry the pysvf installation for up to 15 minutes. The step still succeeds immediately when the wheel is already available and fails clearly after the bounded wait.

This addresses the No matching distribution found for pysvf failure in run 32681883334. The Dockerfile passes docker build --check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant