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

[Backport 2.19] Backport github action updates #701

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

finnegancarroll
Copy link
Collaborator

@finnegancarroll finnegancarroll commented Feb 4, 2025

Description

The following two changes are required to support bumping GHA versions to match main.
Currently CI/CD is failing on 2.19 due to deprecated GHAs (upload-artifact@v3).

Bump JDK version 11 -> 21

Backport custom start command option for runner container

Related Issues

N/A

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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: Finn Carroll <[email protected]>
@finnegancarroll finnegancarroll changed the title [Backport 2.19] bump actions/upload-artifact from 3 to 4 [Backport 2.19] Backport github action updates Feb 4, 2025
@mch2 mch2 merged commit 7592d21 into opensearch-project:2.19 Feb 4, 2025
8 checks passed
finnegancarroll added a commit that referenced this pull request Feb 4, 2025
@finnegancarroll finnegancarroll mentioned this pull request Feb 4, 2025
5 tasks
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.

2 participants