Changes between Version 22 and Version 23 of Ticket #29146
- Timestamp:
- Apr 28, 2020, 12:12:24 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29146 – Description
v22 v23 16 16 - system package installation should retry a few times when installation errors because of network errors occur. In particular for docker because an incomplete step will be cached 17 17 - Make obtaining image from container of failing builds more robust: Use LABEL commands in dockerfiles, use `docker ps --filter label=.... ` to look up the container (https://docs.docker.com/engine/reference/commandline/ps/) 18 - setenv/passenv SAGE_SERVER 18 19 19 20 Improvements to `tox local`: