-
Notifications
You must be signed in to change notification settings - Fork 14
Add old rubies to onboarding #5736
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
base: main
Are you sure you want to change the base?
Conversation
|
|
18d997a to
65d1a02
Compare
|
Ruby 2.6 fails with: Which is sort of expected because this app is Rails 7.0 and that needs Ruby 2.7. |
f8ccedd to
97f00a2
Compare
65d1a02 to
90a2059
Compare
97f00a2 to
2e89fd5
Compare
90a2059 to
0fc3a3e
Compare
2e89fd5 to
274cbe9
Compare
0fc3a3e to
2029dae
Compare
274cbe9 to
b393c59
Compare
| gem "rails", "~> 6.1.7" | ||
|
|
||
| # The original asset pipeline for Rails [https://github.com/rails/sprockets-rails] | ||
| gem "sprockets-rails" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can also ditch it :D
2029dae to
23ec1df
Compare
b393c59 to
8f5b545
Compare
|
It failed but I don't know what's happening. There is no usable output on the failing job:
I downloaded the artifacts, but the logs on the failing job are truncated:
|
|
I tried provisioning the VM locally but after some long time sitting there I have it crashing with a very strange error: |
|
Huh, I found this in |
8f5b545 to
53f89d9
Compare




Motivation
Add coverage for Ruby versions
Changes
Add Ruby 2.6
Chained behind #5735
Workflow
🚀 Once your PR is reviewed and the CI green, you can merge it!
🛟 #apm-shared-testing 🛟
Reviewer checklist
[<language>], double-check that only<language>is impacted by the changebuild-XXX-imagelabel is present