Changes between Version 23 and Version 24 of Ticket #29146
- Timestamp:
- Apr 28, 2020, 5:26:31 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29146 – Description
v23 v24 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 18 - setenv/passenv SAGE_SERVER 19 - Remove TARGETS_PRE/TARGETS distinction: Instead exit from make with a distinctive error code to trigger the ADD of src/ 19 20 20 21 Improvements to `tox local`: