add ci job to test wheels against oldest dependencies #35
ci.yml
on: push
Build Docker image
1m 16s
Matrix: build_and_test_wheels
Run unit tests in Docker container (only for the Python version used in the Dockerfile command)
1m 12s
Push Docker image to DockerHub
0s
Annotations
4 errors
Build wheels for cp39-manylinux_x86_64
Command ['sh', '-c', 'echo "Running unit tests" && \\\nPROJECT_ROOT=/project python3 -m unittest discover -s /project/tests -p "*tests.py" && \\\necho "Running unit tests against oldest supported versions of dependencies" && \\\npython3 -m pip install numpy==1.19.3 opencv==4.4.0.46 && \\\nPROJECT_ROOT=/project python3 -m unittest discover -s /project/tests -p "*tests.py"\n'] failed with code 1.
|
Build wheels for cp39-manylinux_x86_64
Process completed with exit code 1.
|
Build wheels for cp310-manylinux_x86_64
Command ['sh', '-c', 'echo "Running unit tests" && \\\nPROJECT_ROOT=/project python3 -m unittest discover -s /project/tests -p "*tests.py" && \\\necho "Running unit tests against oldest supported versions of dependencies" && \\\npython3 -m pip install numpy==1.21.2 opencv==4.5.4.60 && \\\nPROJECT_ROOT=/project python3 -m unittest discover -s /project/tests -p "*tests.py"\n'] failed with code 1.
|
Build wheels for cp310-manylinux_x86_64
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
LukasBommes~mv-extractor~128HAV.dockerbuild
Expired
|
70.9 KB |
|
mv-extractor-docker-image
Expired
|
882 MB |
|