Closed zzambers closed 1 year ago
Looking to the pretty big scripting inthe gh actions, isnt better to add some wrapper, and then call that?
@judovana I don't think there is much scripting in GH workflow. It is just download of msi, setting environment variables with parameters for test and then packing and uploading results. There already is wrapper script ./wrapper/run-tps-win-vagrant.sh
which I make use of.
Good idea, thank you.
This adds GitHub testing using Adoptium Windows builds. Two additional small fixes were required.
Tests are not green as some test cases are currently failing. However based on todo comment in Adoptium configuration, support for Adoptium seems incomplete, so failures are probably expected at this point.