Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Github Action workflow #1145

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

reta
Copy link
Collaborator

@reta reta commented Aug 19, 2024

Description

Fix Github Action workflow

Issues Resolved

See please https://github.com/opensearch-project/opensearch-java/actions/runs/10450700221/job/28943873254?pr=1143:


Run echo "JAVA_HOME=$JAVA_HOME__X64" >> $GITHUB_ENV
  echo "JAVA_HOME=$JAVA_HOME__X64" >> $GITHUB_ENV
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
  env:
    JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.12-7/x64
    JAVA_HOME_11_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.24-8/x64
    JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.12-7/x64

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.

Signed-off-by: Andriy Redko <[email protected]>
@reta
Copy link
Collaborator Author

reta commented Aug 19, 2024

No idea how all checks for #1140 have passed though ....

@reta reta merged commit 2c5f22c into opensearch-project:main Aug 19, 2024
56 checks passed
@reta reta added the backport 2.x Backport to 2.x branch label Aug 19, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 19, 2024
Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit 2c5f22c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Aug 19, 2024
(cherry picked from commit 2c5f22c)

Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants