Background: We need to create releases so that TDA can use it to point Saucelabs (Selenium) to use it as app bundle to run in VM against which tests are continuously run in order to stream data to testorg-az/demo. This could've been a cloud storage bucket but historically we have used GH releases for this so I decided to keep it that way.
Current state: seems to upload release correctly but then TDA fails to start the VM when provided that app bundle...
The idea is to automate existing manual release process.
Background: We need to create releases so that TDA can use it to point Saucelabs (Selenium) to use it as app bundle to run in VM against which tests are continuously run in order to stream data to
testorg-az
/demo
. This could've been a cloud storage bucket but historically we have used GH releases for this so I decided to keep it that way.Current state: seems to upload release correctly but then TDA fails to start the VM when provided that app bundle...