srobo / tasks

Collects all the tasks which we want to work on.
https://github.com/srobo/tasks/issues
1 stars 0 forks source link

Setup code submitter for SR2025 virtual competition #1396

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

In order for teams to submit their code for the virtual competition, we need to setup the code submitter. This will be a web application that allows teams to submit their code and will be hosted on the SR's infrastructure.

Required actions:

Original

comp/virtual-comp/code-submitter

sedders123 commented 1 week ago

Potentially extend submitter to allow upload of logs and other match data (images, recordings etc.)

PeterJCLaw commented 1 week ago

Potentially extend submitter to allow upload of logs and other match data (images, recordings etc.)

https://github.com/PeterJCLaw/code-submitter/issues/42

However, I doubt the code submitter will be happy if we upload video files to it. That might be one to leave them hosted in Drive with unguessable urls.

PeterJCLaw commented 2 days ago

The code submitter is now up & running, though only using the existing state of the code -- no new functionality.