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

Fix typos #165

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Fix typos #165

merged 1 commit into from
Jan 23, 2025

Conversation

tagliala
Copy link
Contributor

No changes to production code

Found with codespell

Copy link
Owner

@drwl drwl left a comment

Choose a reason for hiding this comment

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

just 1 change, otherwise thank you for running it

CHANGELOG.md Outdated Show resolved Hide resolved
No changes to production code.

A typo in changelog is being excluded because it is a generated file

Found with `codespell`
@tagliala
Copy link
Contributor Author

Comment addressed and rebased.

Failures depend on a change related to concurrent ruby which is not requiring logger anymore.

This should be fixed in Rails >= 7.1. Rails 7.0 is in EOL and will not be fixed

@drwl
Copy link
Owner

drwl commented Jan 23, 2025

Comment addressed and rebased.

Failures depend on a change related to concurrent ruby which is not requiring logger anymore.

This should be fixed in Rails >= 7.1. Rails 7.0 is in EOL and will not be fixed

Thank you! It seems like I'll have to do some work with the testing harness to fix CI.

@drwl drwl merged commit 07c2dda into drwl:main Jan 23, 2025
7 of 22 checks passed
@tagliala tagliala deleted the chore/fix-typos branch January 23, 2025 18:28
@tagliala
Copy link
Contributor Author

Welcome

I'll have to do some work with the testing harness to fix CI.

In the meanwhile, you can merge #180 to have a green build

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