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

feat: Add Azure Service Bus module #1309

Merged
merged 3 commits into from
Dec 7, 2024

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

The PR adds the Azure Service Bus module. Currently, the image makes it difficult to detect readiness of the container and service (see: Azure/azure-service-bus-emulator-installer#35 (comment) ). I have added a workaround, but depending on the host, the additional wait strategy delay may not be sufficient. If the module indicates readiness too early, please customize the wait strategy by overriding it and increasing the delay.

Why is it important?

-

Related issues

@HofmeisterAn HofmeisterAn added the enhancement New feature or request label Nov 27, 2024
Copy link

netlify bot commented Nov 27, 2024

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 12dc6d3
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/67543d064466190008bf195a
😎 Deploy Preview https://deploy-preview-1309--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@HofmeisterAn HofmeisterAn added the module An official Testcontainers module label Nov 27, 2024
@HofmeisterAn HofmeisterAn merged commit 8e0f6d5 into develop Dec 7, 2024
107 checks passed
@HofmeisterAn HofmeisterAn deleted the feature/add-azure-service-bus-emulator branch December 7, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module An official Testcontainers module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement]: Azure Service Bus emulator
2 participants