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

Add CircleCI job to run tests against Rails master #3557

Conversation

filippoliverani
Copy link
Contributor

Description
This PR adds a CircleCI job to run tests against Rails master. Right now it's needed to bring forward the work to support ActiveStorage and could be useful to spot as soon as possible potentially breaking changes brought in by Rails new features.

The job could be disabled or set as a non-blocking status check in Github's branch protection rules to avoid blocking unrelated PRs.

Checklist:

Copy link
Member

@kennyadsl kennyadsl left a comment

Choose a reason for hiding this comment

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

This is not part of the list of workflow's jobs so it won't run yet. Is that intentional?

@filippoliverani filippoliverani force-pushed the filippoliverani/add-circleci-rails-master-job branch from 18d6162 to b7ce9ee Compare March 16, 2020 08:22
@filippoliverani
Copy link
Contributor Author

This is not part of the list of workflow's jobs so it won't run yet. Is that intentional?

@kennyadsl nope, missed that, added to workflow, thank you

@filippoliverani filippoliverani force-pushed the filippoliverani/add-circleci-rails-master-job branch from b7ce9ee to c957614 Compare March 16, 2020 09:28
Copy link
Member

@spaghetticode spaghetticode left a comment

Choose a reason for hiding this comment

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

@filippoliverani thank you 👍

@aldesantis
Copy link
Member

@filippoliverani thanks! One of many steps towards making Solidus even more future-proof. ❤️

@aldesantis aldesantis merged commit 657ce13 into solidusio:master Mar 16, 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.

4 participants