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

Use the latest Ruby version on UAT #2909

Merged
merged 1 commit into from
Jul 14, 2022
Merged

Use the latest Ruby version on UAT #2909

merged 1 commit into from
Jul 14, 2022

Conversation

pgwillia
Copy link
Member

Context

I went to test on UAT before cutting a release. I noticed there that it was using the old Ruby version

image

I also noticed that the docker build failed because of mismatched ruby versions: https://hub.docker.com/repository/registry-1.docker.io/ualbertalib/jupiter/builds/82d262a8-7aca-4e2a-bd01-5f04b51713b4

Related to #2878

What's New

Bump Ruby from 2.6 to 2.7 for UAT. Missed this in commit 7233eb9814bcfae5869a7a2a540ec5031f8a8d5

@pgwillia pgwillia force-pushed the docker_ruby_update branch 2 times, most recently from 8094c65 to 6612428 Compare July 13, 2022 21:46
Missed this in  commit 7233eb9814bcfae5869a7a2a540ec5031f8a8d5
Copy link
Contributor

@lagoan lagoan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pgwillia pgwillia merged commit 6e13dd5 into master Jul 14, 2022
@pgwillia pgwillia deleted the docker_ruby_update branch July 14, 2022 20:41
@pgwillia
Copy link
Member Author

image

🎉 it worked!

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