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

Fix issue with old versions #19

Closed

Conversation

jtapia
Copy link

@jtapia jtapia commented Feb 6, 2019

No description provided.

@aitbw
Copy link
Contributor

aitbw commented Feb 7, 2019

Hi @jtapia, thanks for this PR, but I don't understand what is the issue you're trying to solve with it. Can you elaborate further on this? Thanks!

@jtapia
Copy link
Author

jtapia commented Feb 7, 2019

as you can see here https://extensions.solidus.io/, the 2.5 and 2.6 versions are broken on the CI, and that's an issue related to factory_bot

@aitbw
Copy link
Contributor

aitbw commented Feb 7, 2019

The issue was caused because FactoryBot 5.0 removed static attributes and Solidus v2.5 - v2.6 were installing this gem version.

Since these Solidus versions did not include the changes introduced through solidusio/solidus#2831, the specs for the extensions testing against them were failing.

They have since been fixed through solidusio/solidus#3078 and solidusio/solidus#3079.

@jtapia jtapia closed this Jun 4, 2019
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