Skip to content

BUG: Docker 2014 image download failure is silent #24

Description

@tbirdso

A bad manylinux2014-x64 tag was provided for download in an ITKSplitComponents Linux Python test run but the run was marked as successful anyways, even though wheels were missing.

https://github.com/InsightSoftwareConsortium/ITKSplitComponents/actions/runs/3632771768/jobs/6129000489

TODO:

  • Add a sanity check to ensure that each expected wheel is in dist/ before upload to PyPI. If all expected wheels are not build then the run should fail and nothing should upload.
  • Investigate docker option to immediately fail and exit out if image cannot be retrieved.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions