Skip to content

feat: Add startup callback overload with configuration type#1547

Merged
HofmeisterAn merged 1 commit intodevelopfrom
feature/add-configuration-to-startup-callback
Oct 8, 2025
Merged

feat: Add startup callback overload with configuration type#1547
HofmeisterAn merged 1 commit intodevelopfrom
feature/add-configuration-to-startup-callback

Conversation

@HofmeisterAn
Copy link
Collaborator

What does this PR do?

This PR adds a new startup callback overload to the container builder that includes the container configuration (TContainerEntity, TConfigurationEntity, CancellationToken).

Why is it important?

This lets developers access the configuration during startup, which wasn't possible before.

Related issues

-

@HofmeisterAn HofmeisterAn added enhancement New feature or request breaking change Causing compatibility issues labels Oct 8, 2025
@netlify
Copy link

netlify bot commented Oct 8, 2025

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 774357e
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-dotnet/deploys/68e695f887ee8e00087efc7a
😎 Deploy Preview https://deploy-preview-1547--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 project configuration.

@HofmeisterAn HofmeisterAn merged commit 3b4f418 into develop Oct 8, 2025
139 checks passed
@HofmeisterAn HofmeisterAn deleted the feature/add-configuration-to-startup-callback branch October 8, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Causing compatibility issues enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant