pocmatos
2020-4-20 08:06:10

Thanks.


pocmatos
2020-4-21 05:21:25

@samth why is drdr testing my commit over and over between 54290 and 54316?


pocmatos
2020-4-21 05:50:47

With 3050 fixed, I was thinking about working next on cross-arch testing (given 3050 being a cross arch problem) - focused on arm32 and aarch64. It should be quick to port from gitlab. However, there’s something I think it’s worth doing, which is move scripting of builds/test runs into a racket script, so that from the CI we only install a racket and run the script. What do others think? I referred to this in one of the last paragraphs of https://github.com/racket/racket-ci/issues/4#issue-578228084 At the same time it would allow us to better run this in emulation and locally. We can start a VM and send the script to the VM for execution.