-
Notifications
You must be signed in to change notification settings - Fork 992
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
Fixes #29558 - use Rails 6 on Ruby >= 2.6 #7322
Conversation
Needs to wait for a newer PostgreSQL on the Jenkins slaves. |
Indeed green with PG 12. 💚 |
After a deep investigation about graphql test failures, I assume the reason is I searched for an issue in rails repo, and I found this one and some more. Also as far as I understand, |
@mmoll could you rebase and reenable the graphql tests? |
test/controllers/api/v2/provisioning_templates_controller_test.rb
Outdated
Show resolved
Hide resolved
Looks all green and ready to me 😃 |
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.
Thanks @mmoll 💚 !
Let's do this!
No description provided.