Add vested budget spending tests and mappings#5123
Conversation
|
@zeeshanakram3 @mnaamani I think the build failed with https://github.com/Joystream/joystream/actions/runs/8542138020/job/23403106131?pr=5123#step:14:32047 Same thing for the network test build: Has there been some changes to the runner ? |
Yes I think it is quite possible the newer runners are installing newer versions of docker tools which do not include the docker-compose command, in favor of using Perhaps we should update our scripts. Strange in your other PR it works fine and it is using the same runner version https://github.com/Joystream/joystream/actions/runs/8551543087/job/23430768153?pr=5124#step:1:1 |
@mnaamani it looks like GH uses these new runners only sometime ATM. |
Addresses #5118
(Previous PR: dobertRowneySr#15)