Skip to content

Fix Dockerfile.sdk export stage#66

Merged
KirillKurdyukov merged 1 commit into
masterfrom
fix-dockerfile-sdk-export-stage
Jun 18, 2026
Merged

Fix Dockerfile.sdk export stage#66
KirillKurdyukov merged 1 commit into
masterfrom
fix-dockerfile-sdk-export-stage

Conversation

@KirillKurdyukov

Copy link
Copy Markdown
Contributor

Summary

  • export stage must inherit from workload-build, not a fresh Maven image
  • Without this, packaged workload jars are missing and java-sdk SLO matrix fails

Test plan

  • Re-run SLO on ydb-java-sdk #668

Made with Cursor

The export stage must continue from workload-build; starting a fresh Maven
image dropped /src and broke copying the packaged workload jar.

Co-authored-by: Cursor <cursoragent@cursor.com>
@KirillKurdyukov
KirillKurdyukov merged commit aa13e94 into master Jun 18, 2026
3 checks passed
@KirillKurdyukov
KirillKurdyukov deleted the fix-dockerfile-sdk-export-stage branch June 18, 2026 07:07
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.

1 participant