Open-Assistant
Open-Assistant copied to clipboard
Make send report message from discord a celery task.
Fixes #2992
:x: pre-commit failed.
Please run pre-commit run --all-files locally and commit the changes.
Find more information in the repository's CONTRIBUTING.md
:x: pre-commit failed.
Please run pre-commit run --all-files locally and commit the changes.
Find more information in the repository's CONTRIBUTING.md
:x: pre-commit failed.
Please run pre-commit run --all-files locally and commit the changes.
Find more information in the repository's CONTRIBUTING.md
I have done most of what was required for the ticket.. the next step will be how to test if this is working.
If anyone has idea on how to test this, please do let me know.. @olliestanley
I have done most of what was required for the ticket.. the next step will be how to test if this is working.
If anyone has idea on how to test this, please do let me know.. @olliestanley
If you run docker compose --profile ci up --build --attach-dependencies it will run the backend and website locally including the changes you have made. You can use this for testing. Alternatively you could run the services separately
:x: pre-commit failed.
Please run pre-commit run --all-files locally and commit the changes.
Find more information in the repository's CONTRIBUTING.md
:x: pre-commit failed.
Please run pre-commit run --all-files locally and commit the changes.
Find more information in the repository's CONTRIBUTING.md
@espoirMur could you resolve the conflicts please?