1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 16:27:43 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
Dan Balasescu
91d9c0a7e8
Adjust job name 2024-11-11 13:44:11 +09:00
Dan Balasescu
0b570c4e15
Enforce concurrency by using single job
I've yet again re-confirmed by doubts about using concurrency groups.
It's just not flexible enough. In this case, it cancels any _future_
jobs.
2024-11-11 13:40:17 +09:00
Dan Balasescu
c1686fb687
Don't fail grep if no matches 2024-11-11 13:02:26 +09:00
Dan Balasescu
a3b8c4d127
Fix wrong cleaned up directory 2024-11-11 12:49:23 +09:00
Dan Balasescu
2767054286
Set -euo pipefail in diffcalc workflows 2024-11-11 12:49:23 +09:00
Dan Balasescu
5e8df623d4
Rename workflow 2024-11-09 23:49:30 +09:00
Dan Balasescu
6183daa95f
Split diffcalc workflow to add concurrency group 2024-11-09 19:59:20 +09:00