drop's picture

Assuming that we will continue to the pattern of posting each weekly dev agenda in the forum. Here is the agenda for next week and a forum topic where it can be discussed. 

https://bit.ly/3x7dWg1

Comments

indigoxela's picture

I'm suggesting another infrastructure topic. Not urgent - only if there's enough time.

There have been some experiments to switch from Zen.CI to Github actions, but the performance was just too bad.

An idea that came to my mind today: split into multiple jobs, so several runners run in parallel. As an example: 5 to 10 core modules per runner.

I'm not sure if this is feasible or if there's an upper limit by Github for running jobs at the same time (per project). But it seems worth a try.

Here's the related core issue (#4753).