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

Resolve CI failures: Tackle dependency, linting, environment, and build config issues #155

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

rainerdema
Copy link

Summary

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

This commit refines the CI/CD pipeline to test against targeted Ruby
versions and Solidus extensions. 

- Configured `run-specs-with-mysql` job to utilize Ruby 3.1.
- Altered `lint-code` job to run on Ruby 3.0.
Refer to the commit eb542f3052430c208089366fc9ae458a9fe2d9a1 from
solidus_social to resolve dependency version conflicts.
Update solidus_dev_support to version ~> 2.7 to target Ruby 3.0.
@rainerdema rainerdema added the bug Something isn't working label Oct 5, 2023
@rainerdema rainerdema self-assigned this Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant