Skip to content

Conversation

vmcj
Copy link
Owner

@vmcj vmcj commented Nov 4, 2021

No description provided.

@vmcj vmcj force-pushed the main branch 2 times, most recently from 1ff70b3 to e5c6534 Compare November 5, 2021 22:38
vmcj and others added 12 commits November 6, 2021 16:28
Overall ignore directories only used for CI.
Found when investigating DOMjudge#1303.

Looks ok now:
```
+-------------+--------+-------+----------+--------------+-----------+
| queuetaskid | teamid | jobid | priority | teampriority | starttime |
+-------------+--------+-------+----------+--------------+-----------+
|        2021 |      1 |  2016 |        0 |   1636109289 |      NULL |
|        2022 |      1 |  2017 |        0 |   1636109349 |      NULL |
|        2023 |      1 |  2018 |        0 |   1636109409 |      NULL |
|        2024 |      1 |  2019 |        0 |   1636109470 |      NULL |
|        2025 |      1 |  2020 |        0 |   1636109530 |      NULL |
|        2026 |      1 |  2021 |        0 |   1636109590 |      NULL |
|        2027 |      1 |  2022 |        0 |   1636109650 |      NULL |
|        2028 |      1 |  2023 |        0 |   1636109710 |      NULL |
```
Test unit tests against MySQL
This allows removing a workaround in the ansible code that
modifies the path to this script in the systemd unit file.
Before, these messages were not findable anywhere after sending them.

Closes: DOMjudge#1306
Also rename awards to medals in the UI, since it better represents the content.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants