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 CI with appropriate permutations of FactoryBot and Ruby #2

Open
zspencer opened this issue Jun 8, 2022 · 2 comments
Open

Add CI with appropriate permutations of FactoryBot and Ruby #2

zspencer opened this issue Jun 8, 2022 · 2 comments

Comments

@zspencer
Copy link
Member

zspencer commented Jun 8, 2022

Probably want to test against:

  1. All versions of Rails supported by Rails core team
  2. All versions of Ruby supported by the Ruby core team
  3. All versions of FactoryBot supported by the FactoryBot core team

Probably want to look into Appraisal and Github Actions?

@zspencer
Copy link
Member Author

zspencer commented Jun 8, 2022

@etlund / @elliotcm Either of you have thoughts on this and/or want to take a stab at it?

@elliotcm
Copy link

elliotcm commented Jun 8, 2022

Sounds like a hoot. CircleCI supports matrix builds if that helps, and they're free for open source projects:
https://circleci.com/blog/circleci-matrix-jobs/

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

No branches or pull requests

2 participants