Skip to content

Integrate poetry with relative dependencies (qpid-proton) and tools (isort, black, flake, mypy) and a simple github action #2

@DanielePalaia

Description

@DanielePalaia

Is your feature request related to a problem? Please describe.

Scope of this issue is to create the basic of the project:

  • Integrate poetry to the project as dependency and packaging management with relative necessary dependencies to build a library
  • Integrate some checkers: isort, black, flake, mypy and relative configurations. We can reuse the same one we use for rstrream: https://github.com/rabbitmq-community/rstream/blob/master/setup.cfg
  • Start to create a simple testing github action which build the project and run the code checker and run tests against a RabbitMQ cluster

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions