codalab / codabench

Codabench is a flexible, easy-to-use and reproducible benchmarking platform. Check our paper at Patterns Cell Press https://hubs.li/Q01fwRWB0
Apache License 2.0
76 stars 28 forks source link

Email template fixes #1567

Closed ihsaan-ullah closed 3 months ago

ihsaan-ullah commented 3 months ago

@ mention of reviewers

@Didayolo

A brief description of the purpose of the changes contained in this PR.

Issues this PR resolves

A checklist for hand testing

We need to deploy this change on codabench test for testing

Checklist

Didayolo commented 3 months ago

@ihsaan-ullah Thanks for the PR. Why do we have for each email template a .html file and a .txt file with the same content?

ihsaan-ullah commented 3 months ago

I missed some email templates. Now all ara changed

ihsaan-ullah commented 3 months ago

@ihsaan-ullah Thanks for the PR. Why do we have for each email template a .html file and a .txt file with the same content?

For some reason, both txt and html files are used to send the emails https://github.com/codalab/codabench/blob/a37139a96d7f2beb169b40e9e322453545be5673/src/utils/email.py#L9

Didayolo commented 3 months ago

@ihsaan-ullah Deployed on codabench-test.lri.fr

ihsaan-ullah commented 3 months ago

Emails sent to participants are working. For some reason I am not receiving admin emails (sent to organizers)

Screenshot 2024-08-22 at 11 05 16 AM Screenshot 2024-08-22 at 11 06 14 AM Screenshot 2024-08-22 at 11 06 50 AM
ihsaan-ullah commented 3 months ago

We can improve the email design in the future