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 #21

Merged
merged 3 commits into from
Jun 10, 2024
Merged

Add CI #21

merged 3 commits into from
Jun 10, 2024

Conversation

peerkleio
Copy link
Contributor

@peerkleio peerkleio commented Jun 10, 2024

As the title states, this adds GitHub Actions based CI. This is setup in such a way that we can test against multiple versions of Ruby and ActiveRecord in later updates. At present its configured to use the same versions that were coded into the gem right now.

Choose a reason for hiding this comment

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

why is the lock file deleted?

Copy link
Contributor Author

@peerkleio peerkleio Jun 10, 2024

Choose a reason for hiding this comment

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

If we want to test against multiple versions the lock file has to be created for each version combination.

@peerkleio peerkleio merged commit afd8046 into master Jun 10, 2024
1 check passed
@peerkleio peerkleio deleted the ci branch June 10, 2024 19:01
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