I'm not sure yet if this affects next/master, but it was seen for #1112. I can't see an obvious reason why the changes in that PR should have broken test-images.
Note that the error was observed in a 3rd-party repo from which a PR was made:
https://github.com/yoursdearboy/central/actions/runs/21819260531/job/62948189917
#39 [nginx intermediate 4/5] RUN files/prebuild/write-version.sh
#39 0.243 fatal: No names found, cannot describe anything.
#39 DONE 0.4s
#41 [service intermediate 5/9] RUN git describe --tags --dirty > /tmp/sentry-versions/central
#41 0.149 fatal: No names found, cannot describe anything.
#41 ERROR: process "/bin/sh -c git describe --tags --dirty > /tmp/sentry-versions/central" did not complete successfully: exit code: 128
I'm not sure yet if this affects
next/master, but it was seen for #1112. I can't see an obvious reason why the changes in that PR should have brokentest-images.Note that the error was observed in a 3rd-party repo from which a PR was made:
https://github.com/yoursdearboy/central/actions/runs/21819260531/job/62948189917