
Finally got contacted by one of GitHub’s devs on the variable values inside containers issues. He didn’t even bother reading the post written by his partner on this. :cry:


@sorawee unsure what’s happening with that. I will try to reproduce.

It seems I can’t reproduce. I can only repro https://github.com/racket/racket/issues/3141

Have you noticed this on the logs: https://github.com/racket/racket/runs/633486033?check_suite_focus=true#step:6:6579

@samth @sorawee ^^^


Now, this happens:
[2020-05-01T18:14:43] The server time is now Friday, May 1st, 2020 6:14:43pm
/bin/sh -c if [ ! -d "cs_build" ] ; then git clone "<http://localhost:9440/.git>" "cs_build" ; fi
Cloning into 'cs_build'...
error: Unable to find ea430272528e355738d883933e8ef8cb35f73cc1 under <http://localhost:9440/.git>
Cannot obtain needed commit ea430272528e355738d883933e8ef8cb35f73cc1
while processing commit fffdeeddd2921bd094ef785a68ccb68c9483d541.
error: fetch failed.

That may be because it only checks out one step

I need to do more testing locally