Skip to content

Commit 9da4f8b

Browse files
committed
Remove explicit publication of scores
This happens automatically now as part of the switch to competition mode.
1 parent 15d9b57 commit 9da4f8b

File tree

4 files changed

+1
-18
lines changed

4 files changed

+1
-18
lines changed

comp/game/score-website-live.yaml

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

comp/game/scoring.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ dependencies:
1515
- comp/game/score-entry
1616
- comp/game/score-format
1717
- comp/game/score-script
18-
- comp/game/score-website-live
1918
- comp/game/scoring-stationery

comp/website/main.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ description: >-
1111
competition.
1212
1313
dependencies:
14-
- comp/game/score-website-live
1514
- comp/announce
1615
- comp/ops/compstate
1716
- comp/website/public-compbox

comp/website/switch-to-live-mode.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ description: >-
1313
There is a separate task to switch back afterwards.
1414
1515
dependencies:
16-
- comp/game/score-website-live
16+
- comp/website/public-compbox

0 commit comments

Comments
 (0)