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

Switch ruby version to 3.1.2 on release pipeline #241

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

gaiksaya
Copy link
Member

Description

Switch ruby version to 3.1.2 on release pipeline. There is no need to switch the docker image as, it is already pointing to most recent one.

Issues Resolved

closes opensearch-project/opensearch-build#4624

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: Sayali Gaikawad <gaiksaya@amazon.com>
@gaiksaya gaiksaya marked this pull request as draft April 15, 2024 21:43
@gaiksaya gaiksaya marked this pull request as ready for review April 15, 2024 22:46
@nhtruong nhtruong merged commit 3469df9 into opensearch-project:main Apr 15, 2024
59 of 69 checks passed
@gaiksaya gaiksaya deleted the fixes branch April 15, 2024 23:00
@Earlopain
Copy link
Collaborator

@gaiksaya just to make sure, in opensearch-project/logstash-output-opensearch#191 you did add a override for the docker image. That is not needed?

@gaiksaya
Copy link
Member Author

Hi @Earlopain

So if you check the overview here: https://hub.docker.com/r/opensearchstaging/ci-runner

Tags with 2 digits (such as v2.1) are backups of the previous iteration, and the major tag (such as v2) is always pointing to the latest iteration.

Since we are using v4, it is already up to date: https://github.com/opensearch-project/opensearch-build-libraries/blob/6.4.4/vars/standardReleasePipelineWithGenericTrigger.groovy#L31

@Earlopain
Copy link
Collaborator

Ah, I see (:. Thank you for that showing me

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.

[Bug]: Cannot release opensearch-ruby 3.2.0 because of Jenkins
3 participants