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.
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.
Comments
It seems I was too late adding my item to this week's agenda, so here it is for next week instead:
Item for discussion/feedback: Weekly dev meeting purpose/format
https://github.com/backdrop-ops/backdrop-community/issues/6
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).