Skip to content

Conversation

@chasewallis
Copy link
Contributor

What does this PR do?

Add a simple way for users to use a custom Config.json for configuration Azure Service Bus.

Why is it important?

Without this change, to use a custom Config.json, user must manually map the resource file to a specific location. This change reduces that headache in knowing what exactly needs to be done.

Related issues

How to test this PR

Create a custom Config.json file with a unique queue name. Run the testcontainer and attempt to send/receive from that queue name.

@netlify
Copy link

netlify bot commented Apr 16, 2025

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit fe62d05
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/6800e325fa27560008cdb0ef
😎 Deploy Preview https://deploy-preview-1424--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.

Copy link
Collaborator

@HofmeisterAn HofmeisterAn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for taking care of it 🙇.

@HofmeisterAn HofmeisterAn added the enhancement New feature or request label Apr 17, 2025
@HofmeisterAn HofmeisterAn changed the title feat: Custom configuration option for Azure Service Bus feat(ServiceBus): Add builder API to upload config file Apr 17, 2025
@HofmeisterAn HofmeisterAn merged commit 5638c05 into testcontainers:develop Apr 17, 2025
67 checks passed
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

Successfully merging this pull request may close these issues.

[Enhancement]: Azure Service Bus Custom Config.json

3 participants