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 CI #77

Merged
merged 2 commits into from
May 2, 2023
Merged

Fix CI #77

merged 2 commits into from
May 2, 2023

Conversation

waiting-for-dev
Copy link
Contributor

Summary

Only test old subscribers compatibility when legacy system is present

The legacy event system is not available since v4.0, so constants won't be available for testing.

Update CI configuration

Run different Solidus versions on different jobs for better error handling.

We're now explicitly providing the ruby version to the executor while using a matrix configuration for better extensibility.- Only test old subscribers compatibility when legacy system is present

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.

The legacy event system is not available since v4.0 [1], so constants
won't be available for testing.

[1] - solidusio/solidus#5024
Run different Solidus versions on different jobs for better error
handling.

We're now explicitly providing the ruby version to the executor while
using a matrix configuration for better extensibility.
@waiting-for-dev waiting-for-dev requested review from elia and kennyadsl May 2, 2023 09:53
@waiting-for-dev waiting-for-dev self-assigned this May 2, 2023
Copy link
Member

@elia elia left a comment

Choose a reason for hiding this comment

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

🚀

@waiting-for-dev waiting-for-dev merged commit 8d79a68 into master May 2, 2023
@waiting-for-dev waiting-for-dev deleted the waiting-for-dev/fix_ci branch May 2, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants