Skip to content

[Backport 2.x] Fix non-x64 bwc build targets#16584

Merged
andrross merged 1 commit into2.xfrom
backport/backport-16575-to-2.x
Nov 6, 2024
Merged

[Backport 2.x] Fix non-x64 bwc build targets#16584
andrross merged 1 commit into2.xfrom
backport/backport-16575-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 9f790ee from #16575.

There were a few issues here: the '-x64' suffix was being unconditionally
appeneded, debian uses underscores not hyphens, and the rpm target uses the
'.86_64' suffix.

Signed-off-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 9f790ee)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 6, 2024

✅ Gradle check result for d0d98ac: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.85%. Comparing base (dc4a5f4) to head (d0d98ac).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
...e/internal/InternalDistributionBwcSetupPlugin.java 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16584      +/-   ##
============================================
+ Coverage     71.78%   71.85%   +0.06%     
- Complexity    65361    65385      +24     
============================================
  Files          5313     5313              
  Lines        305089   305102      +13     
  Branches      44452    44454       +2     
============================================
+ Hits         219015   219219     +204     
+ Misses        67796    67582     -214     
- Partials      18278    18301      +23     

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

@andrross andrross merged commit a957ded into 2.x Nov 6, 2024
@andrross andrross deleted the backport/backport-16575-to-2.x branch November 6, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants