dapr / java-sdk

Dapr SDK for Java
Apache License 2.0
262 stars 207 forks source link

Adding Dapr configuration support to Testcontainers #1148

Closed artur-ciocanu closed 1 month ago

artur-ciocanu commented 1 month ago

Description

This is a tiny PR that adds support for Dapr Configuration to Testcontainers. The PR has been picked up from this one: https://github.com/dapr/java-sdk/pull/1126

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1125

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

artur-ciocanu commented 1 month ago

@artursouza @cicoyle @salaboy whenever you have a few minutes could you please take a look. Thank you!

artur-ciocanu commented 1 month ago

@artursouza or @cicoyle I would really appreciate if anyone of you could re-trigger the build. One of the build steps died with "Could not initialize Dapr". I have never seen an issue like this, but I think a new build won't hurt.

Thank you!