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 for trilogy & rails 7.0/6.1/6.0 #228

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

taketo1113
Copy link
Contributor

It fix CI for trilogy & rails 7.0/6.1/6.0.
When use activerecord-trilogy-adapter gem (rails 7.0/6.1/6.0), manualy load trilogy-adapter at spec/helper.

@taketo1113 taketo1113 force-pushed the fix-ci-trilogy branch 2 times, most recently from 9f567b0 to 824d091 Compare August 14, 2024 01:13
Comment on lines 183 to 192
exclude:
# not exist activerecord-jdbc-adapter for trilogy
- ruby: 'jruby-9.3'
gemfiles/trilogy/6-0.gemfile
- ruby: 'jruby-9.3'
gemfiles/trilogy/6-1.gemfile
- ruby: 'jruby-9.3'
gemfiles/trilogy/7-0.gemfile
- ruby: 'jruby-9.3'
gemfiles/trilogy/7-1.gemfile
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Exclude jruby & trilogy, activerecord-jdbc-adapter for trilogy is not exist.

Exclude ci for jruby & trilogy
@albus522 albus522 merged commit 932c4b0 into collectiveidea:master Aug 14, 2024
127 of 151 checks passed
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