Skip to content

Add assemble dependency for distribution packages#19634

Merged
andrross merged 1 commit intoopensearch-project:mainfrom
andrross:dep-rpm-assemble
Oct 15, 2025
Merged

Add assemble dependency for distribution packages#19634
andrross merged 1 commit intoopensearch-project:mainfrom
andrross:dep-rpm-assemble

Conversation

@andrross
Copy link
Member

We previously hit this behavior change with the archive builds. The same fix needs to be applied to the distribution packages to explicitly add the assemble dependency.

Related Issues

Resolves #19625

Check List

  • Functionality includes testing.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

We previously hit this behavior change with the archive builds. The same
fix needs to be applied to the distribution packages to explicitly add
the assemble dependency.

Signed-off-by: Andrew Ross <andrross@amazon.com>
@andrross andrross requested a review from a team as a code owner October 14, 2025 18:22
@github-actions github-actions bot added autocut v3.4.0 Issues and PRs related to version 3.4.0 labels Oct 14, 2025
@github-actions
Copy link
Contributor

❌ Gradle check result for b062f01: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for b062f01: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❕ Gradle check result for b062f01: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.06%. Comparing base (d3252cd) to head (b062f01).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19634      +/-   ##
============================================
- Coverage     73.12%   73.06%   -0.06%     
+ Complexity    70662    70628      -34     
============================================
  Files          5723     5723              
  Lines        323516   323444      -72     
  Branches      46852    46845       -7     
============================================
- Hits         236558   236329     -229     
- Misses        67930    68043     +113     
- Partials      19028    19072      +44     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrross andrross merged commit 387e663 into opensearch-project:main Oct 15, 2025
40 of 44 checks passed
@andrross andrross deleted the dep-rpm-assemble branch October 15, 2025 18:41
peteralfonsi pushed a commit to peteralfonsi/OpenSearch that referenced this pull request Oct 15, 2025
…#19634)

We previously hit this behavior change with the archive builds. The same
fix needs to be applied to the distribution packages to explicitly add
the assemble dependency.

Signed-off-by: Andrew Ross <andrross@amazon.com>
rgsriram pushed a commit to rgsriram/OpenSearch that referenced this pull request Oct 18, 2025
…#19634)

We previously hit this behavior change with the archive builds. The same
fix needs to be applied to the distribution packages to explicitly add
the assemble dependency.

Signed-off-by: Andrew Ross <andrross@amazon.com>
kh3ra pushed a commit to kh3ra/OpenSearch that referenced this pull request Oct 23, 2025
…#19634)

We previously hit this behavior change with the archive builds. The same
fix needs to be applied to the distribution packages to explicitly add
the assemble dependency.

Signed-off-by: Andrew Ross <andrross@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autocut skip-changelog v3.4.0 Issues and PRs related to version 3.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[AUTOCUT] Distribution Build Failed for OpenSearch-3.4.0

5 participants