12 May
2025
12 May
'25
10:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39877 --- Comment #5 from Jonathan Druart <jonathan.druart@gmail.com> --- Discussion for QA: How should we handle concurrency? It's crucial to prevent multiple tests from pushing simultaneously. To minimize the risk of the repository becoming outdated, we might need to perform a pull right before each push. Is that enough? Keep in mind that only one job will be run at the same time (Koha_Main). Maybe later we will also use it for stable branches. -- You are receiving this mail because: You are watching all bug changes.