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

Remove default rails 5.2 support #62

Merged
merged 3 commits into from
Dec 27, 2022
Merged

Remove default rails 5.2 support #62

merged 3 commits into from
Dec 27, 2022

Conversation

xjunior
Copy link
Contributor

@xjunior xjunior commented Dec 22, 2022

Remove default support for rails 5.2 given all apps are now rails 6+

@xjunior xjunior marked this pull request as ready for review December 22, 2022 21:28
@xjunior xjunior requested a review from a team as a code owner December 22, 2022 21:28
@xjunior xjunior enabled auto-merge (squash) December 27, 2022 17:27
Copy link
Contributor

@that-jill that-jill left a comment

Choose a reason for hiding this comment

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

<3

@xjunior xjunior merged commit c833263 into main Dec 27, 2022
@xjunior xjunior deleted the drop-rails-5.2-support branch December 27, 2022 17:28
gmfvpereira pushed a commit that referenced this pull request Jan 19, 2023
* Remove default rails 5.2 support

* Limit rails support to what we test

Signed-off-by: Gabriel Pereira <gabriel.pereira@powerhrg.com>
gmfvpereira added a commit that referenced this pull request Jan 30, 2023
that-jill pushed a commit that referenced this pull request Jan 30, 2023
* Remove default rails 5.2 support (#62)

* Remove default rails 5.2 support

* Limit rails support to what we test

Signed-off-by: Gabriel Pereira <gabriel.pereira@powerhrg.com>

* Add prettier as eslint-config dep

Signed-off-by: Gabriel Pereira <gabriel.pereira@powerhrg.com>

* Run prettier --write on eslint

Signed-off-by: Gabriel Pereira <gabriel.pereira@powerhrg.com>

* Export prettier config

Signed-off-by: Gabriel Pereira <gabriel.pereira@powerhrg.com>

* Run prettier on Github checks

Signed-off-by: Gabriel Pereira <gabriel.pereira@powerhrg.com>

* Don't encourage overrides

Signed-off-by: Gabriel Pereira <gabriel.pereira@powerhrg.com>

* Update documentations to include JS examples

Signed-off-by: Gabriel Pereira <gabriel.pereira@powerhrg.com>

* Improve package's doc to include Prettier

Signed-off-by: Gabriel Pereira <gabriel.pereira@powerhrg.com>

* Add missing extra line

Co-authored-by: Ben Langfeld <ben@langfeld.me>
Signed-off-by: Gabriel Pereira <gabriel.pereira@powerhrg.com>

* Fix prettier offense on Readme

Signed-off-by: Gabriel Pereira <gabriel.pereira@powerhrg.com>

* Add eslint-config-prettier to ignore conflicting rules

Adds the lib as a dependency so that clients can run
`yarn eslint-config-prettier path/to/main.js` to check rules.

* Add doc on how to spot conflicting rules

* Run prettier on doc

* Revert "Remove default rails 5.2 support (#62)"

This reverts commit 037009f.

---------

Signed-off-by: Gabriel Pereira <gabriel.pereira@powerhrg.com>
Co-authored-by: Carlos Palhares <chjunior@gmail.com>
Co-authored-by: Ben Langfeld <ben@langfeld.me>
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