Closed FrancescoAiello01 closed 1 year ago
ref #280
Updates CircleCI config to run tests with Ruby 2.7, 3.0 and 3.1. It does not include all permutations of the DB options since they are pretty similar
📝 The specs are currently failing due to the issue with solidus_frontend not being compatible with solidus master (same failure on master)
solidus_frontend
solidus
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed (~cross them out~ if they are not):
@elia @kennyadsl for visibility. I don't have permission to rerun the specs, but if I add an empty commit, they rerun and pass.
@FrancescoAiello01 CI restarted!
Thanks Francesco!
Summary
ref #280
Updates CircleCI config to run tests with Ruby 2.7, 3.0 and 3.1. It does not include all permutations of the DB options since they are pretty similar
📝 The specs are currently failing due to the issue with
solidus_frontend
not being compatible withsolidus
master (same failure on master)Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed (~cross them out~ if they are not):
I have added automated tests to cover my changes.I have attached screenshots to demo visual changes.I have opened a PR to update the guides.I have updated the README to account for my changes.