Skip to content

Commit 4bf2dc5

Browse files
authored
Merge pull request #41 from sedders123/sr2022-prep
SR2022 Prep
2 parents 51bc3db + 3a478ce commit 4bf2dc5

33 files changed

+243
-33
lines changed

comp/arena/acquire-screens.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
summary: Acquire screens
2+
3+
priority: major
4+
5+
component: Competition
6+
7+
milestone: $SRYYYY Competition
8+
9+
description: >-
10+
We do not have enough screens to cover everything, so we may need to hire
11+
more.
12+
13+
4 screens per arena, plus 2 for staging / shepherding.
14+
15+
Plus however many neeeded for non arena screens ("outside").

comp/arena/fire-extinguishers.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
summary: Station fire extinguishers next to the $SRYYYY Arenas
22

3-
priority: major
3+
priority: critical
44

55
component: Arena
66

@@ -12,3 +12,4 @@ description: >-
1212
1313
dependencies:
1414
- comp/arena/build
15+
- comp/safety/ensure-fire-extinguishers-are-present

comp/arena/music.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ component: Competition
77
milestone: $SRYYYY Competition
88

99
description: >-
10-
During matches we want music to be played into the arena. Typically this
11-
takes the form of a Spotify playlist.
10+
During matches we want music to be played into the arena.
11+
12+
We typically have 2 playlists: one for during matches, and one for during breaks.
13+
Generally the former is more "intense" than the latter.
1214
1315
Note that there is a separate task for the time-synchronised music played
1416
during the finals.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
summary: Organise the non-arena ("outside") display screens
2+
3+
priority: minor
4+
5+
component: Competition
6+
7+
milestone: $SRYYYY Competition
8+
9+
description: >-
10+
Throughout the venue we typically have a number of general information screens
11+
which show the schedule of matches, state of the league, etc. We need to organise
12+
screens & drivers for these to run on. They also need power and internet connections.
13+
14+
This may also include stands to mount the screens on. These screens are typically
15+
larger-format than the screens used within the arena.
16+
17+
dependencies:
18+
- comp/venue/network
19+
- comp/pre-comp-storage-trip
20+
- comp/arena/acquire-screens

comp/arena/screens-drivers.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ description: |
1717
* Pre-load the Pis SD cards with the proper OS
1818
* Label each Pi with where it will be deployed (e.g: Arena B, Corner 1)
1919
* Ensure the Pis will have a suitable name/address on the network
20+
21+
dependencies:
22+
- comp/pre-comp-storage-trip

comp/arena/screens-hire.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

comp/arena/screens.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ description: >-
1212
1313
dependencies:
1414
- comp/arena/screens-drivers
15-
- comp/arena/screens-hire
15+
- comp/arena/acquire-screens
1616
- comp/arena/screens-stands
1717
- comp/arena/power
1818
- comp/arena/network
19-

comp/arena/tape.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ description: >-
1313
- double-sided for laying the carpet with
1414
1515
We should check what stocks we have and order more if needed.
16+
17+
dependencies:
18+
- comp/pre-comp-storage-trip

comp/cleanup.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ dependencies:
1414
- comp/website/switch-to-normal-mode
1515
- comp/volunteers/reimbursement
1616
- comp/tear-down/main
17+
- comp/livestream/crop-vod
18+
- comp/feedback/post-competition-reports
19+
- comp/wrap-up-email

comp/computer-hardware.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ dependencies:
2020
- comp/reception/hardware
2121
- comp/arena/screens-drivers
2222
- comp/ops/score-entry-hardware
23+
- comp/arena/non-arena-display-screens

0 commit comments

Comments
 (0)