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

Adding Ruby 2.7.z and Rails 6.y.z releases to the CircleCI build configuration #45

Merged
merged 2 commits into from
Jan 24, 2020

Conversation

jrgriffiniii
Copy link
Contributor

Resolves #43 and #44

@jcoyne
Copy link
Member

jcoyne commented Jan 21, 2020

It doesn't look like circleCI is aware of this project

@jrgriffiniii jrgriffiniii force-pushed the issues-43-jrgriffiniii-ruby-2.7 branch from d56249e to 17648f7 Compare January 21, 2020 14:00
@cjcolvar
Copy link
Member

I don't think this gem actually depends on rails (only activesupport). This is probably why the rails6/ruby2.4 build passed when it shouldn't have since it doesn't look like it was even pulling in rails in the bundle install. The circleci config could probably be really cleaned up by not taking the rails version into account and only having jobs for the 4 different ruby versions being tested.

Copy link
Member

@cjcolvar cjcolvar left a comment

Choose a reason for hiding this comment

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

👍 Thanks @jrgriffiniii for working through this!

@bkeese bkeese merged commit b9fe670 into samvera:master Jan 24, 2020
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.

Add support for Ruby 2.7.z releases
4 participants