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

Install specific version of codespell #45851

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

jhawthorn
Copy link
Member

As the codespell dictionary changes between versions, we should declare explicitly the version we are ready for so that this CI doesn't break every time there is a new version.

Ideally this would be upgraded periodically to catch new errors, but I don't think the need is urgent enough for us to fail CI on PRs. I think this is better than the alternative (letting it fail until someone gets around to fixing it) because it's likely we'll accidentally merge new typos while it fails.

As the codespell dictionary changes between versions, we should declare
explicitly the version we are ready for so that this CI doesn't break
every time there is a new version.

Ideally this would be upgraded periodically to catch new errors, but I
don't think the need is urgent enough for us to fail CI on PRs.
@jhawthorn jhawthorn merged commit 4de65d3 into rails:main Aug 18, 2022
@jhawthorn jhawthorn deleted the codespell_version branch August 18, 2022 20:05
skipkayhil pushed a commit to skipkayhil/rails that referenced this pull request Aug 30, 2022
@skipkayhil skipkayhil mentioned this pull request Aug 30, 2022
yahonda added a commit that referenced this pull request Aug 30, 2022
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.

None yet

1 participant