FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix Dockerfile.sdk export stage by KirillKurdyukov · Pull Request #66 · ydb-platform/ydb-java-examples · GitHub

Fix Dockerfile.sdk export stage - #66

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

KirillKurdyukov merged 1 commit into
masterfrom
fix-dockerfile-sdk-export-stage

Conversation

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 merged commit aa13e94 into master Jun 18, 2026
3 checks passed
KirillKurdyukov deleted the fix-dockerfile-sdk-export-stage branch June 18, 2026 07:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL