Closed TheMrSheldon closed 4 months ago
The PR is still a draft and under active development
Ah, alright, thanks for the clarification :)
The checks are now passing but there are two outstanding todos:
The latter two (backend deployment workflow and Codespaces) are a lot more complex and should be separate issues.
The PR is now ready for review. The deployment of the static frontend to GitHub pages should be discussed separately since it requires some consideration about our deployment.
Hi, thank you very much, I likely can only look into this after the upcoming CLEF deadlines.
I saw that some checks are not successfull, could you have a loo what this is? I saw something failed with
jest: not found
which is used for unit tests in the JS code, so maybe they dont run anymore because they dependent on some directory structure?