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

Clean up appraisals, add rails 8, use postgres 17 #1505

Merged
merged 4 commits into from
Oct 9, 2024

Conversation

Earlopain
Copy link
Collaborator

I don't think specifying the two dependencies explicitly is needed anymore. All versions should support the latest variant. Let's see.

There's no need for special handling anymore, they all work with the latest version
@Earlopain
Copy link
Collaborator Author

@bensheldon what do you think about using a more elaborate matrix for this? Many versions run in the same job and properly parallelizing would give a nice speed boost and better insight when something fails

With the new appraisal, this can now be too low
@bensheldon
Copy link
Owner

@Earlopain definitely has been on my mind.

I think the simplest would be to replace the appraisal command with a matrix using BUNDLE_GEMFILE=.

Also, I've been thinking of removing Appraisal entirely and manually authoring the gemfiles/ because there isn't a lot of them and they could be a lot cleaner/simpler.

@Earlopain
Copy link
Collaborator Author

Yeah, I've been thinking about dropping appraisal for doing this as well. Cool that you're already on board with that (:

I'll do that in a separate PR.

@Earlopain Earlopain changed the title Cleanup appraisals, add rails 8, use postgres 18 Clean up appraisals, add rails 8, use postgres 17 Oct 9, 2024
@Earlopain Earlopain merged commit 2db3594 into bensheldon:main Oct 9, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants