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

Setup poetry project, checkers and simple testing action #3

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

DanielePalaia
Copy link
Contributor

@DanielePalaia DanielePalaia commented Dec 5, 2024

This closes #2

This PR just setup the project:

  • Setup poetry and dependencies (qpid-python)
  • Setup python checkers: isort, flake, black, mypy
  • Setup a simple temporary test which connect to the RabbitMQ amqp 1.0 server
  • Setup a simple action which run a rabbitmq-server service, build the project and run the test suite (for the moment just the simple test as above)

@DanielePalaia DanielePalaia marked this pull request as draft December 5, 2024 08:47
@DanielePalaia DanielePalaia force-pushed the set_up_project branch 4 times, most recently from 3718866 to d4fc2e9 Compare December 5, 2024 09:15
@DanielePalaia DanielePalaia marked this pull request as ready for review December 5, 2024 13:25
@DanielePalaia DanielePalaia changed the title WIP: Setup poetry project, checkers and simple testing action Setup poetry project, checkers and simple testing action Dec 5, 2024
@DanielePalaia DanielePalaia merged commit c7027df into main Dec 6, 2024
1 check passed
@DanielePalaia DanielePalaia deleted the set_up_project branch December 6, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants