Skip to content

Fix combined wf patterns for Java with TestContainers#1304

Merged
msfussell merged 1 commit into
masterfrom
fix-java-wf-combined
Apr 22, 2026
Merged

Fix combined wf patterns for Java with TestContainers#1304
msfussell merged 1 commit into
masterfrom
fix-java-wf-combined

Conversation

@marcduiker
Copy link
Copy Markdown
Contributor

@marcduiker marcduiker commented Apr 22, 2026

Signed-off-by: Marc Duiker marcduiker@users.noreply.github.com

Description

The combined workflow patterns tutorial for Java was failing due to a method change and configuration change in TestContainers. This PR fixes both.

Issue reference

We strive to have all PRs 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: #[issue number]

Checklist

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

  • The quickstart code compiles correctly
  • You've tested new builds of the quickstart if you changed quickstart code
  • You've updated the quickstart's README if necessary
  • If you have changed the steps for a quickstart be sure that you have updated the automated validation accordingly. All of our quickstarts have annotations that allow them to be executed automatically as code. For more information see mechanical-markdown. For user guide with examples see Examples.

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
@marcduiker marcduiker requested review from a team as code owners April 22, 2026 19:56
@msfussell msfussell merged commit 56eb3ae into master Apr 22, 2026
6 of 7 checks passed
@marcduiker marcduiker deleted the fix-java-wf-combined branch April 23, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants