Fix tox-docker builds after #29941
mkoeppe opened this issue · 12 comments
src/VERSION.txt is needed in the Docker container after #29941.
This fixes the failures seen in https://github.com/sagemath/sage/actions/runs/2483481917
and also reported in pypa/setuptools#3389
Component: porting
Author: Matthias Koeppe
Branch/Commit: 58d62f4
Reviewer: François Bissey
Issue created by migration from https://trac.sagemath.org/ticket/34017
Let's get this in please
how does one test this? (I guess a box
with docker is needed)
The branch fixes what runs on GH Actions
Running (with some other tickets) for example in https://github.com/mkoeppe/sage/runs/7056478381
If it fixes the failures mentioned in the ticket in CI, I think that should count as automatically reviewed. The proof is in that pudding.
Reviewer: François Bissey
I'm interpreting this as a positive review, thanks
Yes, I thought I had ticked that box :)
Changed branch from u/mkoeppe/fix_tox_docker_builds_after__29941 to 58d62f4