Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set up CI via github actions #40

Open
KonradUdoHannes opened this issue Jul 29, 2023 · 1 comment
Open

set up CI via github actions #40

KonradUdoHannes opened this issue Jul 29, 2023 · 1 comment
Assignees

Comments

@KonradUdoHannes
Copy link
Collaborator

  • The CI should run the pre-commit hooks and the unit tests for the bakcend.
  • Unit tests for the frontend are out of scope for this issue as its currently not clear if and how they will be set up
  • There should be separate workflows for frontend and backend.
  • CI should run on PR to development and should allow manual workflow dispatch
@KonradUdoHannes KonradUdoHannes self-assigned this Jul 29, 2023
@KonradUdoHannes
Copy link
Collaborator Author

Contrary to the initial formulation of the issue separate workflows for frontend and backend is questionable as pre-commit runs both the frontend and backend hooks at once as well as some general file formatting hooks (end of line fix etc.) that are common to both backend and frontend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant