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

Create CI/CD pipeline for development #4

Open
5 tasks
fschwanck opened this issue Nov 4, 2024 · 0 comments
Open
5 tasks

Create CI/CD pipeline for development #4

fschwanck opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fschwanck
Copy link
Collaborator

We need to have a CI/CD pipeline for the repository. This can automate unit testing execution, linting and integration testing.

Items to add in CI/CD pipeline:

  • pytest execution with coverage of 60% at least
  • pylint
  • flake8
  • mypy
  • smoke-test with docker compose
@fschwanck fschwanck added the enhancement New feature or request label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants