Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Add RabbitMQContainer #6

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Conversation

flavioheleno
Copy link
Contributor

This PR adds a new RabbitMQContainer class that exposes a RabbitMQ module.

@flavioheleno flavioheleno added the enhancement New feature or request label Mar 19, 2024
@flavioheleno flavioheleno self-assigned this Mar 19, 2024
@flavioheleno
Copy link
Contributor Author

@leocavalcante do not merge this yet, I'll replace the tests using php-amqp/php-amqp with a library instead :)

@flavioheleno
Copy link
Contributor Author

@leocavalcante I can't figure out why the tests are failing..they all pass when I run locally, could you advise please?

@leocavalcante
Copy link
Member

    Problem 1
      - php-amqplib/php-amqplib is locked to version v3.6.1 and an update of this package was not requested.
      - php-amqplib/php-amqplib v3.6.1 requires ext-sockets * -> it is missing from your system. Install or enable PHP's sockets extension.

I'll be adding it to the phpctl dev container variant.

@leocavalcante
Copy link
Member

There we go: opencodeco/phpctl@ee2ff47
Feel free to merge it when you think it is ready, @flavioheleno :)

@flavioheleno
Copy link
Contributor Author

oh boy, did not scroll the log enough to see the error message.. facepalm sorry & thanks Leo!

@flavioheleno flavioheleno merged commit 60ac43f into opencodeco:main Mar 19, 2024
1 check passed
@flavioheleno flavioheleno deleted the feat/rabbitmq branch March 20, 2024 13:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants