pocmatos
2020-5-1 09:08:43

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:



pocmatos
2020-5-1 09:11:49

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


pocmatos
2020-5-1 11:57:19

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


pocmatos
2020-5-1 12:03:21

pocmatos
2020-5-1 12:03:28

@samth @sorawee ^^^


pocmatos
2020-5-1 12:05:34

sorawee
2020-5-1 19:08:58

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.


samth
2020-5-1 19:10:55

That may be because it only checks out one step


samth
2020-5-1 19:10:59

I need to do more testing locally