generated from PeterJCLaw/template-compstate
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathschedule.yaml
73 lines (67 loc) · 2.13 KB
/
schedule.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# Primary description of the overall schedule of the competition.
#
# All durations are in seconds.
#
# Matches are played within slots, set their lengths:
match_slot_lengths:
pre: 60
match: 150
post: 90
total: 300
#
# Various staging related times, in seconds before the actual match start
staging:
# The earliest teams can present themselves for a match
opens: 300
# The time by which teams _must_ be in staging
closes: 150
# How long staging is open for; equal to `opens - closes`
duration: 150
# How long before the start of the match to signal to shepherds they
# should start looking for teams
signal_shepherds:
Shepherd Name: 180
# How long before the start of the match to signal to teams they should
# go to staging
signal_teams: 180
#
timezone: Europe/London
#
# Delays which happened, record the wall-clock time and desired duration.
delays: []
#
# Timings during which match slots of a given type (league, knockout) can be
# scheduled. These should match up to the published day schedule for the event.
#
# Times here relate to the *start* of a match slot, so allow enough time for a
# match to complete if there is something else important happening immediately
# after a period ends.
match_periods:
league:
- start_time: 2025-02-08 13:10:00+00:00
end_time: 2025-02-08 14:50:00+00:00
max_end_time: 2025-02-08 15:00:00+00:00
description: Virtual league
#
- start_time: 2024-04-13 12:40:00+01:00
end_time: 2024-04-13 13:58:00+01:00
max_end_time: 2024-04-13 14:00:00+01:00
description: Saturday league, early afternoon
#
knockout:
- start_time: 2024-04-14 14:15:00+01:00
end_time: 2024-04-14 15:53:00+01:00
description: Knockouts
league:
# Extra spacing before an arbitrary set of matches. Typically used to allow
# marshals and teams to get into the rhythm of running matches.
# This value is ignored for matches which occur at the start of a period
# since no additional time is needed there.
extra_spacing: []
knockout:
round_spacing: 300 # Delay between knockout rounds
final_delay: 180 # Extra delay before the finals
single_arena:
rounds: 0
arenas:
- main