Merge develop into master
Testing
Deployed at https://codabench-test.lri.fr/
Manual intervention
- Copy and paste last storage_inconsistency files from /logs folder to /var/logs/ folder. Mind the 's' at the end of 'logs' (#1575).
cd codabench
cp -r logs/* var/logs
- Re-build docker containers (#1593).
docker compose down
docker system prune -af
docker compose up -d
Changes
- #1522
- #1565
- #1562
- #1567
- #1560
- #1568
- #1569
- #1571
- #1575, #1609
- #1588
- #1583
- #1592
- #1584
- #1593
- #1626
- #1613
- #1614
- #1612
- #1630
- #1631
- #1634
- #1581