The Project should contain a CI/CD Pipeline for automatic checking tests and pycodestyle on pull and creating a docker image on merge. It should not be allowed to merge before tests are running and the code style is running good. Maybe it is also possible to include Sonarqube to the pipeline as well.
Describe the Impact on the System
The project itself will not be touched, only infrastructure things within github will be changed.
Definition of Done
What needs to be done, before the Issue can be closed?
Describe the feature to be developed
The Project should contain a CI/CD Pipeline for automatic checking tests and pycodestyle on pull and creating a docker image on merge. It should not be allowed to merge before tests are running and the code style is running good. Maybe it is also possible to include Sonarqube to the pipeline as well.
Describe the Impact on the System The project itself will not be touched, only infrastructure things within github will be changed.
Definition of Done What needs to be done, before the Issue can be closed?