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

Lstacul/appraisal #10

Merged
merged 3 commits into from
Jan 5, 2024
Merged

Lstacul/appraisal #10

merged 3 commits into from
Jan 5, 2024

Conversation

stac47
Copy link
Member

@stac47 stac47 commented Jan 5, 2024

Problem: Nowadays, tzu is only tested agains rails 4. We must automate
the tests against all the versions above 4.

Solution: Introduce appraisals gem to automate the tests agains
different versions of Rails

stac47 added 2 commits January 4, 2024 11:15
Problem: We need to have this library working across different versions
of Ruby and Rails. We will do a major release with the changes required
to achieve that goal.

Solution: This first commit sanitizes the dependencies (remove
development dependencies and declared previously hidden dependency upon
active_support). It also removed the mokeypatching on the String class.
Problem: No coding style is enforced in this project.

Solution: Use standard to get the de facto modern standard of code
style.
@stac47 stac47 force-pushed the lstacul/appraisal branch 4 times, most recently from 585eddc to c7670df Compare January 5, 2024 10:41
Problem: Nowadays, tzu is only tested agains rails 4. We must automate
the tests against all the versions above 4.

Solution: Introduce appraisals gem to automate the tests agains
different versions of Rails
@stac47 stac47 force-pushed the lstacul/appraisal branch from c7670df to e2afe53 Compare January 5, 2024 11:08
@stac47 stac47 merged commit 0caf5ef into onfido:master Jan 5, 2024
11 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.

1 participant